org.gridvise.coherence.cache.invocation
Class AbstractInvocationService
java.lang.Object
org.gridvise.coherence.cache.invocation.AbstractInvocationService
public abstract class AbstractInvocationService
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractInvocationService
public AbstractInvocationService()
queryOnAllMembers
public <R> Collection<R> queryOnAllMembers(AbstractRemoteTask<? extends R> task)
queryOnAllMembers
public <R> Collection<R> queryOnAllMembers(String targetInvocationService,
AbstractRemoteTask<? extends R> task)
getName
public abstract String getName()
Copyright © 2013. All Rights Reserved.