Package | Description |
---|---|
org.hibernate.cache.infinispan.impl | |
org.hibernate.cache.infinispan.util |
Modifier and Type | Method and Description |
---|---|
protected Object |
BaseRegion.get(Object key,
boolean suppressTimeout,
FlagAdapter... flagAdapters)
Performs a Infinispan
get(Fqn, Object) |
Modifier and Type | Method and Description |
---|---|
static FlagAdapter |
FlagAdapter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlagAdapter[] |
FlagAdapter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CacheAdapter |
CacheAdapterImpl.withFlags(FlagAdapter... flagAdapters) |
CacheAdapter |
CacheAdapter.withFlags(FlagAdapter... flagAdapters)
A builder-style method that adds flags to any cache API call.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.