Berkeley DB
version 4.4.10

com.sleepycat.db
Class ReplicationConfig

java.lang.Object
  extended bycom.sleepycat.db.ReplicationConfig

public final class ReplicationConfig
extends Object


Field Summary
static ReplicationConfig BULK
           
static ReplicationConfig DELAYCLIENT
           
static ReplicationConfig NOAUTOINIT
           
static ReplicationConfig NOWAIT
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

BULK

public static final ReplicationConfig BULK

DELAYCLIENT

public static final ReplicationConfig DELAYCLIENT

NOAUTOINIT

public static final ReplicationConfig NOAUTOINIT

NOWAIT

public static final ReplicationConfig NOWAIT
Method Detail

toString

public String toString()

Berkeley DB
version 4.4.10

Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.