Class BufferedEvaluation

  • All Implemented Interfaces:
    EvaluationStrategy

    public class BufferedEvaluation
    extends java.lang.Object
    implements EvaluationStrategy
    This evaluation strategy allows buffering of streams. To be able to do so, it needs a stream which starts the buffers and one which stops them.
    • Method Detail

      • bufferSpecification

        public org.streamingpool.core.service.streamid.BufferSpecification bufferSpecification()