|
org.codehaus.gpars | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
groovyx.gpars.dataflow.DataflowWriteChannel groovyx.gpars.dataflow.DataflowChannel groovyx.gpars.dataflow.DataflowReadChannel groovyx.gpars.dataflow.SelectableChannel
public interface DataflowChannel extends DataflowReadChannel, DataflowWriteChannel
A common interface for all dataflow variables, streams or queues
Method Summary |
---|
Methods inherited from interface DataflowWriteChannel | |
---|---|
bind, leftShift, leftShift |
Methods inherited from interface DataflowReadChannel | |
---|---|
binaryChoice, binaryChoice, binaryChoice, binaryChoice, binaryChoice, binaryChoice, chainWith, chainWith, chainWith, chainWith, chainWith, chainWith, choice, choice, choice, choice, choice, choice, filter, filter, filter, filter, filter, filter, getEventManager, getVal, getVal, getValAsync, getValAsync, into, into, into, into, into, into, isBound, length, merge, merge, merge, merge, merge, merge, merge, merge, merge, merge, merge, merge, or, or, rightShift, separate, separate, separate, separate, separate, separate, split, split, split, split, split, split, split, split, split, split, split, split, tap, tap, tap, tap, tap, tap, then, then, then, whenBound, whenBound, whenBound, whenBound |
Methods inherited from interface SelectableChannel | |
---|---|
poll, wheneverBound, wheneverBound |
Copyright © 2008–2013 Václav Pech. All Rights Reserved.