Class CollectionControlMessage

  • All Implemented Interfaces:
    java.io.Serializable, scala.Serializable
    Direct Known Subclasses:
    CollectionStartMessage$, CollectionStopMessage$

    public abstract class CollectionControlMessage
    extends java.lang.Object
    implements scala.Serializable
    Runtime collection management commands.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CollectionControlMessage

        public CollectionControlMessage()