Uses of Class
io.dingodb.sdk.service.entity.meta.TsoRequest
Packages that use TsoRequest
-
Uses of TsoRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type TsoRequestModifier and TypeMethodDescriptiondefault TsoResponseMetaService.getTsoInfo(long requestId, TsoRequest request) default TsoResponseMetaService.getTsoInfo(TsoRequest request) Deprecated.default TsoResponseMetaService.tsoService(long requestId, TsoRequest request) default TsoResponseMetaService.tsoService(TsoRequest request) Deprecated. -
Uses of TsoRequest in io.dingodb.sdk.service.desc.meta
Fields in io.dingodb.sdk.service.desc.meta with type parameters of type TsoRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<TsoRequest,TsoResponse> MetaServiceDescriptors.getTsoInfostatic final ServiceCallCycles<TsoRequest,TsoResponse> MetaServiceDescriptors.getTsoInfoHandlersstatic final io.grpc.MethodDescriptor<TsoRequest,TsoResponse> MetaServiceDescriptors.tsoServicestatic final ServiceCallCycles<TsoRequest,TsoResponse> MetaServiceDescriptors.tsoServiceHandlers