Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.distribution.topologyaware.TopologyLevel

Packages that use TopologyLevel
org.infinispan.distribution.topologyaware   
 

Uses of TopologyLevel in org.infinispan.distribution.topologyaware
 

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

Methods in org.infinispan.distribution.topologyaware with parameters of type TopologyLevel
 int TopologyInfo.getDistinctLocationsCount(TopologyLevel level, int numOwners)
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

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