|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StreamSynchronization_1_0
Stream Synchronization Interface
| Nested Class Summary | |
|---|---|
static interface |
StreamSynchronization_1_0.SinkEntry
Sink Entry |
static interface |
StreamSynchronization_1_0.SourceEntry
Source Entry |
| Method Summary | |
|---|---|
StreamSynchronization_1_0.SinkEntry |
add(Sink_1_0 nonTransactionalSink)
Create a sink entry |
StreamSynchronization_1_0.SourceEntry |
add(Source_1_0 nonTransactionalSource)
Create a source entry |
| Methods inherited from interface org.openmdx.base.transaction.Synchronization_1_0 |
|---|
afterBegin, afterCompletion, beforeCompletion |
| Method Detail |
|---|
StreamSynchronization_1_0.SourceEntry add(Source_1_0 nonTransactionalSource)
throws IOException
The source will be copied to the cache before the unit of work starts.
nonTransactionalSource -
IOException
StreamSynchronization_1_0.SinkEntry add(Sink_1_0 nonTransactionalSink)
throws IOException
The sink will be flushed after the unit of work's commitment.
nonTransactionalSink -
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||