Uses of Class
org.apache.accumulo.core.clientImpl.thrift.ThriftTest.throwsError_args
-
Packages that use ThriftTest.throwsError_args Package Description org.apache.accumulo.core.clientImpl.thrift -
-
Uses of ThriftTest.throwsError_args in org.apache.accumulo.core.clientImpl.thrift
Methods in org.apache.accumulo.core.clientImpl.thrift that return ThriftTest.throwsError_args Modifier and Type Method Description ThriftTest.throwsError_argsThriftTest.throwsError_args. deepCopy()ThriftTest.throwsError_argsThriftTest.AsyncProcessor.throwsError. getEmptyArgsInstance()ThriftTest.throwsError_argsThriftTest.Processor.throwsError. getEmptyArgsInstance()Methods in org.apache.accumulo.core.clientImpl.thrift with parameters of type ThriftTest.throwsError_args Modifier and Type Method Description intThriftTest.throwsError_args. compareTo(ThriftTest.throwsError_args other)booleanThriftTest.throwsError_args. equals(ThriftTest.throwsError_args that)ThriftTest.throwsError_resultThriftTest.Processor.throwsError. getResult(I iface, ThriftTest.throwsError_args args)voidThriftTest.AsyncProcessor.throwsError. start(I iface, ThriftTest.throwsError_args args, org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler)Constructors in org.apache.accumulo.core.clientImpl.thrift with parameters of type ThriftTest.throwsError_args Constructor Description throwsError_args(ThriftTest.throwsError_args other)Performs a deep copy on other.
-