Uses of Interface
org.apache.accumulo.core.tabletserver.thrift.MutationLogger.Iface

Packages that use MutationLogger.Iface
org.apache.accumulo.core.tabletserver.thrift   
org.apache.accumulo.server.logger   
 

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

Classes in org.apache.accumulo.core.tabletserver.thrift that implement MutationLogger.Iface
static class MutationLogger.Client
           
 

Constructors in org.apache.accumulo.core.tabletserver.thrift with parameters of type MutationLogger.Iface
MutationLogger.Processor(MutationLogger.Iface iface)
           
 

Uses of MutationLogger.Iface in org.apache.accumulo.server.logger
 

Classes in org.apache.accumulo.server.logger that implement MutationLogger.Iface
 class LogService
          A Mutation logging service.
 



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