public abstract class AbstractWanEventRunnable extends Object implements com.hazelcast.util.executor.StripedRunnable, com.hazelcast.util.executor.TimeoutRunnable
| Modifier and Type | Field and Description |
|---|---|
protected WanAcknowledger |
acknowledger |
protected WanOperation |
operation |
| Modifier and Type | Method and Description |
|---|---|
int |
getKey() |
long |
getTimeout() |
TimeUnit |
getTimeUnit() |
protected final WanOperation operation
protected final WanAcknowledger acknowledger
public int getKey()
getKey in interface com.hazelcast.util.executor.StripedRunnablepublic long getTimeout()
getTimeout in interface com.hazelcast.util.executor.TimeoutRunnablepublic TimeUnit getTimeUnit()
getTimeUnit in interface com.hazelcast.util.executor.TimeoutRunnableCopyright © 2020 Hazelcast, Inc.. All Rights Reserved.