Uses of Class
io.dingodb.sdk.service.entity.coordinator.PushHeartbeatRequest
Packages that use PushHeartbeatRequest
-
Uses of PushHeartbeatRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type PushHeartbeatRequestModifier and TypeMethodDescriptiondefault PushHeartbeatResponsePushService.pushHeartbeat(long requestId, PushHeartbeatRequest request) default PushHeartbeatResponsePushService.pushHeartbeat(PushHeartbeatRequest request) Deprecated. -
Uses of PushHeartbeatRequest in io.dingodb.sdk.service.desc.coordinator
Fields in io.dingodb.sdk.service.desc.coordinator with type parameters of type PushHeartbeatRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<PushHeartbeatRequest,PushHeartbeatResponse> PushServiceDescriptors.pushHeartbeatstatic final ServiceCallCycles<PushHeartbeatRequest,PushHeartbeatResponse> PushServiceDescriptors.pushHeartbeatHandlers