Berkeley DB Java Edition
version 5.0.34

Package com.sleepycat.je.rep.util

BDB JE High Availability command line utilities and helper classes.

See:
          Description

Class Summary
DbEnableReplication A utility to convert an existing, non replicated JE environment for replication.
DbGroupAdmin DbGroupAdmin supplies the functionality of the administrative class ReplicationGroupAdmin in a convenient command line utility.
DbPing This class provides the utility to request the current state of a replica in a JE replication group, see more details in NodeState.
DbResetRepGroup A utility to reset the members of a replication group, replacing the group with a new group consisting of a single new member as described by the arguments supplied to the utility.
ReplicationGroupAdmin Administrative APIs for use by applications which do not have direct access to a replicated environment.
 

Package com.sleepycat.je.rep.util Description

BDB JE High Availability command line utilities and helper classes.

Package Specification

This package provides support for activities like administering and starting up replication groups.

See Also:
Replication Guide, Chapter 4: Utilities

Berkeley DB Java Edition
version 5.0.34

Copyright (c) 2004-2011 Oracle. All rights reserved.