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
DatabaseException
public void init(VLSN startVLSN) throws DatabaseException, java.io.IOException
init
in interface FeederSource
DatabaseException
java.io.IOException
public OutputWireRecord getWireRecord(VLSN vlsn, int waitTime) throws DatabaseException, java.lang.InterruptedException, java.io.IOException
getWireRecord
in interface FeederSource
DatabaseException
java.lang.InterruptedException
java.io.IOException
public java.lang.String dumpState()
dumpState
in interface FeederSource
Copyright (c) 2004-2012 Oracle. All rights reserved.