package protocol.sdk.query.index_manager

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

message BuildDeferredIndexes

sdk.query.index_manager.proto:43

Used in: Command

message BuildDeferredIndexesOptions

sdk.query.index_manager.options.proto:63

Used in: BuildDeferredIndexes

message Command

sdk.query.index_manager.proto:73

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:22

Used in: Command

message CreatePrimaryIndex

sdk.query.index_manager.proto:18

Used in: Command

message CreatePrimaryQueryIndexOptions

sdk.query.index_manager.options.proto:19

Used in: CreatePrimaryIndex

message CreateQueryIndexOptions

sdk.query.index_manager.options.proto:30

Used in: CreateIndex

message DropIndex

sdk.query.index_manager.proto:32

Used in: Command

message DropIndexOptions

sdk.query.index_manager.options.proto:48

Used in: DropIndex

message DropPrimaryIndex

sdk.query.index_manager.proto:28

Used in: Command

message DropPrimaryIndexOptions

sdk.query.index_manager.options.proto:40

Used in: DropPrimaryIndex

message GetAllIndexes

sdk.query.index_manager.proto:14

Used in: Command

message GetAllQueryIndexOptions

sdk.query.index_manager.options.proto:12

Used in: GetAllIndexes

message QueryIndex

sdk.query.index_manager.proto:51

Used in: QueryIndexes

enum QueryIndexType

sdk.query.index_manager.proto:65

Used in: QueryIndex

message QueryIndexes

sdk.query.index_manager.proto:47

Used in: Result

message WatchIndexes

sdk.query.index_manager.proto:37

Used in: Command

message WatchIndexesOptions

sdk.query.index_manager.options.proto:56

Used in: WatchIndexes