Package | Description |
---|---|
com.sleepycat.je.rep |
Berkeley DB Java Edition High Availability (JE HA) enables replication of JE
environments.
|
Modifier and Type | Method and Description |
---|---|
ReplicatedEnvironmentStats |
ReplicatedEnvironment.getRepStats(StatsConfig config)
Returns statistics associated with this environment.
|
ReplicatedEnvironmentStats |
RepStatManager.getRepStats(StatsConfig config,
Integer contextKey) |
static ReplicatedEnvironmentStats |
RepInternal.makeReplicatedEnvironmentStats(com.sleepycat.je.rep.impl.RepImpl repImpl,
StatsConfig config) |
Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved.