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

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

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

Methods in org.apache.accumulo.core.client.impl.thrift that return ThriftTest.fails_result
 ThriftTest.fails_result ThriftTest.fails_result.deepCopy()
           
 ThriftTest.fails_result ThriftTest.Processor.fails.getResult(I iface, ThriftTest.fails_args args)
           
 ThriftTest.fails_result ThriftTest.fails_result.setSuccess(boolean success)
           
 

Methods in org.apache.accumulo.core.client.impl.thrift with parameters of type ThriftTest.fails_result
 int ThriftTest.fails_result.compareTo(ThriftTest.fails_result other)
           
 boolean ThriftTest.fails_result.equals(ThriftTest.fails_result that)
           
 

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



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.