| Package | Description |
|---|---|
| org.apache.accumulo.tserver.logger | |
| org.apache.accumulo.tserver.replication |
| Modifier and Type | Method and Description |
|---|---|
static String |
LogFileValue.format(LogFileValue lfv,
int maxMutations) |
static void |
LogReader.printLogEvent(LogFileKey key,
LogFileValue value,
org.apache.hadoop.io.Text row,
Matcher rowMatcher,
KeyExtent ke,
Set<Integer> tabletIds,
int maxMutations) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
AccumuloReplicaSystem.writeValueAvoidingReplicationCycles(DataOutputStream out,
LogFileValue value,
ReplicationTarget target)
Wrapper around
write(java.io.DataOutput) which does not serialize Mutations that do not need to be replicate to the given
ReplicationTarget |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.