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

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

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

Methods in org.apache.accumulo.core.tabletserver.thrift that return MutationLogger.log_result
 MutationLogger.log_result MutationLogger.log_result.clone()
          Deprecated. 
 MutationLogger.log_result MutationLogger.log_result.deepCopy()
           
 MutationLogger.log_result MutationLogger.log_result.setNsli(NoSuchLogIDException nsli)
           
 

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

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



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