Interface VoltLifecycle

All Known Subinterfaces:
Operator, StreamFunction, StreamSink, StreamSource, VoltFunction<I,O>, VoltStreamSink<T>, VoltStreamSource<T>
All Known Implementing Classes:
BatchAccumulator, CancelingFunction, FileSink, GeneratorSource, IterableSink, IterableSource, StdoutSink

public interface VoltLifecycle
Defines life cycle of the operator.