Class ReplicationLoadSink
java.lang.Object
org.apache.hadoop.hbase.replication.ReplicationLoadSink
A HBase ReplicationLoad to present MetricsSink information
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final longprivate final longprivate final longprivate final long -
Constructor Summary
ConstructorsConstructorDescriptionReplicationLoadSink(long age, long timestamp, long timestampStarted, long totalOpsProcessed) -
Method Summary
Modifier and TypeMethodDescriptionlonglonglongDeprecated.Since hbase-2.0.0.longlong
-
Field Details
-
ageOfLastAppliedOp
-
timestampsOfLastAppliedOp
-
timestampStarted
-
totalOpsProcessed
-
-
Constructor Details
-
ReplicationLoadSink
-
-
Method Details
-
getAgeOfLastAppliedOp
-
getTimeStampsOfLastAppliedOp
Deprecated.Since hbase-2.0.0. Will be removed in 3.0.0.Get the timestamp of the last applied operation.- See Also:
-
getTimestampsOfLastAppliedOp
-
getTimestampStarted
-
getTotalOpsProcessed
-
newBuilder
-