package pb

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service Raft

pb.proto:441

service Worker

pb.proto:462

service Zero

pb.proto:448

message AssignedIds

pb.proto:481

Used as response type in: Zero.AssignUids, Zero.Timestamps

message BackupKey

pb.proto:528

A key stored in the format used for writing backups.

enum BackupKey.KeyType

pb.proto:529

Used in: BackupKey

message BackupPostingList

pb.proto:549

A posting list stored in the format used for writing backups.

message BlockOffset

badger.proto:53

Used in: TableIndex

message Checksum

badger.proto:64

enum Checksum.Algorithm

badger.proto:65

Used in: Checksum

message DirectedEdge

pb.proto:190

Used in: Mutations

enum DirectedEdge.Op

pb.proto:198

Used in: DirectedEdge

message FacetParam

pb.proto:309

Used in: FacetParams

message FacetParams

pb.proto:314

Used in: Query

message Facets

pb.proto:319

Used in: FacetsList

message FacetsList

pb.proto:323

Used in: Result

message FilterTree

pb.proto:334

Op and Children are internal nodes and Func on leaves.

Used in: Query

message Function

pb.proto:327

Used in: FilterTree

message Group

pb.proto:133

Used as request type in: Zero.UpdateMembership

Used as field type in: MembershipState

message KV

badger.proto:22

Used in: KVList, KVS, Proposal

message KVList

badger.proto:34

message KVS

pb.proto:243

Used as request type in: Worker.ReceivePredicate

Used as response type in: Worker.StreamSnapshot

message LangList

pb.proto:79

Used in: Result

message License

pb.proto:140

Used in: MembershipState, ZeroProposal

message List

pb.proto:37

Used in: Query, Result, SortMessage, SortResult

message ManifestChange

badger.proto:43

Used in: ManifestChangeSet

enum ManifestChange.Operation

badger.proto:45

Used in: ManifestChange

message ManifestChangeSet

badger.proto:38

message MapEntry

pb.proto:401

Bulk loader proto.

message Member

pb.proto:122

Member stores information about RAFT group member for a single RAFT node. Note that each server can be serving multiple RAFT groups. Each group would have one RAFT node per server serving that group.

Used as request type in: Zero.Connect

Used as field type in: ConnectionState, Group, MembershipState, ZeroProposal

message MembershipState

pb.proto:163

MembershipState is used to pack together the current membership state of all the nodes in the caller server; and the membership updates recorded by the callee server since the provided lastUpdate.

Used as response type in: Zero.StreamMembership

Used as field type in: ConnectionState, Proposal

message Mutations

pb.proto:206

Used as request type in: Worker.Mutate

Used as field type in: Proposal

enum Mutations.DropOp

pb.proto:212

Used in: Mutations

message Num

pb.proto:475

Used as request type in: Zero.AssignUids, Zero.Timestamps

message OracleDelta

pb.proto:421

Used as response type in: Zero.Oracle, Zero.TryAbort

Used as field type in: Proposal

message Order

pb.proto:93

Used in: SortMessage

message Posting

pb.proto:250

Posting messages.

Used in: BackupPostingList, MapEntry, PostingList

enum Posting.PostingType

pb.proto:267

Used in: Posting

enum Posting.ValType

pb.proto:253

Used in: DirectedEdge, Posting, SchemaUpdate, TaskValue

message PostingList

pb.proto:301

message Proposal

pb.proto:232

message RaftContext

pb.proto:112

Used as request type in: Raft.IsPeer, Raft.JoinCluster

Used as field type in: RaftBatch, Snapshot

message SchemaNode

pb.proto:350

Used in: SchemaResult

message SchemaUpdate

pb.proto:366

Used in: Mutations, TypeUpdate

enum SchemaUpdate.Directive

pb.proto:369

Used in: SchemaUpdate

message Snapshot

pb.proto:222

Used as request type in: Worker.StreamSnapshot

Used as field type in: Proposal

message SnapshotMeta

pb.proto:489

message SrcFunction

pb.proto:46

Used in: Query

message Status

pb.proto:496

Status describes a general status response. code: 0 = success, 0 != failure.

Used as response type in: Worker.Backup, Worker.Export

message TableIndex

badger.proto:59

message Tablet

pb.proto:181

Used as request type in: Zero.ShouldServe

Used as response type in: Zero.ShouldServe

Used as field type in: Group, ZeroProposal

message TaskValue

pb.proto:41

Used in: ValueList

message TxnStatus

pb.proto:416

Used in: OracleDelta

message TypeUpdate

pb.proto:395

Used in: Mutations

message UidBlock

pb.proto:283

Used in: UidPack

message UidPack

pb.proto:296

Used in: PostingList

message ValueList

pb.proto:75

Used in: Result

message ZeroProposal

pb.proto:147