Uses of Class
org.apache.accumulo.core.clientImpl.thrift.ThriftTest.fails_result
-
Packages that use ThriftTest.fails_result Package Description org.apache.accumulo.core.clientImpl.thrift -
-
Uses of ThriftTest.fails_result in org.apache.accumulo.core.clientImpl.thrift
Methods in org.apache.accumulo.core.clientImpl.thrift that return ThriftTest.fails_result Modifier and Type Method Description ThriftTest.fails_resultThriftTest.fails_result. deepCopy()ThriftTest.fails_resultThriftTest.Processor.fails. getResult(I iface, ThriftTest.fails_args args)ThriftTest.fails_resultThriftTest.fails_result. setSuccess(boolean success)Methods in org.apache.accumulo.core.clientImpl.thrift with parameters of type ThriftTest.fails_result Modifier and Type Method Description intThriftTest.fails_result. compareTo(ThriftTest.fails_result other)booleanThriftTest.fails_result. equals(ThriftTest.fails_result that)Constructors in org.apache.accumulo.core.clientImpl.thrift with parameters of type ThriftTest.fails_result Constructor Description fails_result(ThriftTest.fails_result other)Performs a deep copy on other.
-