Uses of Class
org.apache.accumulo.core.tabletserver.thrift.TestService.setTimeOffset_result

Packages that use TestService.setTimeOffset_result
org.apache.accumulo.core.tabletserver.thrift   
 

Uses of TestService.setTimeOffset_result in org.apache.accumulo.core.tabletserver.thrift
 

Methods in org.apache.accumulo.core.tabletserver.thrift that return TestService.setTimeOffset_result
 TestService.setTimeOffset_result TestService.setTimeOffset_result.clone()
          Deprecated. 
 TestService.setTimeOffset_result TestService.setTimeOffset_result.deepCopy()
           
 TestService.setTimeOffset_result TestService.setTimeOffset_result.setSec(ThriftSecurityException sec)
           
 

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

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



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