|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SinkRunnableSource
Defines the interface for combining Sink and RunnableSource functionality. This is primarily intended for buffering tasks splitting processing across multiple threads.
Method Summary |
---|
Methods inherited from interface org.openstreetmap.osmosis.core.task.v0_6.Sink |
---|
process |
Methods inherited from interface org.openstreetmap.osmosis.core.lifecycle.Completable |
---|
complete |
Methods inherited from interface org.openstreetmap.osmosis.core.lifecycle.Releasable |
---|
release |
Methods inherited from interface org.openstreetmap.osmosis.core.task.v0_6.Source |
---|
setSink |
Methods inherited from interface java.lang.Runnable |
---|
run |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |