Uses of Class
org.apache.accumulo.server.tabletserver.log.DfsLogger.LoggerOperation

Packages that use DfsLogger.LoggerOperation
org.apache.accumulo.server.tabletserver.log   
 

Uses of DfsLogger.LoggerOperation in org.apache.accumulo.server.tabletserver.log
 

Methods in org.apache.accumulo.server.tabletserver.log that return DfsLogger.LoggerOperation
 DfsLogger.LoggerOperation DfsLogger.log(int seq, int tid, Mutation mutation)
           
 DfsLogger.LoggerOperation DfsLogger.logManyTablets(List<TabletMutations> mutations)
           
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.