bamboo.dmgr
Class DataManager.AntiEntropyState
java.lang.Object
bamboo.dmgr.DataManager.AntiEntropyState
- Enclosing class:
- DataManager
protected static class DataManager.AntiEntropyState
- extends Object
ni
public BambooNeighborInfo ni
low_guid
public BigInteger low_guid
high_guid
public BigInteger high_guid
current_level
public int current_level
current_low_time
public long current_low_time
fetch_node_seq
public long fetch_node_seq
last_activity_ms
public long last_activity_ms
fetch_keys_seq
public long fetch_keys_seq
fetched_keys
public Set fetched_keys
fetched_data
public Set fetched_data
nodes_to_do
public LinkedList nodes_to_do
DataManager.AntiEntropyState
protected DataManager.AntiEntropyState()
toString
public String toString()
- Overrides:
toString in class Object