Uses of Class
io.dingodb.sdk.service.entity.meta.UpdateIndexRequest
Packages that use UpdateIndexRequest
-
Uses of UpdateIndexRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type UpdateIndexRequestModifier and TypeMethodDescriptiondefault UpdateIndexResponseMetaService.updateIndex(long requestId, UpdateIndexRequest request) default UpdateIndexResponseMetaService.updateIndex(UpdateIndexRequest request) Deprecated. -
Uses of UpdateIndexRequest in io.dingodb.sdk.service.desc.meta
Fields in io.dingodb.sdk.service.desc.meta with type parameters of type UpdateIndexRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<UpdateIndexRequest,UpdateIndexResponse> MetaServiceDescriptors.updateIndexstatic final ServiceCallCycles<UpdateIndexRequest,UpdateIndexResponse> MetaServiceDescriptors.updateIndexHandlers