Class ReplicationStatus
java.lang.Object
org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
ModifierConstructorDescriptionprivate
-
Method Summary
Modifier and TypeMethodDescriptionlong
org.apache.hadoop.fs.Path
long
long
int
long
-
Field Details
-
peerId
-
walGroup
-
currentPath
-
queueSize
-
ageOfLastShippedOp
-
replicationDelay
-
currentPosition
-
fileSize
-
-
Constructor Details
-
ReplicationStatus
-
-
Method Details
-
getCurrentPosition
-
getFileSize
-
getPeerId
-
getWalGroup
-
getQueueSize
-
getAgeOfLastShippedOp
-
getReplicationDelay
-
getCurrentPath
-
newBuilder
-