package protocol.sdk.query.index_manager

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

message BuildDeferredIndexes

sdk.query.index_manager.proto:42

Used in: Command

message BuildDeferredIndexesOptions

sdk.query.index_manager.options.proto:61

Used in: BuildDeferredIndexes

message Command

sdk.query.index_manager.proto:72

These commands are shared between CollectionQueryIndexManager and QueryIndexManager. If API calls are added to just one of those, they should not go here. Add them in collection.query.index_manager.Command or cluster.query.index_manager.Command instead.

Used in: cluster.query.index_manager.Command, collection.query.index_manager.Command

message CreateIndex

sdk.query.index_manager.proto:21

Used in: Command

message CreatePrimaryIndex

sdk.query.index_manager.proto:17

Used in: Command

message CreatePrimaryQueryIndexOptions

sdk.query.index_manager.options.proto:17

Used in: CreatePrimaryIndex

message CreateQueryIndexOptions

sdk.query.index_manager.options.proto:28

Used in: CreateIndex

message DropIndex

sdk.query.index_manager.proto:31

Used in: Command

message DropIndexOptions

sdk.query.index_manager.options.proto:46

Used in: DropIndex

message DropPrimaryIndex

sdk.query.index_manager.proto:27

Used in: Command

message DropPrimaryIndexOptions

sdk.query.index_manager.options.proto:38

Used in: DropPrimaryIndex

message GetAllIndexes

sdk.query.index_manager.proto:13

Used in: Command

message GetAllQueryIndexOptions

sdk.query.index_manager.options.proto:10

Used in: GetAllIndexes

message QueryIndex

sdk.query.index_manager.proto:50

Used in: QueryIndexes

enum QueryIndexType

sdk.query.index_manager.proto:64

Used in: QueryIndex

message QueryIndexes

sdk.query.index_manager.proto:46

Used in: Result

message WatchIndexes

sdk.query.index_manager.proto:36

Used in: Command

message WatchIndexesOptions

sdk.query.index_manager.options.proto:54

Used in: WatchIndexes