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