Uses of Class
io.dingodb.sdk.service.entity.meta.GetIndexRequest
Packages that use GetIndexRequest
-
Uses of GetIndexRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type GetIndexRequestModifier and TypeMethodDescriptiondefault GetIndexResponseMetaService.getIndex(long requestId, GetIndexRequest request) default GetIndexResponseMetaService.getIndex(GetIndexRequest request) Deprecated. -
Uses of GetIndexRequest in io.dingodb.sdk.service.desc.meta
Fields in io.dingodb.sdk.service.desc.meta with type parameters of type GetIndexRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<GetIndexRequest,GetIndexResponse> MetaServiceDescriptors.getIndexstatic final ServiceCallCycles<GetIndexRequest,GetIndexResponse> MetaServiceDescriptors.getIndexHandlers