Uses of Interface
org.infinispan.tasks.query.RemoteQueryAccess
Packages that use RemoteQueryAccess
-
Uses of RemoteQueryAccess in org.infinispan.tasks
Methods in org.infinispan.tasks that return types with arguments of type RemoteQueryAccessModifier and TypeMethodDescriptionTaskContext.getRemoteQueryAccess()Provides the access to the remote queries even if the task is executed in the server JVM.Methods in org.infinispan.tasks with parameters of type RemoteQueryAccessModifier and TypeMethodDescriptionTaskContext.remoteQueryAccess(RemoteQueryAccess remoteQueryAccess)