com.gemstone.gemfire.admin.SystemMemberCache.addBridgeServer()
|
com.gemstone.gemfire.cache.Cache.addBridgeServer()
|
com.gemstone.gemfire.admin.AdminDistributedSystem.addCacheServer()
|
com.gemstone.gemfire.cache.util.GatewayHub.addGateway(String, int) |
com.gemstone.gemfire.cache.Cache.addGatewayHub(String, int)
|
com.gemstone.gemfire.admin.AdminDistributedSystemFactory.bindToAddress(String)
|
com.gemstone.gemfire.cache.Cache.close(boolean)
|
com.gemstone.gemfire.cache.query.Query.compile()
as of 6.5
|
com.gemstone.gemfire.distributed.DistributedSystem.connect(Properties)
|
com.gemstone.gemfire.cache.DiskWriteAttributesFactory.create()
|
com.gemstone.gemfire.cache.CacheFactory.create(DistributedSystem)
|
com.gemstone.gemfire.admin.DistributedSystemConfig.createCacheServerConfig()
|
com.gemstone.gemfire.cache.query.QueryService.createIndex(String, IndexType, String, String)
|
com.gemstone.gemfire.cache.query.QueryService.createIndex(String, IndexType, String, String, String)
|
com.gemstone.gemfire.cache.Cache.createRegion(String, RegionAttributes)
|
com.gemstone.gemfire.cache.AttributesFactory.createRegionAttributes()
|
com.gemstone.gemfire.cache.Region.createSubregion(String, RegionAttributes)
|
com.gemstone.gemfire.admin.SystemMemberCache.createVMRegion(String, RegionAttributes)
|
com.gemstone.gemfire.cache.Cache.createVMRegion(String, RegionAttributes)
|
com.gemstone.gemfire.distributed.DistributedSystem.disconnect()
|
com.gemstone.gemfire.cache.Region.entries(boolean)
Use entrySet(boolean recursive) instead.
|
com.gemstone.gemfire.cache.execute.Execution.execute(String, boolean)
|
com.gemstone.gemfire.cache.execute.Execution.execute(String, boolean, boolean)
|
com.gemstone.gemfire.cache.execute.Execution.execute(String, boolean, boolean, boolean)
|
com.gemstone.gemfire.cache.Region.forceRolling()
|
com.gemstone.gemfire.management.RegionMXBean.getAvgBucketSize()
This attribute is removed from 8.0 for being incorrect and impacting
performance.
|
com.gemstone.gemfire.admin.SystemMemberCache.getBridgeServers()
|
com.gemstone.gemfire.cache.Cache.getBridgeServers()
|
com.gemstone.gemfire.cache.DiskWriteAttributes.getBytesThreshold()
|
com.gemstone.gemfire.cache.Region.getCache()
|
com.gemstone.gemfire.admin.SystemMemberRegion.getCacheListener()
as of 6.0 use getCacheListeners() instead
|
com.gemstone.gemfire.cache.RegionAttributes.getCacheListener()
|
com.gemstone.gemfire.admin.DistributedSystemConfig.getCacheServerConfigs()
|
com.gemstone.gemfire.admin.AdminDistributedSystem.getCacheServers()
|
com.gemstone.gemfire.admin.CacheServer.getConfig()
|
com.gemstone.gemfire.cache.TransactionEvent.getCreateEvents()
|
com.gemstone.gemfire.management.MemberMXBean.getCurrentHeapSize()
|
com.gemstone.gemfire.cache.TransactionEvent.getDestroyEvents()
|
com.gemstone.gemfire.cache.RegionAttributes.getDiskDirs()
|
com.gemstone.gemfire.cache.RegionAttributes.getDiskDirSizes()
|
com.gemstone.gemfire.management.RegionMXBean.getDiskReadsAverageLatency()
See corresponding DiskStores latency to get the latency.
|
com.gemstone.gemfire.management.DistributedRegionMXBean.getDiskTaskWaiting() |
com.gemstone.gemfire.management.RegionMXBean.getDiskTaskWaiting() |
com.gemstone.gemfire.cache.RegionAttributes.getDiskWriteAttributes()
|
com.gemstone.gemfire.management.RegionMXBean.getDiskWritesAverageLatency()
See corresponding DiskStores latency to get the latency.
|
com.gemstone.gemfire.cache.RegionAttributes.getEarlyAck()
Setting early ack no longer has any effect.
|
com.gemstone.gemfire.cache.util.Gateway.getEarlyAck()
EarlyAck communication is unsafe and no longer supported
|
com.gemstone.gemfire.cache.RegionAttributes.getEnableBridgeConflation()
|
com.gemstone.gemfire.cache.RegionAttributes.getEnableConflation()
|
com.gemstone.gemfire.cache.RegionAttributes.getEnableWAN()
as of GemFire 5.0, use getEnableGateway instead
|
com.gemstone.gemfire.management.MemberMXBean.getFreeHeapSize()
|
com.gemstone.gemfire.cache.Cache.getGatewayHub()
|
com.gemstone.gemfire.cache.Cache.getGatewayHub(String)
|
com.gemstone.gemfire.cache.Cache.getGatewayHubs()
|
com.gemstone.gemfire.cache.PartitionAttributes.getGlobalProperties()
|
com.gemstone.gemfire.cache.server.CacheServer.getGroups()
as of 7.0 use the groups gemfire property
|
com.gemstone.gemfire.distributed.DistributedSystem.getId()
|
com.gemstone.gemfire.cache.query.QueryService.getIndexes(Region, ?>, IndexType)
|
com.gemstone.gemfire.cache.TransactionEvent.getInvalidateEvents()
|
com.gemstone.gemfire.cache.CacheTransactionManager.getListener()
|
com.gemstone.gemfire.cache.PartitionAttributes.getLocalProperties()
|
com.gemstone.gemfire.distributed.Locator.getLocators()
|
com.gemstone.gemfire.cache.Cache.getLoggerI18n()
as of 6.5 use getLogger().convertToLogWriterI18n() instead
|
com.gemstone.gemfire.management.MemberMXBean.getMaximumHeapSize()
|
com.gemstone.gemfire.cache.DiskWriteAttributes.getMaxOplogSize()
|
com.gemstone.gemfire.distributed.DistributedSystem.getMemberId()
|
com.gemstone.gemfire.admin.SystemMemberRegion.getMirrorType()
as of 5.0, you should use getDataPolicy instead
|
com.gemstone.gemfire.cache.RegionAttributes.getMirrorType()
|
com.gemstone.gemfire.cache.EntryOperation.getNewValue() |
com.gemstone.gemfire.cache.server.CacheServer.getNotifyBySubscription()
as of 6.0.1. This method is no more in use, by default
notifyBySubscription attribute is set to true.
|
com.gemstone.gemfire.cache.util.BridgeServer.getNotifyBySubscription()
as of 6.0.1. This method is no more in use, by default
notifyBySubscription attribute is set to true.
|
com.gemstone.gemfire.cache.EntryOperation.getOperation() |
com.gemstone.gemfire.cache.server.ClientSubscriptionConfig.getOverflowDirectory()
|
com.gemstone.gemfire.cache.util.GatewayQueueAttributes.getOverflowDirectory()
|
com.gemstone.gemfire.cache.RegionAttributes.getPersistBackup()
|
com.gemstone.gemfire.cache.RegionAttributes.getPublisher()
as of 6.5
|
com.gemstone.gemfire.cache.TransactionEvent.getPutEvents()
|
com.gemstone.gemfire.cache.Cache.getSecurityLoggerI18n()
as of 6.5 use getSecurityLogger().convertToLogWriterI18n() instead
|
com.gemstone.gemfire.cache.DiskWriteAttributes.getTimeInterval()
|
com.gemstone.gemfire.cache.PartitionAttributes.getTotalSize()
use getTotalMaxMemory() instead
|
com.gemstone.gemfire.distributed.Locator.hasLocators()
|
com.gemstone.gemfire.cache.util.GatewayQueueAttributes.hasOverflowDirectory()
|
com.gemstone.gemfire.cache.EntryEvent.isBridgeEvent()
|
com.gemstone.gemfire.admin.SystemMemberType.isCacheServer()
|
com.gemstone.gemfire.cache.operations.OperationContext.isClientUpdate(OperationContext) |
com.gemstone.gemfire.cache.query.Query.isCompiled()
as of 6.5
|
com.gemstone.gemfire.cache.DataPolicy.isDefault()
from version 6.5 forward please use an identity comparison instead of this method
|
com.gemstone.gemfire.cache.CacheEvent.isDistributed()
|
com.gemstone.gemfire.cache.DataPolicy.isEmpty()
from version 6.5 forward please use withStorage()
|
com.gemstone.gemfire.cache.CacheEvent.isExpiration()
|
com.gemstone.gemfire.cache.EvictionAlgorithm.isLIFO() |
com.gemstone.gemfire.cache.EntryEvent.isLoad()
|
com.gemstone.gemfire.cache.EntryEvent.isLocalLoad()
|
com.gemstone.gemfire.cache.EntryEvent.isNetLoad()
|
com.gemstone.gemfire.cache.EntryEvent.isNetSearch()
|
com.gemstone.gemfire.cache.DataPolicy.isNormal()
from version 6.5 forward please use an identity comparison instead of this method
|
com.gemstone.gemfire.cache.DataPolicy.isPartition()
from version 6.5 forward please use withPartitioning()
|
com.gemstone.gemfire.cache.DataPolicy.isPersistentReplicate()
from version 6.5 forward please use withPersistence() and withReplication()
|
com.gemstone.gemfire.cache.DataPolicy.isPreloaded()
from version 6.5 forward please use withPreloaded()
|
com.gemstone.gemfire.cache.DataPolicy.isReplicate()
from version 6.5 forward please use withReplication()
|
com.gemstone.gemfire.cache.util.GatewayQueueAttributes.isRollOplogs()
|
com.gemstone.gemfire.cache.util.GatewayHub.isRunning()
use getCancelCriterion().cancelInProgress() instead
|
com.gemstone.gemfire.cache.DiskWriteAttributes.isSynchronous()
|
com.gemstone.gemfire.cache.Region.keys()
Use keySet instead;
|
com.gemstone.gemfire.cache.Region.loadSnapshot(InputStream)
|
com.gemstone.gemfire.distributed.DistributedLockService.lockInterruptibly(Object, long, long)
|
com.gemstone.gemfire.cache.execute.FunctionService.onMember(DistributedSystem, DistributedMember)
|
com.gemstone.gemfire.cache.execute.FunctionService.onMembers(DistributedSystem)
|
com.gemstone.gemfire.cache.execute.FunctionService.onMembers(DistributedSystem, Set)
|
com.gemstone.gemfire.cache.util.BridgeLoader.query(String)
|
com.gemstone.gemfire.cache.Cache.readyForEvents()
|
com.gemstone.gemfire.DataSerializer.register(Class>, byte)
|
com.gemstone.gemfire.admin.DistributedSystemConfig.removeCacheServerConfig(CacheServerConfig)
|
com.gemstone.gemfire.admin.AdminDistributedSystem.revokePersistentMember(InetAddress, String)
|
com.gemstone.gemfire.cache.Region.saveSnapshot(OutputStream)
|
com.gemstone.gemfire.cache.DiskWriteAttributesFactory.setBytesThreshold(long)
|
com.gemstone.gemfire.cache.AttributesMutator.setCacheListener(CacheListener)
|
com.gemstone.gemfire.cache.AttributesFactory.setCacheListener(CacheListener)
|
com.gemstone.gemfire.cache.DiskWriteAttributesFactory.setCompactionThreshold(int)
|
com.gemstone.gemfire.cache.AttributesFactory.setDiskDirs(File[])
|
com.gemstone.gemfire.cache.RegionFactory.setDiskDirs(File[])
|
com.gemstone.gemfire.cache.AttributesFactory.setDiskDirsAndSizes(File[], int[])
|
com.gemstone.gemfire.cache.RegionFactory.setDiskDirsAndSizes(File[], int[])
|
com.gemstone.gemfire.cache.AttributesFactory.setDiskWriteAttributes(DiskWriteAttributes)
|
com.gemstone.gemfire.cache.RegionFactory.setDiskWriteAttributes(DiskWriteAttributes)
|
com.gemstone.gemfire.cache.AttributesFactory.setEarlyAck(boolean)
This setting no longer has any effect.
|
com.gemstone.gemfire.cache.RegionFactory.setEarlyAck(boolean)
As of 6.5 this setting no longer has any effect.
|
com.gemstone.gemfire.cache.util.Gateway.setEarlyAck(boolean)
EarlyAck communication is unsafe and no longer supported
|
com.gemstone.gemfire.cache.AttributesFactory.setEnableBridgeConflation(boolean)
|
com.gemstone.gemfire.cache.AttributesFactory.setEnableConflation(boolean)
|
com.gemstone.gemfire.cache.RegionFactory.setEnableGateway(boolean) |
com.gemstone.gemfire.cache.AttributesFactory.setEnableWAN(boolean)
|
com.gemstone.gemfire.cache.Cache.setGatewayHub(String, int)
|
com.gemstone.gemfire.cache.RegionFactory.setGatewayHubId(String) |
com.gemstone.gemfire.cache.PartitionAttributesFactory.setGlobalProperties(Properties)
|
com.gemstone.gemfire.cache.server.CacheServer.setGroups(String[])
as of 7.0 use the groups gemfire property
|
com.gemstone.gemfire.cache.CacheTransactionManager.setListener(TransactionListener)
|
com.gemstone.gemfire.cache.PartitionAttributesFactory.setLocalProperties(Properties)
|
com.gemstone.gemfire.cache.operations.PutAllOperationContext.setMap(Map)
use getMap() instead and modify the values in the map it returns
|
com.gemstone.gemfire.cache.DiskWriteAttributesFactory.setMaxOplogSize(int)
|
com.gemstone.gemfire.cache.DiskWriteAttributesFactory.setMaxOplogSizeInBytes(long)
|
com.gemstone.gemfire.cache.AttributesFactory.setMirrorType(MirrorType)
|
com.gemstone.gemfire.cache.server.CacheServer.setNotifyBySubscription(boolean)
as of 6.0.1. This method is no longer in use, by default
notifyBySubscription attribute is set to true.
|
com.gemstone.gemfire.cache.util.BridgeServer.setNotifyBySubscription(boolean)
as of 6.0.1. This method is no more in use, by default
notifyBySubscription attribute is set to true.
|
com.gemstone.gemfire.cache.server.ClientSubscriptionConfig.setOverflowDirectory(String)
|
com.gemstone.gemfire.cache.util.GatewayQueueAttributes.setOverflowDirectory(String)
|
com.gemstone.gemfire.cache.AttributesFactory.setPersistBackup(boolean)
|
com.gemstone.gemfire.cache.AttributesFactory.setPublisher(boolean)
as of 6.5
|
com.gemstone.gemfire.cache.RegionFactory.setPublisher(boolean)
as of 6.5
|
com.gemstone.gemfire.cache.DiskWriteAttributesFactory.setRollOplogs(boolean)
|
com.gemstone.gemfire.cache.util.GatewayQueueAttributes.setRollOplogs(boolean)
|
com.gemstone.gemfire.pdx.ReflectionBasedAutoSerializer.setSerializableClasses(List)
|
com.gemstone.gemfire.cache.DiskWriteAttributesFactory.setSynchronous(boolean)
|
com.gemstone.gemfire.cache.DiskWriteAttributesFactory.setTimeInterval(long)
|
com.gemstone.gemfire.distributed.Locator.startLocator(int, File)
as of 7.0 use startLocatorAndDS instead.
|
com.gemstone.gemfire.distributed.Locator.startLocator(int, File, InetAddress)
as of 7.0 use startLocatorAndDS instead.
|
com.gemstone.gemfire.distributed.DistributedLockService.suspendLockingInterruptibly(long)
|
com.gemstone.gemfire.cache.Region.writeToDisk()
|