Uses of Class
org.apache.accumulo.core.tabletserver.thrift.MutationLogger.beginShutdown_args

Packages that use MutationLogger.beginShutdown_args
org.apache.accumulo.core.tabletserver.thrift   
 

Uses of MutationLogger.beginShutdown_args in org.apache.accumulo.core.tabletserver.thrift
 

Methods in org.apache.accumulo.core.tabletserver.thrift that return MutationLogger.beginShutdown_args
 MutationLogger.beginShutdown_args MutationLogger.beginShutdown_args.deepCopy()
           
 MutationLogger.beginShutdown_args MutationLogger.beginShutdown_args.setCredentials(AuthInfo credentials)
           
 MutationLogger.beginShutdown_args MutationLogger.beginShutdown_args.setTinfo(TInfo tinfo)
           
 

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

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



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