Uses of Class
org.infinispan.query.clustered.ClusteredQueryCommandType

Packages that use ClusteredQueryCommandType
org.infinispan.query.clustered   
 

Uses of ClusteredQueryCommandType in org.infinispan.query.clustered
 

Methods in org.infinispan.query.clustered that return ClusteredQueryCommandType
static ClusteredQueryCommandType ClusteredQueryCommandType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ClusteredQueryCommandType[] ClusteredQueryCommandType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


-->

Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.