org.apache.accumulo.core.tabletserver.thrift
Interface TestService.Iface

All Known Implementing Classes:
TestService.Client
Enclosing class:
TestService

public static interface TestService.Iface


Method Summary
 void setTimeOffset(AuthInfo credentials, long millis)
           
 

Method Detail

setTimeOffset

void setTimeOffset(AuthInfo credentials,
                   long millis)
                   throws ThriftSecurityException,
                          org.apache.thrift.TException
Throws:
ThriftSecurityException
org.apache.thrift.TException


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