| Package | Description |
|---|---|
| com.gigaspaces.annotation.pojo |
Provides annotations to support POJO usage with GigaSpaces.
|
| com.gigaspaces.internal.metadata |
| Modifier and Type | Method and Description |
|---|---|
static SpaceProperty.IndexType |
SpaceProperty.IndexType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static SpaceProperty.IndexType[] |
SpaceProperty.IndexType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static SpaceProperty.IndexType |
IndexTypeHelper.fromOld(boolean isIndex) |
static SpaceProperty.IndexType |
IndexTypeHelper.readExternal(ObjectInput in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
IndexTypeHelper.writeExternal(ObjectOutput out,
SpaceProperty.IndexType value) |
Copyright © GigaSpaces.