NonBlockingStore.Characteristics to specify a store's capabilities.@Retention(value=RUNTIME) @Target(value=TYPE) @Deprecated public @interface Store
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
shared
Deprecated.
Whether the store can be shared amongst nodes in a distributed/replicated cache
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.