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