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