Package | Description |
---|---|
org.infinispan.client.hotrod |
Hot Rod client API.
|
org.infinispan.commons.api |
Commons API package
|
Modifier and Type | Interface and Description |
---|---|
interface |
RemoteCache<K,V>
Provides remote reference to a Hot Rod server/cluster.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BasicCache<K,V>
BasicCache provides the common building block for the two different types of caches that Infinispan provides:
embedded and remote.
|
Copyright © 2019 JBoss, a division of Red Hat. All rights reserved.