| Interface | Description |
|---|---|
| ReplicaSystem |
Encapsulation of a remote system which Accumulo can replicate data to
|
| WorkAssigner |
Interface to allow for multiple implementations that assign replication work
|
| Class | Description |
|---|---|
| DistributedWorkQueueWorkAssignerHelper | |
| PrintReplicationRecords | |
| ReplicaSystemFactory | |
| ReplicaSystemHelper | |
| ReplicationUtil | |
| StatusCombiner |
Defines the rules for combining multiple
Replication.Status messages
Messages that are "closed", stay closed. |
| StatusCombiner.StatusEncoder | |
| StatusFormatter |
Parse and print the serialized protocol buffers used to track replication data
|
| StatusUtil |
Helper methods to create Status protobuf messages
|
| ZooKeeperInitialization |
We don't want to introduce an upgrade path to 1.7 only for some new nodes within ZooKeeper
|
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.