Package | Description |
---|---|
com.gigaspaces.client.storage_adapters.class_storage_adapters | |
com.gigaspaces.internal.metadata | |
com.gigaspaces.internal.server.storage | |
com.gigaspaces.metadata |
Provides classes and interfaces encapsulating space entries metadata.
|
Modifier and Type | Method and Description |
---|---|
protected Object |
ClassBinaryStorageAdapter.deserialize(ObjectInput input,
SpacePropertyDescriptor property) |
protected Object |
ClassBinaryStorageAdapter.getDefaultValue(SpacePropertyDescriptor property) |
protected boolean |
ClassBinaryStorageAdapter.hasValue(SpacePropertyDescriptor property,
Object value) |
protected void |
ClassBinaryStorageAdapter.serialize(ObjectOutput output,
SpacePropertyDescriptor property,
Object value) |
Modifier and Type | Class and Description |
---|---|
class |
PropertyInfo
Represents an entry property.
|
class |
SpacePropertyInfo |
Modifier and Type | Method and Description |
---|---|
default void |
ITransactionalEntryData.validateCanSetNull(String path,
int pos,
SpacePropertyDescriptor fixedProperty) |
Modifier and Type | Method and Description |
---|---|
SpacePropertyDescriptor |
SpaceTypeDescriptor.getFixedProperty(int position)
Gets a fixed property by its position.
|
SpacePropertyDescriptor |
SpaceTypeDescriptor.getFixedProperty(String name)
Gets a fixed property by its name.
|
Copyright © GigaSpaces.