Uses of Class
io.dingodb.sdk.service.entity.meta.GetIndexByNameRequest
Packages that use GetIndexByNameRequest
-
Uses of GetIndexByNameRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type GetIndexByNameRequestModifier and TypeMethodDescriptiondefault GetIndexByNameResponseMetaService.getIndexByName(long requestId, GetIndexByNameRequest request) default GetIndexByNameResponseMetaService.getIndexByName(GetIndexByNameRequest request) Deprecated. -
Uses of GetIndexByNameRequest in io.dingodb.sdk.service.desc.meta
Fields in io.dingodb.sdk.service.desc.meta with type parameters of type GetIndexByNameRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<GetIndexByNameRequest,GetIndexByNameResponse> MetaServiceDescriptors.getIndexByNamestatic final ServiceCallCycles<GetIndexByNameRequest,GetIndexByNameResponse> MetaServiceDescriptors.getIndexByNameHandlers