Uses of Interface
org.infinispan.manager.EmbeddedCacheManagerAdmin
Packages that use EmbeddedCacheManagerAdmin
-
Uses of EmbeddedCacheManagerAdmin in org.infinispan.manager
Classes in org.infinispan.manager that implement EmbeddedCacheManagerAdminSubinterfaces with type arguments of type EmbeddedCacheManagerAdmin in org.infinispan.managerModifier and TypeInterfaceDescriptioninterface
Cache manager operations which affect the whole cluster.Methods in org.infinispan.manager that return EmbeddedCacheManagerAdminModifier and TypeMethodDescriptionDefaultCacheManager.administration()
default EmbeddedCacheManagerAdmin
EmbeddedCacheManager.administration()
Provides anEmbeddedCacheManagerAdmin
whose methods affect the entire cluster as opposed to a single node.DefaultCacheManagerAdmin.withFlags
(EnumSet<CacheContainerAdmin.AdminFlag> flags) DefaultCacheManagerAdmin.withFlags
(CacheContainerAdmin.AdminFlag... flags) DefaultCacheManagerAdmin.withSubject
(Subject subject) EmbeddedCacheManagerAdmin.withSubject
(Subject subject) Performs any cache manager operations using the specifiedSubject
. -
Uses of EmbeddedCacheManagerAdmin in org.infinispan.manager.impl
Methods in org.infinispan.manager.impl that return EmbeddedCacheManagerAdmin