Package org.voltdb.stream.api.extension
Interface Operator
- All Superinterfaces:
VoltLifecycle
- All Known Subinterfaces:
StreamFunction
,StreamSink
,StreamSource
this is a most basic building block of the stream.
-
Nested Class Summary
-
Method Summary
Methods inherited from interface org.voltdb.stream.api.pipeline.VoltLifecycle
configure, destroy
-
Method Details
-
getType
Operator.Type getType()
-