Package io.dingodb.sdk.service
Class PushService.Impl
java.lang.Object
io.dingodb.sdk.service.PushService.Impl
- All Implemented Interfaces:
PushService,Service<PushService>
- Enclosing interface:
- PushService
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.dingodb.sdk.service.PushService
PushService.Impl -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.dingodb.sdk.service.PushService
getCaller, pushHeartbeat, pushHeartbeat, pushStoreOperation, pushStoreOperation
-
Field Details
-
caller
-
-
Constructor Details
-
Impl
public Impl()
-