public static class GridContinuousProcessor.RemoteRoutineInfo extends Object implements GridContinuousProcessor.RoutineInfo
| Modifier and Type | Method and Description |
|---|---|
boolean |
autoUnsubscribe() |
int |
bufferSize() |
boolean |
clearDelayedRegister()
Clears delayed register flag if it was set.
|
boolean |
delayedRegister() |
GridContinuousHandler |
handler() |
long |
interval() |
long |
lastSendTime() |
void |
markDelayedRegister()
Marks info to be registered when cache is started.
|
UUID |
nodeId() |
String |
toString() |
public UUID nodeId()
nodeId in interface GridContinuousProcessor.RoutineInfopublic GridContinuousHandler handler()
handler in interface GridContinuousProcessor.RoutineInfopublic int bufferSize()
bufferSize in interface GridContinuousProcessor.RoutineInfopublic long interval()
interval in interface GridContinuousProcessor.RoutineInfopublic boolean autoUnsubscribe()
autoUnsubscribe in interface GridContinuousProcessor.RoutineInfopublic long lastSendTime()
lastSendTime in interface GridContinuousProcessor.RoutineInfopublic boolean delayedRegister()
delayedRegister in interface GridContinuousProcessor.RoutineInfopublic void markDelayedRegister()
public boolean clearDelayedRegister()
True if flag was cleared.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023