public class MasterFeederSource extends java.lang.Object implements FeederSource
| Constructor and Description |
|---|
MasterFeederSource(EnvironmentImpl envImpl,
VLSNIndex vlsnIndex,
NameIdPair nameIdPair) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
dumpState() |
OutputWireRecord |
getWireRecord(VLSN vlsn,
int waitTime) |
void |
init(VLSN startVLSN) |
public MasterFeederSource(EnvironmentImpl envImpl, VLSNIndex vlsnIndex, NameIdPair nameIdPair) throws DatabaseException
DatabaseExceptionpublic void init(VLSN startVLSN) throws DatabaseException, java.io.IOException
init in interface FeederSourceDatabaseExceptionjava.io.IOExceptionpublic OutputWireRecord getWireRecord(VLSN vlsn, int waitTime) throws DatabaseException, java.lang.InterruptedException, java.io.IOException
getWireRecord in interface FeederSourceDatabaseExceptionjava.lang.InterruptedExceptionjava.io.IOExceptionpublic java.lang.String dumpState()
dumpState in interface FeederSourceCopyright (c) 2004-2012 Oracle. All rights reserved.