Uses of Interface
org.infinispan.client.hotrod.RemoteCacheManagerAdmin
Package
Description
Hot Rod client API.
-
Uses of RemoteCacheManagerAdmin in org.infinispan.client.hotrod
Modifier and TypeMethodDescriptionRemoteCacheManager.administration()
Access to administration operations (cache creation, removal, etc) -
Uses of RemoteCacheManagerAdmin in org.infinispan.client.hotrod.impl
Modifier and TypeMethodDescriptionRemoteCacheManagerAdminImpl.withFlags
(EnumSet<CacheContainerAdmin.AdminFlag> flags) RemoteCacheManagerAdminImpl.withFlags
(CacheContainerAdmin.AdminFlag... flags)