|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntryWrapper | |
---|---|
org.infinispan.loaders.remote | |
org.infinispan.loaders.remote.configuration | |
org.infinispan.loaders.remote.wrapper |
Uses of EntryWrapper in org.infinispan.loaders.remote |
---|
Methods in org.infinispan.loaders.remote that return EntryWrapper | |
---|---|
EntryWrapper<?,?> |
RemoteCacheStoreConfig.getEntryWrapper()
|
Methods in org.infinispan.loaders.remote with parameters of type EntryWrapper | |
---|---|
void |
RemoteCacheStoreConfig.setEntryWrapper(EntryWrapper<?,?> entryWrapper)
|
Uses of EntryWrapper in org.infinispan.loaders.remote.configuration |
---|
Methods in org.infinispan.loaders.remote.configuration that return EntryWrapper | |
---|---|
EntryWrapper<?,?> |
RemoteCacheStoreConfiguration.entryWrapper()
|
Methods in org.infinispan.loaders.remote.configuration with parameters of type EntryWrapper | |
---|---|
RemoteCacheStoreConfigurationBuilder |
AbstractRemoteCacheStoreConfigurationChildBuilder.entryWrapper(EntryWrapper<?,?> entryWrapper)
|
RemoteCacheStoreConfigurationBuilder |
RemoteCacheStoreConfigurationChildBuilder.entryWrapper(EntryWrapper<?,?> entryWrapper)
Allows you to specify a custom EntryWrapper implementation to wrap cache entries |
RemoteCacheStoreConfigurationBuilder |
RemoteCacheStoreConfigurationBuilder.entryWrapper(EntryWrapper<?,?> entryWrapper)
|
Uses of EntryWrapper in org.infinispan.loaders.remote.wrapper |
---|
Classes in org.infinispan.loaders.remote.wrapper that implement EntryWrapper | |
---|---|
class |
DefaultEntryWrapper
DefaultEntryWrapper. |
class |
HotRodEntryWrapper
HotRodEntryWrapper. |
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |