Uses of Interface
org.infinispan.client.hotrod.RemoteCacheManagerAdmin
-
Packages that use RemoteCacheManagerAdmin Package Description org.infinispan.client.hotrod Hot Rod client API. -
-
Uses of RemoteCacheManagerAdmin in org.infinispan.client.hotrod
Methods in org.infinispan.client.hotrod that return RemoteCacheManagerAdmin Modifier and Type Method Description RemoteCacheManagerAdmin
RemoteCacheManager. administration()
Access to administration operations (cache creation, removal, etc)
-