public class DefaultTopologyRunnable extends BaseBlockingRunnable
Runnable
for the remote commands receives.
It checks the command topology and ensures that the topology higher or equal is installed in this node.command, handler, reply, response
Constructor and Description |
---|
DefaultTopologyRunnable(BasePerCacheInboundInvocationHandler handler,
CacheRpcCommand command,
Reply reply,
TopologyMode topologyMode,
int commandTopologyId) |
Modifier and Type | Method and Description |
---|---|
protected Response |
beforeInvoke() |
boolean |
isReady() |
afterInvoke, onException, onFinally, run
public DefaultTopologyRunnable(BasePerCacheInboundInvocationHandler handler, CacheRpcCommand command, Reply reply, TopologyMode topologyMode, int commandTopologyId)
public boolean isReady()
protected Response beforeInvoke() throws Exception
beforeInvoke
in class BaseBlockingRunnable
Exception
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.