Class HandshakeWaitMessage

  • All Implemented Interfaces:
    Message

    public class HandshakeWaitMessage
    extends Object
    implements Message
    Message requesting to wait until node's SPI context initialize.
    • Field Detail

      • MESSAGE_FULL_SIZE

        public static final int MESSAGE_FULL_SIZE
        Full message size (with message type) in bytes.
        See Also:
        Constant Field Values
    • Constructor Detail

      • HandshakeWaitMessage

        public HandshakeWaitMessage()
        Default constructor.
    • Method Detail

      • directType

        public short directType()
        Gets message type.
        Specified by:
        directType in interface Message
        Returns:
        Message type.