Package | Description |
---|---|
org.infinispan.client.hotrod |
Hot Rod client API.
|
org.infinispan.manager |
Cache manager API.
|
org.infinispan.manager.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
RemoteCacheContainer |
Modifier and Type | Class and Description |
---|---|
class |
RemoteCacheManager
Factory for
RemoteCache s. |
Modifier and Type | Interface and Description |
---|---|
interface |
CacheContainer |
interface |
EmbeddedCacheManager
EmbeddedCacheManager is an CacheManager that runs in the same JVM as the client.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultCacheManager
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDelegatingEmbeddedCacheManager
This is a convenient base class for implementing a cache manager delegate.
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.