ostore.bloom
Class SimulationLog.ReadTransactionInfo
java.lang.Object
|
+--ostore.bloom.SimulationLog.ReadTransactionInfo
- Enclosing class:
- SimulationLog
- public static class SimulationLog.ReadTransactionInfo
- extends Object
source
public NodeId source
source_guid
public SecureHash source_guid
guid
public SecureHash guid
location_start_time
public long location_start_time
started_location_as_bloom
public boolean started_location_as_bloom
finished_location_as_bloom
public boolean finished_location_as_bloom
location_finish_time
public long location_finish_time
location_distance
public long location_distance
ideal_location_distance
public long ideal_location_distance
provider
public NodeId provider
routing_start_time
public long routing_start_time
started_routing_as_bloom
public boolean started_routing_as_bloom
finished_routing_as_bloom
public boolean finished_routing_as_bloom
routing_finish_time
public long routing_finish_time
routing_ideal_lat
public long routing_ideal_lat
total_ideal_lat
public long total_ideal_lat
location_distance_hops
public int location_distance_hops
bloom_obj_hops
public int bloom_obj_hops
bloom_obj_net_hops
public int bloom_obj_net_hops
tap_obj_hops
public int tap_obj_hops
tap_obj_net_hops
public int tap_obj_net_hops
tap_srv_hops
public int tap_srv_hops
tap_srv_net_hops
public int tap_srv_net_hops
hn_net_hops
public int hn_net_hops
hn_c_net_hops
public int hn_c_net_hops
dead_ends
public int dead_ends
SimulationLog.ReadTransactionInfo
public SimulationLog.ReadTransactionInfo()
toString
public String toString()
- Overrides:
toString
in class Object