Uses of Class
org.infinispan.query.clustered.ClusteredQueryOperation
Packages that use ClusteredQueryOperation
-
Uses of ClusteredQueryOperation in org.infinispan.query.clustered
Methods in org.infinispan.query.clustered that return ClusteredQueryOperationModifier and TypeMethodDescriptionClusteredQueryOperation.Externalizer.readObject(ObjectInput input) Methods in org.infinispan.query.clustered that return types with arguments of type ClusteredQueryOperationModifier and TypeMethodDescriptionSet<Class<? extends ClusteredQueryOperation>>ClusteredQueryOperation.Externalizer.getTypeClasses()Methods in org.infinispan.query.clustered with parameters of type ClusteredQueryOperationModifier and TypeMethodDescriptionvoidClusteredQueryOperation.Externalizer.writeObject(ObjectOutput output, ClusteredQueryOperation object) Constructors in org.infinispan.query.clustered with parameters of type ClusteredQueryOperationModifierConstructorDescriptionSegmentsClusteredQueryCommand(String cacheName, ClusteredQueryOperation clusteredQueryOperation, BitSet segments)