|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use AdminException | |
|---|---|
| com.gemstone.gemfire.admin | Provides an API for administering various GemFire components such as a GemFire distributed system, and processes that host GemFire Caches. |
| com.gemstone.gemfire.admin.jmx | Provides administrative access to a GemFire distributed system via the Java Management Extensions (JMX). |
| Uses of AdminException in com.gemstone.gemfire.admin |
|---|
| Subclasses of AdminException in com.gemstone.gemfire.admin | |
|---|---|
class |
CacheDoesNotExistException
An CacheDoesNotExistException is thrown when an attempt
is made to get a cache and one does not exist. |
class |
UnmodifiableConfigurationException
An UnmodifiableConfigurationException is thrown when an attempt
is made to modify the value of an unmodifiable
ConfigurationParameter. |
| Methods in com.gemstone.gemfire.admin that throw AdminException | |
|---|---|
SystemMemberBridgeServer |
SystemMemberCache.addBridgeServer()
Deprecated. as of 5.7 use SystemMemberCache.addCacheServer() instead. |
SystemMemberCacheServer |
SystemMemberCache.addCacheServer()
Adds a new, unstarted cache server that will serve the contents of this cache to clients. |
CacheServer |
AdminDistributedSystem.addCacheServer()
Deprecated. as of 5.7 use AdminDistributedSystem.addCacheVm() instead. |
CacheVm |
AdminDistributedSystem.addCacheVm()
Creates a new cache vm that is ready to configure and start. |
BackupStatus |
AdminDistributedSystem.backupAllMembers(File targetDir)
Backup the persistent files for all of the members of the distributed system that the admin member connected to. |
Map<DistributedMember,Set<PersistentID>> |
AdminDistributedSystem.compactAllDiskStores()
Compact the persistent files for all of the members of the distributed system that the admin member connected to. |
SystemMemberRegion |
SystemMemberCache.createRegion(String name,
RegionAttributes attrs)
Creates a root Region in this cache. |
SystemMemberRegion |
SystemMemberRegion.createSubregion(String name,
RegionAttributes attrs)
Creates a subregion of this region. |
SystemMemberRegion |
SystemMemberCache.createVMRegion(String name,
RegionAttributes attrs)
Deprecated. as of GemFire 5.0, use SystemMemberCache.createRegion(java.lang.String, com.gemstone.gemfire.cache.RegionAttributes) instead |
static DistributedSystemConfig |
AdminDistributedSystemFactory.defineDistributedSystem(DistributedSystem system,
String remoteCommand)
Defines a distributed system configuration for administering the distributed system to which this VM is currently connected. |
SystemMemberBridgeServer[] |
SystemMemberCache.getBridgeServers()
Deprecated. as of 5.7 use SystemMemberCache.getCacheServers() instead. |
SystemMemberCache |
SystemMember.getCache()
Returns an object that provides admin access to this member's cache. |
SystemMemberCacheServer[] |
SystemMemberCache.getCacheServers()
Returns the cache servers that run in this member's VM. |
CacheServer[] |
AdminDistributedSystem.getCacheServers()
Deprecated. as of 5.7 use AdminDistributedSystem.getCacheVms() instead. |
CacheServer[] |
AdminDistributedSystem.getCacheServers(String durableClientId)
Returns all the cache server members of the distributed system which are hosting a client queue for the particular durable-client having the given durableClientId |
CacheVm[] |
AdminDistributedSystem.getCacheVms()
Returns all of the dedicated cache server vm members of the distributed system. |
String |
ManagedEntity.getLog()
Returns the tail of this manage entity's log file. |
Set<PersistentID> |
AdminDistributedSystem.getMissingPersistentMembers()
Retrieve the set of persistent files that the existing members are waiting for. |
SystemMemberRegion |
SystemMemberCache.getRegion(String path)
Return the existing region (or subregion) with the specified path that already exists in the cache. |
StatisticResource[] |
SystemMember.getStat(String statisticsTypeName)
Retrieves this members statistic resources. |
StatisticResource[] |
SystemMember.getStats()
Retrieves this members statistic resources. |
SystemMember[] |
AdminDistributedSystem.getSystemMemberApplications()
Retrieves SystemMember instances for every application that is running and currently connection to this system. |
boolean |
SystemMember.hasCache()
Returns whether or not this system member hosts a GemFire Cache. |
boolean |
SystemMemberCache.isServer()
Returns whether or not this cache acts as a server. |
SystemMember |
AdminDistributedSystem.lookupSystemMember(DistributedMember distributedMember)
Returns the administrative SystemMember specified by the DistributedMember. |
void |
StatisticResource.refresh()
Refreshes the values of every Statistic in this resource by
retrieving them from the member's VM. |
void |
SystemMember.refreshConfig()
Refreshes this member's configuration from the member or it's properties |
void |
AdminDistributedSystem.revokePersistentMember(InetAddress host,
String directory)
Indicate to the distributed system that persistent files have been lost. |
void |
SystemMemberCacheServer.setBindAddress(String address)
Sets the ip address or host name that this server is to listen on for client connections. |
void |
SystemMemberBridgeServer.setBindAddress(String address)
Deprecated. Sets the ip address or host name that this server is to listen on for client connections. |
ConfigurationParameter[] |
SystemMember.setConfiguration(ConfigurationParameter[] parms)
Sets the configuration of this member. |
void |
SystemMemberCacheServer.setGroups(String[] groups)
Sets the list of server groups this cache server will belong to. |
void |
SystemMemberBridgeServer.setGroups(String[] groups)
Deprecated. Sets the list of server groups this bridge server will belong to. |
void |
SystemMemberCacheServer.setHostnameForClients(String name)
Sets the ip address or host name that this server is to listen on for client connections. |
void |
SystemMemberBridgeServer.setHostnameForClients(String name)
Deprecated. Sets the ip address or host name that this server is to listen on for client connections. |
void |
SystemMemberCacheServer.setLoadPollInterval(long loadPollInterval)
Set the frequency in milliseconds to poll the load probe on this cache server |
void |
SystemMemberBridgeServer.setLoadPollInterval(long loadPollInterval)
Deprecated. Set the frequency in milliseconds to poll the load probe on this bridge server |
void |
SystemMemberCacheServer.setLoadProbe(ServerLoadProbe loadProbe)
Set the load probe for this cache server. |
void |
SystemMemberBridgeServer.setLoadProbe(ServerLoadProbe loadProbe)
Deprecated. Set the load probe for this bridge server. |
void |
SystemMemberCache.setLockLease(int seconds)
Sets the length, in seconds, of distributed lock leases obtained by this cache. |
void |
SystemMemberCache.setLockTimeout(int seconds)
Sets the number of seconds a cache operation may wait to obtain a distributed lock lease before timing out. |
void |
SystemMemberCacheServer.setMaxConnections(int maxCons)
Sets the maxium number of client connections allowed. |
void |
SystemMemberBridgeServer.setMaxConnections(int maxCons)
Deprecated. Sets the maxium number of client connections allowed. |
void |
SystemMemberCacheServer.setMaximumMessageCount(int maxMessageCount)
Sets maximum number of messages that can be enqueued in a client-queue. |
void |
SystemMemberBridgeServer.setMaximumMessageCount(int maxMessageCount)
Deprecated. Sets maximum number of messages that can be enqueued in a client-queue. |
void |
SystemMemberCacheServer.setMaximumTimeBetweenPings(int maximumTimeBetweenPings)
Sets the maximum amount of time between client pings. |
void |
SystemMemberBridgeServer.setMaximumTimeBetweenPings(int maximumTimeBetweenPings)
Deprecated. Sets the maximum amount of time between client pings. |
void |
SystemMemberCacheServer.setMaxThreads(int maxThreads)
Sets the maxium number of threads allowed in this server to service client requests. |
void |
SystemMemberBridgeServer.setMaxThreads(int maxThreads)
Deprecated. Sets the maxium number of threads allowed in this server to service client requests. |
void |
SystemMemberCacheServer.setMessageTimeToLive(int messageTimeToLive)
Sets the time (in seconds ) after which a message in the client queue will expire. |
void |
SystemMemberBridgeServer.setMessageTimeToLive(int messageTimeToLive)
Deprecated. Sets the time (in seconds ) after which a message in the client queue will expire. |
void |
SystemMemberCacheServer.setNotifyBySubscription(boolean b)
Sets whether or not this cache server should notify clients based on key subscription. |
void |
SystemMemberBridgeServer.setNotifyBySubscription(boolean b)
Deprecated. Sets whether or not this bridge server should notify clients based on key subscription. |
void |
SystemMemberCacheServer.setPort(int port)
Sets the port on which this cache server listens for clients to connect. |
void |
SystemMemberBridgeServer.setPort(int port)
Deprecated. Sets the port on which this bridge server listens for bridge clients to connect. |
void |
SystemMemberCache.setSearchTimeout(int seconds)
Sets the number of seconds a cache get operation can spend searching for a value. |
void |
SystemMemberCacheServer.setSocketBufferSize(int socketBufferSize)
Sets the buffer size in bytes of the socket connection for this CacheServer. |
void |
SystemMemberBridgeServer.setSocketBufferSize(int socketBufferSize)
Deprecated. Sets the buffer size in bytes of the socket connection for this BridgeServer. |
Set<DistributedMember> |
AdminDistributedSystem.shutDownAllMembers()
Shuts down all the members of the distributed system with a cache that the admin member is connected to, excluding the stand-alone locators. |
void |
SystemMemberCacheServer.start()
Starts this cache server. |
void |
SystemMemberBridgeServer.start()
Deprecated. Starts this bridge server. |
void |
AdminDistributedSystem.start()
Starts all managed entities that are not currently running. |
void |
ManagedEntity.start()
Starts this managed entity. |
void |
SystemMemberCacheServer.stop()
Stops this cache server. |
void |
SystemMemberBridgeServer.stop()
Deprecated. Stops this bridge server. |
void |
AdminDistributedSystem.stop()
Stops all managed entities that are currently running. |
void |
ManagedEntity.stop()
Stops this managed entity. |
| Uses of AdminException in com.gemstone.gemfire.admin.jmx |
|---|
| Methods in com.gemstone.gemfire.admin.jmx that throw AdminException | |
|---|---|
ObjectName |
Agent.connectToSystem()
Connects to the distributed system described by this Agent's
configuration. |
static Agent |
AgentFactory.getAgent(AgentConfig config)
Creates an unstarted GemFire JMX administration agent with the given configuration. |
|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||