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

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

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

Methods in org.apache.accumulo.cloudtrace.thrift that return TestService.checkTrace_result
 TestService.checkTrace_result TestService.checkTrace_result.deepCopy()
           
 TestService.checkTrace_result TestService.checkTrace_result.setSuccess(boolean success)
           
 

Methods in org.apache.accumulo.cloudtrace.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.cloudtrace.thrift with parameters of type TestService.checkTrace_result
TestService.checkTrace_result(TestService.checkTrace_result other)
          Performs a deep copy on other.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.