Uses of Interface
com.loomcache.server.cluster.RackAwarePlacement.ClusterTopology
Packages that use RackAwarePlacement.ClusterTopology
-
Uses of RackAwarePlacement.ClusterTopology in com.loomcache.server.cluster
Classes in com.loomcache.server.cluster that implement RackAwarePlacement.ClusterTopologyModifier and TypeClassDescriptionstatic classSimple implementation of ClusterTopology.Constructors in com.loomcache.server.cluster with parameters of type RackAwarePlacement.ClusterTopologyModifierConstructorDescriptionRackAwarePlacement(RackAwarePlacement.ClusterTopology clusterTopology) Create a new RackAwarePlacement with default constraints.RackAwarePlacement(RackAwarePlacement.ClusterTopology clusterTopology, RackAwarePlacement.PlacementConstraint constraint) Create a new RackAwarePlacement with specified constraints.