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

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

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

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

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

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



Copyright © 2015 Apache Accumulo Project. All rights reserved.