Package | Description |
---|---|
org.apache.accumulo.server.tabletserver.log |
Modifier and Type | Method and Description |
---|---|
DfsLogger.LoggerOperation |
DfsLogger.log(int seq,
int tid,
Mutation mutation) |
DfsLogger.LoggerOperation |
DfsLogger.logManyTablets(List<TabletMutations> mutations) |
DfsLogger.LoggerOperation |
DfsLogger.minorCompactionFinished(int seq,
int tid,
String fqfn) |
DfsLogger.LoggerOperation |
DfsLogger.minorCompactionStarted(int seq,
int tid,
String fqfn) |
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.