public static class AccumuloReplicaSystem.WalReplication extends AccumuloReplicaSystem.ReplicationStats
| Modifier and Type | Field and Description |
|---|---|
long |
numUpdates
The number of updates contained in this batch
|
WalEdits |
walEdits
The data to send over the wire
|
entriesConsumed, sizeInBytes, sizeInRecords| Constructor and Description |
|---|
WalReplication(WalEdits edits,
long size,
long entriesConsumed,
long numMutations) |
public WalEdits walEdits
public long numUpdates
public WalReplication(WalEdits edits, long size, long entriesConsumed, long numMutations)
public int hashCode()
hashCode in class AccumuloReplicaSystem.ReplicationStatspublic boolean equals(Object o)
equals in class AccumuloReplicaSystem.ReplicationStatsCopyright © 2011–2017 The Apache Software Foundation. All rights reserved.