| Package | Description |
|---|---|
| org.infinispan.scattered |
SCATTERED CACHE DESIGN
|
| org.infinispan.scattered.impl |
| Modifier and Type | Method and Description |
|---|---|
ScatteredVersionManager.SegmentState |
ScatteredVersionManager.getSegmentState(int segment) |
static ScatteredVersionManager.SegmentState |
ScatteredVersionManager.SegmentState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScatteredVersionManager.SegmentState[] |
ScatteredVersionManager.SegmentState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ScatteredVersionManager.SegmentState |
ScatteredVersionManagerImpl.getSegmentState(int segment) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.