Gemfire JavaDocs
Deprecated API
Contents
-
Enums Enum Description org.apache.geode.cache.query.IndexType As of 6.6.1. CheckQueryService
for changes. Enumerated type for types of indexes
-
Annotation Types Annotation Type Description org.apache.geode.management.cli.CliMetaData.AvailabilityMetadata since Geode1.2, not used at all
-
Constructors Constructor Description org.apache.geode.cache.RegionFactory() as of 6.5 useCache.createRegionFactory()
instead.org.apache.geode.pdx.ReflectionBasedAutoSerializer(List<String>) as of 6.6.2 use ReflectionBasedAutoSerializer(String...) instead.
-
Annotation Type Elements Annotation Type Element Description org.apache.geode.management.cli.CliMetaData.valueSeparator() since 1.2, Command methods may override both the delimiter and the escape through spring shell'ssplittingRegex
option context