Uses of Enum
org.infinispan.util.CacheTopologyUtil
Packages that use CacheTopologyUtil
Package
Description
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and
collections and containers designed to supplement the JDK-provided containers.
-
Uses of CacheTopologyUtil in org.infinispan.util
Methods in org.infinispan.util that return CacheTopologyUtilModifier and TypeMethodDescriptionstatic CacheTopologyUtil
Returns the enum constant of this type with the specified name.static CacheTopologyUtil[]
CacheTopologyUtil.values()
Returns an array containing the constants of this enum type, in the order they are declared.