Module pravega_wire_protocol::commands[][src]

Structs

AppendBlockCommand

  • AppendBlock Command
  • AppendBlockEndCommand

  • AppendBlockEnd Command
  • AppendSetupCommand

  • AppendSetup Command.
  • AuthTokenCheckFailedCommand

  • AuthTokenCheckFailed Command
  • ConditionalAppendCommand

    16.ConditionalAppend Command

    ConditionalBlockEndCommand

    60.ConditionalAppendRawBytes Command

    ConditionalCheckFailedCommand

  • ConditionalCheckFailed Command
  • CreateSegmentCommand

  • CreateSegment Command
  • CreateTableSegmentCommand

  • CreateTableSegment Command
  • DataAppendedCommand

  • DataAppended Command
  • DeleteSegmentCommand

  • DeleteSegment Command
  • DeleteTableSegmentCommand

  • DeleteTableSegment Command
  • EventCommand

  • Event Command
  • GetSegmentAttributeCommand

  • GetSegmentAttribute Command
  • GetStreamSegmentInfoCommand

  • GetStreamSegmentInfo Command
  • HelloCommand

  • Hello Command
  • InvalidEventNumberCommand

  • InvalidEventNumber Command
  • KeepAliveCommand

  • KeepAlive Command
  • MergeSegmentsCommand

  • MergeSegments Command
  • MergeTableSegmentsCommand

  • MergeTableSegments Command
  • NoSuchSegmentCommand

  • NoSuchSegment Command
  • OperationUnsupportedCommand

  • OperationUnsupported Command
  • PaddingCommand

  • Padding Command
  • PartialEventCommand

  • PartialEvent Command
  • ReadSegmentCommand

  • ReadSegment Command
  • ReadTableCommand

  • ReadTable Command
  • ReadTableEntriesCommand

  • ReadTableEntries Command
  • ReadTableEntriesDeltaCommand

    58 ReadTableEntriesDelta Command

    ReadTableKeysCommand

  • ReadTableKeys Command
  • RemoveTableKeysCommand

  • RemoveTableKeys Command
  • SealSegmentCommand

  • SealSegment Command
  • SealTableSegmentCommand

  • SealTableSegment Command
  • SegmentAlreadyExistsCommand

  • SegmentAlreadyExists Command
  • SegmentAttributeCommand

  • SegmentAttribute Command
  • SegmentAttributeUpdatedCommand

  • SegmentAttributeUpdated Command
  • SegmentCreatedCommand

  • SegmentCreated Command
  • SegmentDeletedCommand

  • SegmentDeleted Command
  • SegmentIsSealedCommand

  • SegmentIsSealed Command
  • SegmentIsTruncatedCommand

  • SegmentIsTruncated Command
  • SegmentPolicyUpdatedCommand

  • SegmentPolicyUpdated Command
  • SegmentReadCommand

  • SegmentRead Command
  • SegmentSealedCommand

  • SegmentSealed Command
  • SegmentTruncatedCommand

  • SegmentTruncated Command
  • SegmentsMergedCommand

  • SegmentsMerged Command
  • SetupAppendCommand

  • SetupAppend Command
  • StreamSegmentInfoCommand

  • StreamSegmentInfo Command
  • TableEntries

    TableEntries Struct.

    TableEntriesDeltaReadCommand

    59 TableEntriesDeltaRead Command

    TableEntriesReadCommand

  • TableEntriesRead Command
  • TableEntriesUpdatedCommand

  • TableEntriesUpdated Command
  • TableKey

    Table Key Struct. Need to override the serialize

    TableKeyBadVersionCommand

  • TableKeyBadVersion Command
  • TableKeyDoesNotExistCommand

  • TableKeyDoesNotExist Command
  • TableKeysReadCommand

  • TableKeysRead Command
  • TableKeysRemovedCommand

  • TableKeysRemoved Command
  • TableReadCommand

  • TableRead Command
  • TableSegmentNotEmptyCommand

  • TableSegmentNotEmpty Command
  • TableValue
    TruncateSegmentCommand

  • TruncateSegment Command
  • UpdateSegmentAttributeCommand

  • UpdateSegmentAttribute Command
  • UpdateSegmentPolicyCommand

  • UpdateSegmentPolicy Command
  • UpdateTableEntriesCommand

  • UpdateTableEntries Command
  • WrongHostCommand

  • WrongHost Command
  • Enums

    ErrorCode

    Constants

    MAX_WIRECOMMAND_SIZE
    OLDEST_COMPATIBLE_VERSION
    TYPE_PLUS_LENGTH_SIZE
    TYPE_SIZE
    WIRE_VERSION

    Traits

    Command

    trait for Command.

    Reply

    trait for Reply

    Request

    trait for Request