Class LocalInvocation
java.lang.Object
org.infinispan.remoting.LocalInvocation
-
Method Summary
Modifier and TypeMethodDescriptioncall()booleaninthashCode()static LocalInvocationnewInstance(ComponentRegistry componentRegistry, CacheRpcCommand command) static LocalInvocationnewInstanceFromCache(Cache<?, ?> cache, CacheRpcCommand command)
-
Method Details
-
call
-
newInstanceFromCache
-
newInstance
public static LocalInvocation newInstance(ComponentRegistry componentRegistry, CacheRpcCommand command) -
equals
-
hashCode
-
callAsync
-
apply
-