Interface ProcessorNodePunctuator
-
- All Known Implementing Classes:
StreamTask
public interface ProcessorNodePunctuator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
punctuate(ProcessorNode node, long streamTime, PunctuationType type, Punctuator punctuator)
-
-
-
Method Detail
-
punctuate
void punctuate(ProcessorNode node, long streamTime, PunctuationType type, Punctuator punctuator)
-
-