Uses of Class
org.apache.hadoop.hbase.replication.ReplicationQueueInfo
Packages that use ReplicationQueueInfo
-
Uses of ReplicationQueueInfo in org.apache.hadoop.hbase.replication.regionserver
Fields in org.apache.hadoop.hbase.replication.regionserver declared as ReplicationQueueInfoModifier and TypeFieldDescriptionprotected ReplicationQueueInfo
ReplicationSource.replicationQueueInfo
Methods in org.apache.hadoop.hbase.replication.regionserver that return ReplicationQueueInfoMethods in org.apache.hadoop.hbase.replication.regionserver with parameters of type ReplicationQueueInfoModifier and TypeMethodDescriptionprivate String
DumpReplicationQueues.formatQueue
(ServerName regionserver, ReplicationQueueStorage queueStorage, ReplicationQueueInfo queueInfo, String queueId, List<String> wals, boolean isDeleted, boolean hdfs)