Class TotalOrderRollbackCommand

    • Constructor Detail

      • TotalOrderRollbackCommand

        public TotalOrderRollbackCommand​(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 RollbackCommand
        Returns:
        the method id of this command. This is compatible with pre-2.2.0 MethodCall ids.