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