sortedLogs = new HashSet<String>() | sortedLogs = new TreeSet<>() | new HashSet<String>() | new TreeSet<>() | hbase | e5f9df1e2394994323b4a5bfe2d7ba58aa669acd | org.apache.hadoop.hbase.replication.TableBasedReplicationQueuesImpl | | | | - java.util.TreeSet
- java.lang.String
| | AssignedTo | True |
logQueue = new HashSet<String>() | logQueue = new TreeSet<>() | new HashSet<String>() | new TreeSet<>() | hbase | e5f9df1e2394994323b4a5bfe2d7ba58aa669acd | org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl | | | | - java.util.TreeSet
- java.lang.String
| | AssignedTo | True |
logQueue = new HashSet<String>() | logQueue = new TreeSet<>() | new HashSet<String>() | new TreeSet<>() | hbase | e5f9df1e2394994323b4a5bfe2d7ba58aa669acd | org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl | | | | - java.util.TreeSet
- java.lang.String
| | AssignedTo | True |