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

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

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

Methods in org.apache.accumulo.core.tabletserver.thrift that return MutationLogger.logManyTablets_result
 MutationLogger.logManyTablets_result MutationLogger.logManyTablets_result.deepCopy()
           
 MutationLogger.logManyTablets_result MutationLogger.logManyTablets_result.setLce(LoggerClosedException lce)
           
 MutationLogger.logManyTablets_result MutationLogger.logManyTablets_result.setNsli(NoSuchLogIDException nsli)
           
 

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

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



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