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

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

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

Methods in org.apache.accumulo.cloudtrace.thrift that return TestService.checkTrace_args
 TestService.checkTrace_args TestService.checkTrace_args.deepCopy()
           
 TestService.checkTrace_args TestService.checkTrace_args.setMessage(String message)
           
 TestService.checkTrace_args TestService.checkTrace_args.setTinfo(TInfo tinfo)
           
 

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

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



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