com.sleepycat.db
public interface ReplicationTransport
| Field Summary | |
|---|---|
| int | EID_BROADCAST |
| int | EID_INVALID |
| Method Summary | |
|---|---|
| int | send(Environment dbenv, DatabaseEntry control, DatabaseEntry rec, LogSequenceNumber lsn, int envid, boolean noBuffer, boolean permanent, boolean anywhere, boolean isRetry) |