public class ArbiterFeederSource extends Object implements FeederSource
| Constructor and Description |
|---|
ArbiterFeederSource(EnvironmentImpl envImpl) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCommit(LogItem commitItem) |
String |
dumpState() |
OutputWireRecord |
getWireRecord(VLSN vlsn,
int waitTime)
Must be called to allow deletion of files protected by this feeder.
|
StatGroup |
loadStats(StatsConfig config) |
void |
shutdown(EnvironmentImpl envImpl) |
public ArbiterFeederSource(EnvironmentImpl envImpl) throws DatabaseException
DatabaseExceptionpublic void addCommit(LogItem commitItem)
public void shutdown(EnvironmentImpl envImpl)
shutdown in interface FeederSourcepublic OutputWireRecord getWireRecord(VLSN vlsn, int waitTime) throws DatabaseException, InterruptedException, IOException
FeederSourcegetWireRecord in interface FeederSourceDatabaseExceptionInterruptedExceptionIOExceptionpublic StatGroup loadStats(StatsConfig config) throws DatabaseException
DatabaseExceptionpublic String dumpState()
dumpState in interface FeederSourceCopyright © 2024. All rights reserved.