com.nhncorp.neptune.changelog.pipe
Interface InitStateTestIF
- All Known Implementing Classes:
- InitState
public interface InitStateTestIF
clearWriteProcess
void clearWriteProcess(com.nhncorp.neptune.changelog.pipe.Pipe.Context ctx)
throws java.io.IOException
- Throws:
java.io.IOException
processPipeConnection
int processPipeConnection(com.nhncorp.neptune.changelog.pipe.Pipe.Context ctx,
PipeConnectionInfo connInfo)
throws java.io.IOException,
UnmatchedLogException
- Throws:
java.io.IOException
UnmatchedLogException