Package | Description |
---|---|
com.hazelcast.internal.adapter |
Data structure adapters for Near Cache.
|
Modifier and Type | Method and Description |
---|---|
static DataStructureAdapter.DataStructureMethods |
DataStructureAdapter.DataStructureMethods.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataStructureAdapter.DataStructureMethods[] |
DataStructureAdapter.DataStructureMethods.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.