| getCache(bool forceReturnValue) | infinispan::hotrod::RemoteCacheManager | inline |
| getCache() | infinispan::hotrod::RemoteCacheManager | inline |
| getCache(const std::string &name, bool forceReturnValue) | infinispan::hotrod::RemoteCacheManager | inline |
| getCache(const std::string &name) | infinispan::hotrod::RemoteCacheManager | inline |
| getCache(Marshaller< K > *km, void(*kd)(Marshaller< K > *), Marshaller< V > *vm, void(*vd)(Marshaller< V > *), bool forceReturnValue) | infinispan::hotrod::RemoteCacheManager | inline |
| getCache(Marshaller< K > *km, void(*kd)(Marshaller< K > *), Marshaller< V > *vm, void(*vd)(Marshaller< V > *)) | infinispan::hotrod::RemoteCacheManager | inline |
| getCache(Marshaller< K > *km, void(*kd)(Marshaller< K > *), Marshaller< V > *vm, void(*vd)(Marshaller< V > *), const std::string &name, bool forceReturnValue) | infinispan::hotrod::RemoteCacheManager | inline |
| getCache(Marshaller< K > *km, void(*kd)(Marshaller< K > *), Marshaller< V > *vm, void(*vd)(Marshaller< V > *), const std::string &name) | infinispan::hotrod::RemoteCacheManager | inline |
| getConfiguration() | infinispan::hotrod::RemoteCacheManager | |
| isStarted() | infinispan::hotrod::RemoteCacheManager | |
| RemoteCacheManager(bool start_=true) | infinispan::hotrod::RemoteCacheManager | explicit |
| RemoteCacheManager(const std::map< std::string, std::string > &configuration, bool start_=true) | infinispan::hotrod::RemoteCacheManager | inlineexplicit |
| RemoteCacheManager(const Configuration &configuration, bool start=true) | infinispan::hotrod::RemoteCacheManager | explicit |
| start() | infinispan::hotrod::RemoteCacheManager | |
| stop() | infinispan::hotrod::RemoteCacheManager | |
| switchToCluster(std::string clusterName) | infinispan::hotrod::RemoteCacheManager | |
| switchToDefaultCluster() | infinispan::hotrod::RemoteCacheManager | |
| ~RemoteCacheManager() | infinispan::hotrod::RemoteCacheManager | |