com.sleepycat.je.rep.impl.node
Class ReplicaStatDefinition
java.lang.Object
com.sleepycat.je.rep.impl.node.ReplicaStatDefinition
public class ReplicaStatDefinition
- extends Object
Per-stat Metadata for HA Replica statistics.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GROUP_NAME
public static final String GROUP_NAME
- See Also:
- Constant Field Values
GROUP_DESC
public static final String GROUP_DESC
- See Also:
- Constant Field Values
N_LAG_CONSISTENCY_WAITS
public static StatDefinition N_LAG_CONSISTENCY_WAITS
N_LAG_CONSISTENCY_WAIT_MS
public static StatDefinition N_LAG_CONSISTENCY_WAIT_MS
N_VLSN_CONSISTENCY_WAITS
public static StatDefinition N_VLSN_CONSISTENCY_WAITS
N_VLSN_CONSISTENCY_WAIT_MS
public static StatDefinition N_VLSN_CONSISTENCY_WAIT_MS
ReplicaStatDefinition
public ReplicaStatDefinition()
Copyright (c) 2004-2010 Oracle. All rights reserved.