Class TotalOrderCommitCommand

    • Constructor Detail

      • TotalOrderCommitCommand

        public TotalOrderCommitCommand​(ByteString cacheName)
    • Method Detail

      • getCommandId

        public byte getCommandId()
        Description copied from interface: ReplicableCommand
        Used by marshallers to convert this command into an id for streaming.
        Specified by:
        getCommandId in interface ReplicableCommand
        Overrides:
        getCommandId in class CommitCommand
        Returns:
        the method id of this command. This is compatible with pre-2.2.0 MethodCall ids.