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

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

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

Methods in org.apache.accumulo.core.tabletserver.thrift that return TestService.setTimeOffset_args
 TestService.setTimeOffset_args TestService.setTimeOffset_args.clone()
          Deprecated. 
 TestService.setTimeOffset_args TestService.setTimeOffset_args.deepCopy()
           
 TestService.setTimeOffset_args TestService.setTimeOffset_args.setCredentials(AuthInfo credentials)
           
 TestService.setTimeOffset_args TestService.setTimeOffset_args.setMillis(long millis)
           
 

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

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



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