Uses of Class
com.gigaspaces.internal.metadata.SpacePropertyInfo
Packages that use SpacePropertyInfo
Package
Description
Provides classes and interfaces encapsulating space entries metadata.
-
Uses of SpacePropertyInfo in com.gigaspaces.internal.metadata
Methods in com.gigaspaces.internal.metadata that return SpacePropertyInfoModifier and TypeMethodDescriptionSpaceTypeInfo.getDynamicPropertiesProperty()SpaceTypeInfo.getLeaseExpirationProperty()SpaceTypeInfo.getPersistProperty()SpaceTypeInfo.getProperty(int ordinal) SpaceTypeInfo.getProperty(String name) SpaceTypeInfo.getRoutingProperty()SpaceTypeInfo.getSpaceProperties()SpaceTypeInfo.getVersionProperty()Methods in com.gigaspaces.internal.metadata that return types with arguments of type SpacePropertyInfoMethods in com.gigaspaces.internal.metadata with parameters of type SpacePropertyInfoModifier and TypeMethodDescriptionintSpacePropertyInfo.compareTo(SpacePropertyInfo other) static ObjectAbstractTypeIntrospector.getNestedValue(Object value, int position, String[] tokens, SpacePropertyInfo[] propertyInfoCache, String originalPath) Gets the next nested property value according to the provided next token index.intSpaceTypeInfo.indexOf(SpacePropertyInfo property) -
Uses of SpacePropertyInfo in com.gigaspaces.internal.query
Fields in com.gigaspaces.internal.query declared as SpacePropertyInfoModifier and TypeFieldDescriptionprotected SpacePropertyInfo[]CompoundContainsItemsCustomQuery._propertyInfo -
Uses of SpacePropertyInfo in com.gigaspaces.internal.query.predicate.comparison
Fields in com.gigaspaces.internal.query.predicate.comparison declared as SpacePropertyInfoMethods in com.gigaspaces.internal.query.predicate.comparison that return SpacePropertyInfoModifier and TypeMethodDescriptionprotected SpacePropertyInfo[]ContainsPredicate.getPropertyInfo() -
Uses of SpacePropertyInfo in com.gigaspaces.internal.reflection.standard
Constructors in com.gigaspaces.internal.reflection.standard with parameters of type SpacePropertyInfo -
Uses of SpacePropertyInfo in com.gigaspaces.metadata
Constructors in com.gigaspaces.metadata with parameters of type SpacePropertyInfoModifierConstructorDescriptionSpaceMetadataValidationException(Class<?> type, SpacePropertyInfo property, String errorMessage) SpaceMetadataValidationException(Class<?> type, SpacePropertyInfo property, String errorMessage, Throwable cause)