VMware GemFire Java API Reference
Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionSince GemFire 10.3. No replacement.since GemFire 10.3. Use
ClientCacheFactory.setPoolMaxConnectionsPerServer(int)instead.since GemFire 10.3. UseClientCacheFactory.setPoolMinConnectionsPerServer(int)instead.since GemFire 10.3. No replacement.since GemFire 10.3. No replacement.since GemFire 10.3. UsePool.getMaxConnectionsPerServer()instead.since GemFire 10.3. UsePool.getMinConnectionsPerServer()instead.since GemFire 10.3. No replacement.since GemFire 10.3. UsePoolFactory.DEFAULT_MAX_CONNECTIONS_PER_SERVERinstead.since GemFire 10.3. UsePoolFactory.DEFAULT_MIN_CONNECTIONS_PER_SERVERinstead.since GemFire 10.3. No replacement.since GemFire 10.3. UsePoolFactory.setMaxConnectionsPerServer(int)instead.since GemFire 10.3. UsePoolFactory.setMinConnectionsPerServer(int)instead.since GemFire 10.3. No replacement.since GemFire 10.3. Use max-connections-per-server instead.since GemFire 10.3. Use min-connections-per-server instead.since GemFire 10.3. No replacement.since GemFire 10.3. Use max-connections-per-server instead.since GemFire 10.3. Use min-connections-per-server instead.since GemFire 10.3. No replacement.Since GemFire 10.3. No replacement.Since GemFire 10.3. No replacement.since GemFire 10.3. No replacement.Since GemFire 10.3. No replacement.Since GemFire 10.3. No replacement.Since GemFire 10.3. No replacement.Since GemFire 10.3. No replacement.Since GemFire 10.3. No replacement.since GemFire 10.3. No replacement.Since GemFire 10.3. No replacement.Since GemFire 10.3. No replacement.Since GemFire 10.3. No replacement.Since GemFire 10.3. No replacement.Since GemFire 10.3. No replacement.
-
Deprecated InterfacesInterfaceDescriptionas of 6.5 use
DiskStoreinsteadsince GemFire 10.2. No replacement.this feature is scheduled to be removedthis feature is scheduled to be removedas of GemFire 8.0. UseGatewayQueueEventinsteadfor removal in a future release. No replacement is planned.this feature is scheduled to be removedPlease use Log4J2 instead.Please use Log4J2 instead.since Geode 1.3. simply use commandProcessor to process the commandsince Geode 1.0, useSecurityManagerinsteadsince Geode 1.0, useSecurityManagerinstead
-
Deprecated ClassesClassDescriptionas of 7.0 use the
managementpackage insteadas of 6.5 useCache.createRegionFactory(RegionShortcut)orClientCache.createClientRegionFactory(ClientRegionShortcut)instead. Note that most of the methods in this specific class (that simply delegate to super) only exist to preserve javadoc generation since javadocs will not be generated for internal classes.since GemFire 10.2. No replacement.as of 6.5 useDiskStoreFactoryinsteadThis class is deprecated. UseFunctionServiceto create regions on other members instead.UseFunctioninstead. Function has default methods that now mimic the behavior of FunctionAdapter.since GemFire 10.2. No replacement.this feature is scheduled to be removedthis feature is scheduled to be removedas of GemFire 5.0, useDataPolicyinstead.since Geode1.0, useResourcePermissioninsteadsince Geode1.0, useResourcePermissioninsteadsince Geode1.0, useResourcePermissioninsteadsince Geode1.0, useResourcePermissioninsteadsince Geode1.0, useResourcePermissioninsteadsince Geode1.0, useResourcePermissioninsteadsince Geode1.0, useResourcePermissioninsteadsince Geode1.0, useResourcePermissioninsteadsince Geode1.0, useResourcePermissioninsteadsince Geode1.0, useResourcePermissioninsteadsince Geode1.0, useResourcePermissioninsteadsince Geode1.0, useResourcePermissioninsteadsince Geode1.0, useResourcePermissioninsteadsince Geode1.0, useResourcePermissioninsteadsince Geode1.0, useResourcePermissioninsteadsince Geode1.0, useResourcePermissioninsteadsince Geode1.0, useResourcePermissioninsteadsince Geode1.0, useResourcePermissioninsteadsince Geode1.0, useResourcePermissioninsteadsince Geode1.0, useResourcePermissioninsteadsince Geode1.0, useResourcePermissioninsteadsince Geode1.0, useResourcePermissioninsteadsince Geode1.0, useResourcePermissioninsteadthis feature is scheduled to be removedthis API is scheduled to be removedthis feature is scheduled to be removedsince GemFire 10.3. UseLz4Compressorinstead.no replacementlocalization in Geode is deprecatedsince 1.3 use OnlineCommandProcessor directlysince GemFire 10.2. No replacement.this API is scheduled to be removedas of 10.2 as GemFireMemcachedServer is not used and maintained anymore. Will be removed in future major release.since GemFire 10.0, please use theRegionService.getJsonDocumentFactory(StorageFormat)instead.since Geode 1.11 because it is potentially counterproductive to try to mitigate a VirtualMachineError since the JVM (spec) makes no guarantees about the soundness of the JVM after such an error. In the presence of a VirtualMachineError, the simplest solution is really the only solution: exit the JVM as soon as possible.
-
Deprecated Enum ClassesEnum ClassDescriptionAs of 6.6.1. Check
QueryServicefor changes. Enumerated type for types of indexes
-
Deprecated ExceptionsExceptionsDescriptionas of 7.0 use the
managementpackage insteadas of 10.1 useRegionDestroyedExceptioninsteadas of 7.0 use themanagementpackage insteadas of 6.5 this exception is no longer thrown by GemFire so any code that catches it should be removed.the MembershipAttributes API is scheduled to be removedthe MembershipAttributes API is scheduled to be removedthis feature is scheduled to be removedthis feature is scheduled to be removed
-
Deprecated Annotation InterfacesAnnotation InterfaceDescriptionsince Geode1.2, not used at all
-
Deprecated FieldsFieldDescriptionsince GemFire 10.3. Use
PoolFactory.DEFAULT_MAX_CONNECTIONS_PER_SERVERinstead.since GemFire 10.3. UsePoolFactory.DEFAULT_MIN_CONNECTIONS_PER_SERVERinstead.since GemFire 10.3. No replacement.Please useRegion.SEPARATORFor internal use only.For internal use only.as of GemFire 5.0, useDataPolicy.REPLICATEinstead.as of GemFire 5.0, useDataPolicy.REPLICATEinstead.as of GemFire 5.0, useDataPolicy.NORMALinstead.- please usePartitionAttributesFactory.setTotalNumBuckets(int)instead.This setting must be the same in all processes using the Region.
- usePartitionAttributesFactory.setTotalMaxMemory(long)instead.The
global propertyname that defines the total maximum size for the partitioned Region.This setting must be the same in all processes using the Region.
UsePartitionAttributesImpl.getLocalMaxMemoryDefault()instead.- please use thePartitionAttributesFactory.setLocalMaxMemory(int)method instead.The
local propertyname that sets the maximum heap storage a VM contributes to a partitioned Region. When set to zero, the resulting Region reference allows access to the partitioned Region without any consuming any heap storage.Since GemFire 10.2. This feature will be removed in a future major release.as of 7.0 use the groups gemfire property- Manual start of senders is deprecated and will be removed in a later release.since GemFire 10.2, no replacement as this is no longer supported.since GemFire 10.2, no replacement as this is no longer supported.since GemFire 10.2, no replacement as this is no longer supported.since GemFire 10.2, useGatewayReceiverFactory.setEventRetryAttempts(int)instead. If one wants to keep retrying failed event, retry attempts needs to be set to -1.Use Boolean.getBoolean("DataSerializer.TRACE_SERIALIZABLE") instead.Please use Log4J 2 instead.This timeout is no longer needed.Since GemFire 10.2. This feature will be removed in a future releaseSince GemFire 10.2. This feature will be removed in a future releaseSince GemFire 10.2. This feature will be removed in a future releaseSince Geode1.14. use import-cluster-configuration and export-cluster-configuration to upload/download cluster configuration to/from the cluster.Since Geode 1.0 useConfigurationProperties.SSL_CIPHERSSince Geode 1.0 seeConfigurationProperties.SSL_ENABLED_COMPONENTSSince Geode 1.0 useConfigurationProperties.SSL_KEYSTORESince Geode 1.0 useConfigurationProperties.SSL_KEYSTORE_PASSWORDSince Geode 1.0 useConfigurationProperties.SSL_KEYSTORE_TYPESince Geode1.0, use ssl-* properties and ssl-enabled-componentsSince Geode 1.0 useConfigurationProperties.SSL_PROTOCOLSSince Geode 1.0 useConfigurationProperties.SSL_REQUIRE_AUTHENTICATIONSince Geode 1.0 useConfigurationProperties.SSL_TRUSTSTORESince Geode 1.0 useConfigurationProperties.SSL_TRUSTSTORE_PASSWORDsince GemFire 10.3. Use the default value of "false".as of GemFire 10.0, when UDP messaging was deprecated. No replacement.as of GemFire 10.2. No replacement.Since Geode 1.0 useConfigurationProperties.SSL_CIPHERSSince Geode 1.0 useConfigurationProperties.SSL_ENABLED_COMPONENTSwith the optionalConfigurationProperties.SSL_GATEWAY_ALIASSince Geode 1.0 useConfigurationProperties.SSL_KEYSTORESince Geode 1.0 useConfigurationProperties.SSL_KEYSTORE_PASSWORDSince Geode 1.0 useConfigurationProperties.SSL_KEYSTORE_TYPESince Geode 1.0 useConfigurationProperties.SSL_PROTOCOLSSince Geode 1.0 useConfigurationProperties.SSL_REQUIRE_AUTHENTICATIONSince Geode 1.0 useConfigurationProperties.SSL_TRUSTSTORESince Geode 1.0 useConfigurationProperties.SSL_TRUSTSTORE_PASSWORDSince Geode 1.0 useConfigurationProperties.SSL_CIPHERSSince Geode 1.0 useConfigurationProperties.SSL_ENABLED_COMPONENTSwith optionalConfigurationProperties.SSL_WEB_ALIASSince Geode 1.0 useConfigurationProperties.SSL_KEYSTORESince Geode 1.0 useConfigurationProperties.SSL_KEYSTORE_PASSWORDSince Geode 1.0 useConfigurationProperties.SSL_KEYSTORE_TYPESince Geode 1.0 useConfigurationProperties.SSL_PROTOCOLSSince Geode 1.0 useConfigurationProperties.SSL_WEB_SERVICE_REQUIRE_AUTHENTICATIONSince Geode 1.0 useConfigurationProperties.SSL_TRUSTSTORESince Geode 1.0 useConfigurationProperties.SSL_TRUSTSTORE_PASSWORDas of GemFire 8.0 useConfigurationProperties.HTTP_SERVICE_PORTinstead.Since Geode 1.0 useConfigurationProperties.SSL_CIPHERSSince Geode 1.0 useConfigurationProperties.SSL_ENABLED_COMPONENTSwith optionalConfigurationProperties.SSL_JMX_ALIASSince Geode 1.0 useConfigurationProperties.SSL_KEYSTORESince Geode 1.0 useConfigurationProperties.SSL_KEYSTORE_PASSWORDSince Geode 1.0 useConfigurationProperties.SSL_KEYSTORE_TYPESince Geode1.0, use ssl-* properties and ssl-enabled-componentsSince Geode 1.0 useConfigurationProperties.SSL_PROTOCOLSSince Geode 1.0 useConfigurationProperties.SSL_REQUIRE_AUTHENTICATIONSince Geode 1.0 useConfigurationProperties.SSL_TRUSTSTORESince Geode 1.0 useConfigurationProperties.SSL_TRUSTSTORE_PASSWORDas of GemFire 10.0, when UDP messaging was deprecated. No replacement.as of GemFire 10.0, when UDP messaging was deprecated. No replacement.as of GemFire 10.0, when UDP messaging was deprecated. No replacement.as of GemFire 10.0, when UDP messaging was deprecated. No replacement.as of GemFire 10.0, when UDP messaging was deprecated. No replacement.as of GemFire 10.0, when UDP messaging was deprecated. No replacement.as of GemFire 10.2, when GemFireMemcachedServer was deprecated. Will be removed in future major release.as of GemFire 10.2, when GemFireMemcachedServer was deprecated. Will be removed in future major release.as of GemFire 10.2, when GemFireMemcachedServer was deprecated. Will be removed in future major release.since GemFire 10.3. No replacement.: This feature is scheduled to be removed.since Geode 1.0, use security-managersince Geode 1.0, use security-post-processorsince Geode 1.0, use security-managersince Geode 1.5. Use SSL instead. See {ConfigurationProperties.SSL_ENABLED_COMPONENTS}since Geode 1.0, use security-managerNot working anymore as of Gemfire 10.3. No replacement,as of GemFire 10.0, when UDP messaging was deprecated. No replacement.Since Geode 1.0 useConfigurationProperties.SSL_CIPHERSSince Geode 1.0 useConfigurationProperties.SSL_ENABLED_COMPONENTSwith optionalConfigurationProperties.SSL_SERVER_ALIASSince Geode 1.0 useConfigurationProperties.SSL_KEYSTORESince Geode 1.0 useConfigurationProperties.SSL_KEYSTORE_PASSWORDSince Geode 1.0 useConfigurationProperties.SSL_KEYSTORE_TYPESince Geode 1.0 useConfigurationProperties.SSL_PROTOCOLSSince Geode 1.0 useConfigurationProperties.SSL_REQUIRE_AUTHENTICATIONSince Geode 1.0 useConfigurationProperties.SSL_TRUSTSTORESince Geode 1.0 useConfigurationProperties.SSL_TRUSTSTORE_PASSWORDas of GemFire 10.0, when UDP messaging was deprecated. No replacement.as of GemFire 10.0, when UDP messaging was deprecated. No replacement.as of GemFire 10.0, when UDP messaging was deprecated. No replacement.as of GemFire 10.2 when UDP messaging was removed. No replacement.As of 9.0, please useDistributedSystem.getPropertiesFile()instead.As of 9.0, please useDistributedSystem.getSecurityPropertiesFile()instead.use Alluse ALL
-
Deprecated MethodsMethodDescriptionas of GemFire 5.0, use
AttributesFactory.create()insteadas of GemFire 5.0, useAttributesFactory.addCacheListener(org.apache.geode.cache.CacheListener<K, V>)instead.as of 6.5 useDiskStoreFactory.setDiskDirs(java.io.File[])insteadas of 6.5 useDiskStoreFactory.setDiskDirsAndSizes(java.io.File[], int[])insteadas of 6.5 useAttributesFactory.setDiskStoreName(java.lang.String)insteadThis setting no longer has any effect.Since GemFire 10.3. No replacement.as of 5.7 useAttributesFactory.setEnableSubscriptionConflation(boolean)instead.as of GemFire 5.0, useAttributesFactory.setEnableSubscriptionConflation(boolean)this API is scheduled to be removedas of GemFire 5.0, useDataPolicy.PERSISTENT_REPLICATEinsteadas of 6.5for removal in a future release. No replacement is planned.for removal in a future release. No replacement is planned.for removal in a future release. No replacement is planned.for removal in a future release. No replacement is planned.as of 6.5 useClientCache.close(boolean)instead.as of 6.5 useCache.createRegionFactory(RegionAttributes)insteadas of GemFire 5.0, useCache.createRegion(java.lang.String, org.apache.geode.cache.RegionAttributes<K, V>)instead.as of 10.1 use themanagementpackage insteadas of 6.5 use getLogger().convertToLogWriterI18n() insteadas of 6.5 use getSecurityLogger().convertToLogWriterI18n() insteadas of 6.5 useClientCache.readyForEvents()instead.as of 6.5 useCacheFactory(Properties)instead.as of GemFire 5.0, useCacheTransactionManager.getListeners()insteadas of GemFire 10.2. No replacement.as of GemFire 10.2. No replacement.Pdx Persistence is not supported on client side. Even when set, it's internally ignored.Pdx Persistence is not supported on client side. Even when set, it's internally ignored.since GemFire 10.3. UseClientCacheFactory.setPoolMaxConnectionsPerServer(int)instead.since GemFire 10.3. UseClientCacheFactory.setPoolMinConnectionsPerServer(int)instead.since GemFire 10.3. No replacement.Since Geode 1.10.0. Thread local connections are ignored. Will be removed in future major release.since GemFire 10.3. No replacement.for removal in a future release. No replacement is planned.for removal in a future release. No replacement is planned.since GemFire 10.3. UsePool.getMaxConnectionsPerServer()instead.since GemFire 10.3. UsePool.getMinConnectionsPerServer()instead.since GemFire 10.3. No replacement.since GemFire 10.3. UsePoolFactory.setMaxConnectionsPerServer(int)instead.since GemFire 10.3. UsePoolFactory.setMinConnectionsPerServer(int)instead.since GemFire 10.3. No replacement.for removal in a future release. No replacement is planned.since GemFire 10.2, no replacement as this is no longer supported.since GemFire 10.2, no replacement as this is no longer supported.for removal in a future release. No replacement is planned.since GemFire 10.3. Use max-connections-per-server instead.since GemFire 10.3. Use min-connections-per-server instead.since GemFire 10.3. No replacement.Since Geode 1.10.0. Thread local connections are ignored. Will be removed in future major release.since GemFire 10.3. Use max-connections-per-server instead.since GemFire 10.3. Use min-connections-per-server instead.since GemFire 10.3. No replacement.Since Geode 1.10.0. Thread local connections are ignored. Will be removed in future major release.for removal in a future release. No replacement is planned.for removal in a future release. No replacement is planned.Since GemFire 10.3. No replacement.since GemFire 10. Any attempt to set the value to true will result in an exception as TCP based communication is the default, and it does not support multicast.since GemFire 10.2. No replacement.Since GemFire 10.3. No replacement.since GemFire 10.0. Any attempt to set the value to true will result in an exception as TCP based communication is the default, and it does not support multicastfor removal in a future release. No replacement is planned.for removal in a future release. No replacement is planned.for removal in a future release. No replacement is planned.for removal in a future release. No replacement is planned.since GemFire 10.3. No replacement.since GemFire 10.3. No replacement.since GemFire 10.3. No replacement.since GemFire 10.3. No replacement.since GemFire 10.3. No replacement.from version 6.5 forward please use an identity comparison instead of this methodfrom version 6.5 forward please use withStorage()from version 6.5 forward please use an identity comparison instead of this methodfrom version 6.5 forward please use withPartitioning()from version 6.5 forward please use withPersistence() and withReplication()from version 6.5 forward please use withPreloaded()from version 6.5 forward please use withReplication()as of Geode 1.5 implement initialize instead.as of 6.5 useDiskStore.getQueueSize()instead.as of 6.5 useDiskStore.getMaxOplogSize()instead.as of 6.5 useDiskStore.getTimeInterval()instead.as of 6.5 useRegionAttributes.isDiskSynchronous()instead.as of 6.5 useDiskStoreFactory.create(java.lang.String)insteadas of 6.5 useDiskStoreFactory.setQueueSize(int)insteadas of 6.5 useDiskStoreFactory.setCompactionThreshold(int)insteadas of 6.5 useDiskStoreFactory.setMaxOplogSize(long)insteadas of 6.5 useDiskStoreFactory.setMaxOplogSize(long)insteadas of 6.5 useDiskStoreFactory.setAutoCompact(boolean)insteadas of 6.5 useAttributesFactory.setDiskSynchronous(boolean)insteadas of 6.5 useDiskStoreFactory.setTimeInterval(long)insteadFor internal use only.use RegionAttributesType.EvictionAttributes.generateFor internal use only.For internal use only.useExecution.setArguments(Object)insteadUsegetOperationCode() == CLOSE_CQinsteadUsegetOperationCode() == CONTAINS_KEYinsteadUsegetOperationCode() == DESTROYinsteadUsegetOperationCode() == EXECUTE_CQinsteadUsegetOperationCode() == EXECUTE_FUNCTIONinsteadUsegetOperationCode() == GETinsteadUsegetOperationCode() == GET_DURABLE_CQSinsteadUsegetOperationCode() == INVALIDATEinsteadUsegetOperationCode() == KEY_SETinsteadUsegetOperationCode() == PUTinsteadUsegetOperationCode() == PUTALLinsteadUsegetOperationCode() == QUERYinsteadUsegetOperationCode() == REGION_CLEARinsteadUsegetOperationCode() == REGION_CREATEinsteadUsegetOperationCode() == REGION_DESTROYinsteadUsegetOperationCode() == REGISTER_INTERESTinsteadUsegetOperationCode() == REMOVEALLinsteadUsegetOperationCode() == STOP_CQinsteadUsegetOperationCode() == UNREGISTER_INTERESTinsteaduse getMap() instead and modify the values in the map it returnssince GemFire 10.2. No replacement.usePartitionAttributes.getTotalMaxMemory()andPartitionAttributes.getTotalNumBuckets()in GemFire 5.1 and later releasesusePartitionAttributes.getLocalMaxMemory()in GemFire 5.1 and later releasessince Geode 1.3.0use getTotalMaxMemory() insteadsince GemFire 10.2. No replacement.usePartitionAttributesFactory.setTotalMaxMemory(long)andPartitionAttributesFactory.setTotalNumBuckets(int)in GemFire 5.1 and later releasesusePartitionAttributesFactory.setLocalMaxMemory(int)in GemFire 5.1 and later releasessince Geode 1.3.0as of 6.5as of 6.5Due to the overhead caused by rehashing while expanding the backing array, hash index has been deprecated since Apache Geode 1.4.0. Use methodQueryService.createIndex(String, String, String)instead.Due to the overhead caused by rehashing while expanding the backing array, hash index has been deprecated since Apache Geode 1.4.0. Use methodQueryService.createIndex(String, String, String, String)insteadAs of 6.6.2, useQueryService.createIndex(String, String, String)andQueryService.createKeyIndex(String, String, String)instead. Create an index that can be used when executing queries.As of 6.6.2, useQueryService.createIndex(String, String, String, String)andQueryService.createKeyIndex(String, String, String)instead. Create an index that can be used when executing queries.Due to the overhead caused by rehashing while expanding the backing array, hash index has been deprecated since Apache Geode 1.4.0. Use methodQueryService.defineIndex(String, String, String)instead.Due to the overhead caused by rehashing while expanding the backing array, hash index has been deprecated since Apache Geode 1.4.0. Use methodQueryService.defineIndex(String, String, String, String)instead.As of 6.6.2, useQueryService.getIndexes(Region)only. Get a collection of all the indexes on the specified Region of the specified index type.Since GemFire 10.3. No replacement.useDiskStore.forceRoll()instead.as of 6.5 useRegion.getRegionService()instead.Since GemFire 10.3. No replacement.Since GemFire 10.3. No replacement.as of 7.0 useRegion.getSnapshotService()as of 7.0 useRegion.getSnapshotService()Since GemFire 10.3. No replacement.useDiskStore.flush()instead.as of GemFire 5.0, useRegionAttributes.getCacheListeners()insteadas of 6.5 useDiskStore.getDiskDirs()instead.as of 6.5 useDiskStore.getDiskDirSizes()instead.as of 6.5 useRegionAttributes.getDiskStoreName()instead.Setting early ack no longer has any effect.Since GemFire 10.3. No replacement.as of GemFire 5.0, useRegionAttributes.getEnableSubscriptionConflation()insteadas of GemFire 5.0, useRegionAttributes.getEnableSubscriptionConflation()instead #this API is scheduled to be removedas of GemFire 5.0, useRegionAttributes.getDataPolicy()instead.since GemFire 10. Any attempt to set the value to true will result in an exception as TCP based communication is the default, and it does not support multicast.as of GemFire 5.0, useDataPolicy.PERSISTENT_REPLICATEinsteadas of 6.5for removal in a future release. No replacement is planned.for removal in a future release. No replacement is planned.since GemFire 10.3. No replacement.as of 6.5 useDiskStoreFactory.setDiskDirs(java.io.File[])insteadas of 6.5 useDiskStoreFactory.setDiskDirsAndSizes(java.io.File[], int[])insteadas of 6.5 useRegionFactory.setDiskStoreName(java.lang.String)insteadAs of 6.5 this setting no longer has any effect.Since GemFire 10.3. No replacement.this API is scheduled to be removedsince GemFire 10. Any attempt to set the value to true will result in an exception as TCP based communication is the default, and it does not support multicast.in GemFire 10.3. No replacement.as of 6.5for removal in a future release. No replacement is planned.for removal in a future release. No replacement is planned.since GemFire 10.0, please use theRegionService.getJsonDocumentFactory(StorageFormat)instead.as of 7.0 use the groups gemfire propertyas of 6.0.1. This method is no more in use, by default notifyBySubscription attribute is set to true.as of 7.0 use the groups gemfire propertyas of 6.0.1. This method is no longer in use, by default notifyBySubscription attribute is set to true.as of 6.5 useClientSubscriptionConfig.getDiskStoreName()insteadas of 6.5 useClientSubscriptionConfig.setDiskStoreName(String)insteadas of Geode 1.5 use initialize instead.for removal in a future release. No replacement is planned.for removal in a future release. No replacement is planned.for removal in a future release. No replacement is planned.for removal in a future release. No replacement is planned.- Manual start of senders is deprecated and will be removed in a later release.since GemFire 10.2, no replacement as this is no longer supported.for removal in a future release. No replacement is planned.org.apache.geode.cache.wan.GatewaySenderFactory.removeGatewayTransportFilter(GatewayTransportFilter) for removal in a future release. No replacement is planned.since GemFire 10.2, no replacement as this is no longer supported.- Manual start of senders is deprecated and will be removed in a later release.As of Geode 1.0, getDefaultInstance is deprecated. Use constructor instead.as of GemFire 5.1, useDistributedLockService.lock(Object, long, long)with waitTimeMillis insteadas of GemFire 5.1, useDistributedLockService.suspendLocking(long)with waitTimeMillis insteadRoles is scheduled to be removedas of 6.5 useCacheFactory.create()orClientCacheFactory.create()instead.as of 6.5 useCache.close(boolean)orClientCache.close(boolean)instead.DistributedSystem.getDistributedMember()provides an identity for this connection that is unique across the entire distributed system.as of GemFire 5.0, useDistributedSystem.getDistributedMember()insteadAs of 9.0, please useDistributedSystem.getPropertiesFileURL()As of 10.2, this method is no longer necessary unless there are regions that use the deprecatedScope.DISTRIBUTED_NO_ACK. Sockets are normally shared between threads and do not need to be released.As of 10.2, this method is no longer needed. Sockets are automatically pooled between threads and there is no need to force specific threads to use shared sockets.as of 7.0 useLocator.getLocator()insteadas of 7.0 useLocator.hasLocator()instead.as of 7.0 use startLocatorAndDS instead.as of 7.0 use startLocatorAndDS instead.use a different startup method peerLocator and serverLocator parameters are ignoredas of 10.0 Please use com.vmware.gemfire.bootstrap.LocatorLauncherin Geode 1.12. Use statusForLocator() instance method instead. This static method does not use the properties set via the Builder.in GemFire 10.3. No replacementin GemFire 10.3. No replacementsince GemFire 10.2. The ability to configure servers using Spring xml files will no longer be supported. This method will be removed in the next major version. Please refer to the documentation on using cache.xml or the cluster configuration service to configure servers instead of using Spring.in GemFire 10.3. No replacementin GemFire 10.3. No replacementsince GemFire 10.2. The ability to configure servers using Spring xml files will no longer be supported. This method will be removed in the next major version. Please refer to the documentation on using cache.xml or the cluster configuration service to configure servers instead of using Spring.since GemFire 10.2. The ability to configure servers using Spring xml files will no longer be supported. This method will be removed in the next major version. Please refer to the documentation on using cache.xml or the cluster configuration service to configure servers instead of using Spring.as of 10.0 Please use com.vmware.gemfire.bootstrap.ServerLauncher}as of 9.0 useInstantiator.register(Instantiator)insteadThis method is dangerous because it only modifies the target cache server - other copies of the CQ on other servers are not affected. Using the client side CQ methods to modify a CQ.This method is dangerous because it only modifies the target cache server - other copies of the CQ on other servers are not affected. Using the client side CQ methods to modify a CQ.This method is dangerous because it only modifies the target cache server - other copies of the CQ on other servers are not affected. Using the client side CQ methods to modify a CQ.This method is dangerous because it only modifies the target cache server - other copies of the CQ on other servers are not affected. Using the client side CQ methods to modify a CQ.since 1.2, Command methods may override both the delimiter and the escape through spring shell'ssplittingRegexoption contextsince Geode 1.3, simply call processCommand to execute the commandsince Geode 1.3, simply call processCommand to execute the commandsince 1.10. This only affect the gfsh output line which is not api boundsince 1.10. file transfer in plugin commands is never supportedsince 1.10. file transfer in plugin commands is never supportedsince 1.10. This only affect the gfsh output line which is not api boundSince GemFire 10.3. No replacement.since GemFire 10.2. No replacement.this API is scheduled to be removedSince GemFire 10.3. No replacement.for removal in a future release. No replacement is planned.as of GemFire 10.2, when UDP messaging was removed. No replacement.as of GemFire 10.2, when UDP messaging was removed. No replacement.as of GemFire 10.2, when UDP messaging was removed. No replacement.since GemFire 10.3. Use the default value of false.as of GemFire 10.0, when UDP messaging was deprecated. No replacement.since GemFire 10.3. Use the default value of false.as of GemFire 10.0, when UDP messaging was deprecated. No replacement.as of GemFire 10.2, when UDP messaging was removed. No replacement.as of GemFire 10.2, when UDP messaging was removed. No replacement.as of GemFire 10.2, when UDP messaging was removed. No replacement.Please useMemberMXBean.getUsedMemory()instead.Please useMemberMXBean.getFreeMemory()instead.as typo in name has been corrected: useMemberMXBean.getInitialImagesInProgress()instead.Please useMemberMXBean.getMaxMemory()instead.since 1.4 use processCommand(String commandString, Map$lt;String, String$gt; env, List$lt;String$gt; stagedFilePaths) insteadRemoved licensing in 8.0.This attribute is removed from 8.0 for being incorrect and impacting performance.See corresponding DiskStores latency to get the latency.See corresponding DiskStores latency to get the latency.Since GemFire 10.3. No replacement.since GemFire 10.2. No replacement.this API is scheduled to be removedSince GemFire 10.3. No replacement.as of Geode 1.5 use initialize insteadas of 6.6.2 useReflectionBasedAutoSerializer.reconfigure(String...)instead.in Geode 1.3. Never called by the product. UseAuthInitialize.getCredentials(Properties securityProps, DistributedMember server, boolean isPeer)in Geode 1.5. Never called by the product. UseAuthInitialize.init(LogWriter systemLogger, LogWriter securityLogger)use getTarget()as of Geode 1.10, useStatistics.getLong(int)insteadas of Geode 1.10, useStatistics.getLong(String)insteadas of Geode 1.10, useStatistics.getLong(StatisticDescriptor)insteadas of Geode 1.10, useStatistics.incLong(int, long)insteadas of Geode 1.10, useStatistics.incLong(String, long)insteadas of Geode 1.10, useStatistics.incLong(StatisticDescriptor, long)insteadas of Geode 1.10, useStatistics.setLong(int, long)insteadas of Geode 1.10, useStatistics.setLong(String, long)insteadas of Geode 1.10, useStatistics.setLong(StatisticDescriptor, long)insteadas of Geode 1.10, useStatistics.setLongSupplier(int, LongSupplier)insteadas of Geode 1.10, useStatistics.setLongSupplier(String, LongSupplier)insteadas of Geode 1.10, useStatistics.setLongSupplier(StatisticDescriptor, LongSupplier)insteadas of Geode 1.10, useStatisticsTypeFactory.createLongCounter(String, String, String)insteadas of Geode 1.10, useStatisticsTypeFactory.createLongCounter(String, String, String, boolean)insteadas of Geode 1.10, useStatisticsTypeFactory.createLongGauge(String, String, String)insteadas of Geode 1.10, useStatisticsTypeFactory.createLongGauge(String, String, String, boolean)instead
-
Deprecated ConstructorsConstructorDescriptionas of 6.5 use
Cache.createRegionFactory()instead.as of 6.5 useCache.createRegionFactory(String)instead.as of 6.5 useCacheFactory(Properties)andCache.createRegionFactory()instead.as of 6.5 useCacheFactory(Properties)andCache.createRegionFactory(String)instead.as of 6.5 useCacheFactory(Properties)andCache.createRegionFactory(RegionAttributes)instead.as of 6.5 useCache.createRegionFactory(RegionAttributes)instead.since GemFire 10.3. UseLz4Compressorinstead.as of 10.2as of 10.2as of 6.6.2 use ReflectionBasedAutoSerializer(String...) instead.
-
Deprecated Enum ConstantsEnum ConstantDescriptionDue to the overhead caused by rehashing while expanding the backing array, hash index has been deprecated since Apache Geode 1.4.0. Use
IndexType.FUNCTIONALinstead.
-
Deprecated Annotation Interface ElementsAnnotation Interface ElementDescriptionsince 1.2, Command methods may override both the delimiter and the escape through spring shell's
splittingRegexoption context