Uses of Class
org.apache.accumulo.core.client.impl.thrift.ThriftTest.throwsError_args

Packages that use ThriftTest.throwsError_args
org.apache.accumulo.core.client.impl.thrift   
 

Uses of ThriftTest.throwsError_args in org.apache.accumulo.core.client.impl.thrift
 

Methods in org.apache.accumulo.core.client.impl.thrift that return ThriftTest.throwsError_args
 ThriftTest.throwsError_args ThriftTest.throwsError_args.deepCopy()
           
 ThriftTest.throwsError_args ThriftTest.Processor.throwsError.getEmptyArgsInstance()
           
 ThriftTest.throwsError_args ThriftTest.AsyncProcessor.throwsError.getEmptyArgsInstance()
           
 

Methods in org.apache.accumulo.core.client.impl.thrift with parameters of type ThriftTest.throwsError_args
 int ThriftTest.throwsError_args.compareTo(ThriftTest.throwsError_args other)
           
 boolean ThriftTest.throwsError_args.equals(ThriftTest.throwsError_args that)
           
 ThriftTest.throwsError_result ThriftTest.Processor.throwsError.getResult(I iface, ThriftTest.throwsError_args args)
           
 void ThriftTest.AsyncProcessor.throwsError.start(I iface, ThriftTest.throwsError_args args, org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler)
           
 

Constructors in org.apache.accumulo.core.client.impl.thrift with parameters of type ThriftTest.throwsError_args
ThriftTest.throwsError_args(ThriftTest.throwsError_args other)
          Performs a deep copy on other.
 



Copyright © 2015 Apache Accumulo Project. All rights reserved.