public interface FeederSource
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
dumpState() |
OutputWireRecord |
getWireRecord(VLSN vlsn,
int waitTime) |
void |
init(VLSN startVLSN) |
void init(VLSN startVLSN) throws DatabaseException, java.io.IOException, java.lang.InterruptedException
DatabaseExceptionjava.io.IOExceptionjava.lang.InterruptedExceptionOutputWireRecord getWireRecord(VLSN vlsn, int waitTime) throws DatabaseException, java.lang.InterruptedException, java.io.IOException
DatabaseExceptionjava.lang.InterruptedExceptionjava.io.IOExceptionjava.lang.String dumpState()
Copyright (c) 2004-2012 Oracle. All rights reserved.