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

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

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

Methods in org.apache.accumulo.core.tabletserver.thrift that return MutationLogger.beginShutdown_result
 MutationLogger.beginShutdown_result MutationLogger.beginShutdown_result.deepCopy()
           
 MutationLogger.beginShutdown_result MutationLogger.beginShutdown_result.setSec(ThriftSecurityException sec)
           
 

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

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



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