Uses of Enum Class
com.gigaspaces.annotation.pojo.SpaceClass.IncludeProperties
Packages that use SpaceClass.IncludeProperties
Package
Description
Provides annotations to support POJO usage with GigaSpaces.
-
Uses of SpaceClass.IncludeProperties in com.gigaspaces.annotation.pojo
Methods in com.gigaspaces.annotation.pojo that return SpaceClass.IncludePropertiesModifier and TypeMethodDescriptionstatic SpaceClass.IncludePropertiesReturns the enum constant of this class with the specified name.static SpaceClass.IncludeProperties[]SpaceClass.IncludeProperties.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SpaceClass.IncludeProperties in com.gigaspaces.internal.metadata
Fields in com.gigaspaces.internal.metadata declared as SpaceClass.IncludePropertiesModifier and TypeFieldDescriptionstatic final SpaceClass.IncludePropertiesPojoDefaults.INCLUDE_PROPERTIESMethods in com.gigaspaces.internal.metadata that return SpaceClass.IncludePropertiesModifier and TypeMethodDescriptionstatic SpaceClass.IncludePropertiesIncludePropertiesHelper.readExternal(ObjectInput in) Methods in com.gigaspaces.internal.metadata with parameters of type SpaceClass.IncludePropertiesModifier and TypeMethodDescriptionstatic voidIncludePropertiesHelper.writeExternal(ObjectOutput out, SpaceClass.IncludeProperties value)