Class ReplicationSchema
- java.lang.Object
-
- org.apache.accumulo.core.replication.ReplicationSchema
-
public class ReplicationSchema extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classReplicationSchema.OrderSectionHolds the order in which files needed for replication were closed.static classReplicationSchema.StatusSectionHolds replication markers tracking status for filesstatic classReplicationSchema.WorkSectionPortion of a file that must be replication to the given target: peer and some identifying location on that peer, e.g.
-
Constructor Summary
Constructors Constructor Description ReplicationSchema()
-