package ikvschemas

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

service AdminService

services.proto:31

service InlineKVWriteService

services.proto:12

message AccountCredentials

services.proto:137

Used in: UserStoreContextInitializer

message CKVIndexHeader

index.proto:11

/ Index level headers and metadata.

message CKVIndexSegmentMetadata

index.proto:50

message DeleteDoc

index.proto:46

Used in: OffsetTableEntry

message DeleteDocFields

index.proto:41

Used in: OffsetTableEntry

message DeleteDocumentEvent

streaming.proto:39

Delete specified document.

Used in: IKVDataEvent

message DeleteDocumentFieldsEvent

streaming.proto:33

Delete specified fields for specified document.

Used in: IKVDataEvent

message DropFieldEvent

streaming.proto:45

Drop (delete) field(s) from all documents. No-op if the fields don't exist. Attempts to delete primary-key will be ignored.

Used in: IKVDataEvent

message EventHeader

streaming.proto:11

Used in: IKVDataEvent

message FieldSchema

services.proto:108

TODO: inspect TO BE DEPRECATED

enum FieldType

common.proto:18

Used in: FieldSchema, FieldValue

message FieldValue

common.proto:13

Used in: IKVDocumentOnWire

message IKVDataEvent

streaming.proto:15

message IKVDocumentOnWire

common.proto:8

Used in: BatchDeleteDocumentsRequest, BatchDeleteFieldValuesRequest, BatchUpsertFieldValuesRequest, DeleteDocumentEvent, DeleteDocumentFieldsEvent, DeleteDocumentRequest, DeleteFieldValueRequest, UpsertDocumentFieldsEvent, UpsertFieldValuesRequest

message IKVStoreConfig

common.proto:32

Used in: GetUserStoreConfigResponse

message KafkaOffsetStore

index.proto:55

message KafkaOffsetStoreEntry

index.proto:59

Used in: KafkaOffsetStore

message OffsetTableEntry

index.proto:27

Single entry in offset table on-disk stream.

message SavedCKVIndexSchema

index.proto:16

message Status

services.proto:127

Used as response type in: InlineKVWriteService.batchDeleteDocuments, InlineKVWriteService.batchDeleteFieldValues, InlineKVWriteService.batchUpsertFieldValues, InlineKVWriteService.deleteDocument, InlineKVWriteService.deleteFieldValues, InlineKVWriteService.dropFields, InlineKVWriteService.upsertFieldValues

(message has no fields)

message UpdateDocFields

index.proto:35

Used in: OffsetTableEntry

message UpsertDocumentFieldsEvent

streaming.proto:28

Upsert fields for specified document.

Used in: IKVDataEvent

message UserStoreContextInitializer

services.proto:132

Used to construct UserStoreContext - used for schema/configuration/etc.

Used in: BatchDeleteDocumentsRequest, BatchDeleteFieldValuesRequest, BatchUpsertFieldValuesRequest, DeleteDocumentRequest, DeleteFieldValueRequest, DropFieldsRequest, GetUserStoreConfigRequest, UpsertFieldValuesRequest