Class CommandHelper.LogAggregatorMessage
java.lang.Object
com.illumon.iris.db.v2.logaggregator.CommandHelper.LogAggregatorMessage
- Enclosing class:
- CommandHelper
Combine together a QueueCommandId, a message from the buffer pool, and a possible action to call.
This is a transition class; it's likely it, and the queue, can be redesigned.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
finished()
io.deephaven.enterprise.niowrapper.sched.Message
-
Method Details
-
getCommand
-
getMessage
public io.deephaven.enterprise.niowrapper.sched.Message getMessage() -
getBuffer
-
finished
public void finished()
-