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

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

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

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

Methods in org.apache.accumulo.trace.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)
           
 TestService.checkTrace_result TestService.Processor.checkTrace.getResult(I iface, TestService.checkTrace_args args)
           
 

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



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.