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 SpaceClass.IncludeProperties |
SpaceClass.IncludeProperties.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpaceClass.IncludeProperties[] |
SpaceClass.IncludeProperties.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
static SpaceClass.IncludeProperties |
PojoDefaults.INCLUDE_PROPERTIES |
Modifier and Type | Method and Description |
---|---|
static SpaceClass.IncludeProperties |
IncludePropertiesHelper.readExternal(ObjectInput in) |
Modifier and Type | Method and Description |
---|---|
static void |
IncludePropertiesHelper.writeExternal(ObjectOutput out,
SpaceClass.IncludeProperties value) |
Copyright © GigaSpaces.