| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.datastructures |
| Modifier and Type | Method and Description |
|---|---|
static @Nullable DataStructureType |
DataStructureType.fromOrdinal(int ord) |
DataStructureType |
GridCacheLockState.type() |
DataStructureType |
DistributedCollectionMetadata.type() |
DataStructureType |
GridCacheAtomicLongValue.type() |
DataStructureType |
GridCacheAtomicStampedValue.type() |
DataStructureType |
GridCacheAtomicSequenceValue.type() |
DataStructureType |
GridCacheCountDownLatchValue.type() |
abstract DataStructureType |
AtomicDataStructureValue.type() |
DataStructureType |
GridCacheAtomicReferenceValue.type() |
DataStructureType |
GridCacheSemaphoreState.type() |
static DataStructureType |
DataStructureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataStructureType[] |
DataStructureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DistributedCollectionMetadata(DataStructureType type,
CollectionConfiguration cfg,
String cacheName) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020