public final class LocalEventDispatcher extends Object implements StripedRunnable, TimeoutRunnable
Modifier and Type | Method and Description |
---|---|
int |
getKey() |
long |
getTimeout() |
TimeUnit |
getTimeUnit() |
void |
run() |
public long getTimeout()
getTimeout
in interface TimeoutRunnable
public TimeUnit getTimeUnit()
getTimeUnit
in interface TimeoutRunnable
public int getKey()
getKey
in interface StripedRunnable
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.