Package | Description |
---|---|
com.gigaspaces.internal.metadata | |
com.gigaspaces.internal.query | |
com.gigaspaces.internal.query.predicate.comparison | |
com.gigaspaces.internal.reflection.standard | |
com.gigaspaces.metadata |
Provides classes and interfaces encapsulating space entries metadata.
|
Modifier and Type | Method and Description |
---|---|
SpacePropertyInfo |
SpaceTypeInfo.getDynamicPropertiesProperty() |
SpacePropertyInfo |
SpaceTypeInfo.getLeaseExpirationProperty() |
SpacePropertyInfo |
SpaceTypeInfo.getPersistProperty() |
SpacePropertyInfo |
SpaceTypeInfo.getProperty(int ordinal) |
SpacePropertyInfo |
SpaceTypeInfo.getProperty(String name) |
SpacePropertyInfo |
SpaceTypeInfo.getRoutingProperty() |
SpacePropertyInfo[] |
SpaceTypeInfo.getSpaceProperties() |
SpacePropertyInfo |
SpaceTypeInfo.getVersionProperty() |
Modifier and Type | Method and Description |
---|---|
List<SpacePropertyInfo> |
SpaceTypeInfo.getIdProperties() |
Modifier and Type | Method and Description |
---|---|
int |
SpacePropertyInfo.compareTo(SpacePropertyInfo other) |
static Object |
AbstractTypeIntrospector.getNestedValue(Object value,
int position,
String[] tokens,
SpacePropertyInfo[] propertyInfoCache,
String originalPath)
Gets the next nested property value according to the provided next token index.
|
int |
SpaceTypeInfo.indexOf(SpacePropertyInfo property) |
Modifier and Type | Field and Description |
---|---|
protected SpacePropertyInfo[] |
CompoundContainsItemsCustomQuery._propertyInfo |
Modifier and Type | Field and Description |
---|---|
protected SpacePropertyInfo[] |
ContainsPredicate._propertyInfo |
Modifier and Type | Method and Description |
---|---|
protected SpacePropertyInfo[] |
ContainsPredicate.getPropertyInfo() |
Constructor and Description |
---|
StandardProperties(SpacePropertyInfo[] properties) |
Constructor and Description |
---|
SpaceMetadataValidationException(Class<?> type,
SpacePropertyInfo property,
String errorMessage) |
SpaceMetadataValidationException(Class<?> type,
SpacePropertyInfo property,
String errorMessage,
Throwable cause) |
Copyright © GigaSpaces.