Uses of Class
org.apache.accumulo.trace.thrift.TestService.checkTrace_result

Packages that use TestService.checkTrace_result
org.apache.accumulo.trace.thrift   
 

Uses of TestService.checkTrace_result in org.apache.accumulo.trace.thrift
 

Methods in org.apache.accumulo.trace.thrift that return TestService.checkTrace_result
 TestService.checkTrace_result TestService.checkTrace_result.deepCopy()
           
 TestService.checkTrace_result TestService.Processor.checkTrace.getResult(I iface, TestService.checkTrace_args args)
           
 TestService.checkTrace_result TestService.checkTrace_result.setSuccess(boolean success)
           
 

Methods in org.apache.accumulo.trace.thrift with parameters of type TestService.checkTrace_result
 int TestService.checkTrace_result.compareTo(TestService.checkTrace_result other)
           
 boolean TestService.checkTrace_result.equals(TestService.checkTrace_result that)
           
 

Constructors in org.apache.accumulo.trace.thrift with parameters of type TestService.checkTrace_result
TestService.checkTrace_result(TestService.checkTrace_result other)
          Performs a deep copy on other.
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.