GemFire 8.2.9
A B C D E F G H I J K L M N O P Q R S T U V W 

N

name - Variable in class com.gemstone.gemfire.admin.AdminConfig.Entry
Deprecated.
 
NAME_NAME - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Deprecated.
The name of the "name" property.
NameNotFoundException - Exception in com.gemstone.gemfire.cache.query
Thrown when an attribute or method name could not be resolved during query execution because no matching method or field could be found.
NameNotFoundException(String) - Constructor for exception com.gemstone.gemfire.cache.query.NameNotFoundException
Constructs instance of ObjectNameNotFoundException with error message
NameNotFoundException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.query.NameNotFoundException
Constructs instance of ObjectNameNotFoundException with error message and cause
NameResolutionException - Exception in com.gemstone.gemfire.cache.query
Thrown if an attribute or method name in a query cannot be resolved.
NameResolutionException(String) - Constructor for exception com.gemstone.gemfire.cache.query.NameResolutionException
Constructs a NameResolutionException
NameResolutionException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.query.NameResolutionException
Constructs a NameResolutionException
nameToDescriptor(String) - Method in interface com.gemstone.gemfire.Statistics
Returns the descriptor of the statistic with the given name in this statistics instance.
nameToDescriptor(String) - Method in interface com.gemstone.gemfire.StatisticsType
Returns the descriptor of the statistic with the given name in this statistics instance.
nameToId(String) - Method in interface com.gemstone.gemfire.Statistics
Returns the id of the statistic with the given name in this statistics instance.
nameToId(String) - Method in interface com.gemstone.gemfire.StatisticsType
Returns the id of the statistic with the given name in this statistics instance.
NET_LOAD_CREATE - Static variable in class com.gemstone.gemfire.cache.Operation
An entry creation caused by a net loader
NET_LOAD_UPDATE - Static variable in class com.gemstone.gemfire.cache.Operation
An entry update caused by a net load.
netSearch(boolean) - Method in interface com.gemstone.gemfire.cache.LoaderHelper
Searches other caches for the value to be loaded.
NetworkMetrics - Class in com.gemstone.gemfire.management
Composite data type used to distribute network related metrics for a member.
NetworkMetrics() - Constructor for class com.gemstone.gemfire.management.NetworkMetrics
 
newCq(String, CqAttributes) - Method in interface com.gemstone.gemfire.cache.query.QueryService
Constructs a new continuous query, represented by an instance of CqQuery.
newCq(String, CqAttributes, boolean) - Method in interface com.gemstone.gemfire.cache.query.QueryService
Constructs a new continuous query, represented by an instance of CqQuery.
newCq(String, String, CqAttributes) - Method in interface com.gemstone.gemfire.cache.query.QueryService
Constructs a new named continuous query, represented by an instance of CqQuery.
newCq(String, String, CqAttributes, boolean) - Method in interface com.gemstone.gemfire.cache.query.QueryService
Constructs a new named continuous query, represented by an instance of CqQuery.
newInstance() - Method in class com.gemstone.gemfire.CanonicalInstantiator
This method is not supported and if called will throw UnsupportedOperationException.
newInstance(DataInput) - Method in class com.gemstone.gemfire.CanonicalInstantiator
Creates a new "empty" instance of a DataSerializable class whose state will be filled in by invoking its fromData method.
newInstance() - Method in class com.gemstone.gemfire.Instantiator
Creates a new "empty" instance of a DataSerializable class whose state will be filled in by invoking its fromData method.
newQuery(String) - Method in interface com.gemstone.gemfire.cache.query.QueryService
Constructs a new Query object.
next() - Method in interface com.gemstone.gemfire.cache.snapshot.SnapshotIterator
Returns the next element in the iteration.
nextLine() - Method in interface com.gemstone.gemfire.management.cli.Result
Returns the next line of information from the Result.
NO_ACCESS - Static variable in class com.gemstone.gemfire.cache.LossAction
The region is unavailable when required roles are missing.
NoAvailableLocatorsException - Exception in com.gemstone.gemfire.cache.client
An exception indicating that there are no active locators available to connect to.
NoAvailableLocatorsException() - Constructor for exception com.gemstone.gemfire.cache.client.NoAvailableLocatorsException
Create a new instance of NoAvailableLocatorsException without a detail message or cause.
NoAvailableLocatorsException(String) - Constructor for exception com.gemstone.gemfire.cache.client.NoAvailableLocatorsException
Create a new instance of NoAvailableServersException with a detail message
NoAvailableLocatorsException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.client.NoAvailableLocatorsException
Create a new instance of NoAvailableLocatorsException with a detail message and cause
NoAvailableLocatorsException(Throwable) - Constructor for exception com.gemstone.gemfire.cache.client.NoAvailableLocatorsException
Create a new instance of NoAvailableLocatorsException with a and cause
NoAvailableServersException - Exception in com.gemstone.gemfire.cache.client
An exception indicating that there are no active servers available to connect to.
NoAvailableServersException() - Constructor for exception com.gemstone.gemfire.cache.client.NoAvailableServersException
Create a new instance of NoAvailableServersException without a detail message or cause.
NoAvailableServersException(String) - Constructor for exception com.gemstone.gemfire.cache.client.NoAvailableServersException
Create a new instance of NoAvailableServersException with a detail message
NoAvailableServersException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.client.NoAvailableServersException
Create a new instance of NoAvailableServersException with a detail message and cause
NoAvailableServersException(Throwable) - Constructor for exception com.gemstone.gemfire.cache.client.NoAvailableServersException
Create a new instance of NoAvailableServersException with a and cause
NONE - Static variable in class com.gemstone.gemfire.cache.EvictionAction
Canonical EvictionAction that represents no eviction
NONE - Static variable in class com.gemstone.gemfire.cache.EvictionAlgorithm
The canonical EvictionAction that represents no eviction action
NONE - Static variable in class com.gemstone.gemfire.cache.InterestResultPolicy
 
NONE - Static variable in class com.gemstone.gemfire.cache.MirrorType
Deprecated.
as of GemFire 5.0, use DataPolicy.NORMAL instead.
NONE - Static variable in class com.gemstone.gemfire.cache.ResumptionAction
No special action takes place when reliability resumes.
NonPortableClassException - Exception in com.gemstone.gemfire.pdx
Thrown if "check-portability" is enabled and an attempt is made to pdx serialize a class that is not portable to non-java platforms.
NonPortableClassException(String) - Constructor for exception com.gemstone.gemfire.pdx.NonPortableClassException
 
NoQueueServersAvailableException - Exception in com.gemstone.gemfire.cache
Indicates that this client cannot contact any queue servers and therefore cannot perform operations that require a queue, such as registering interest.
NoQueueServersAvailableException() - Constructor for exception com.gemstone.gemfire.cache.NoQueueServersAvailableException
Create a new instance of NoPrimaryAvailableException without a detail message or cause.
NoQueueServersAvailableException(String) - Constructor for exception com.gemstone.gemfire.cache.NoQueueServersAvailableException
Create a new instance of NoPrimaryAvailableException with a detail message
NoQueueServersAvailableException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.NoQueueServersAvailableException
Create a new instance of NoPrimaryAvailableException with a detail message and cause
NoQueueServersAvailableException(Throwable) - Constructor for exception com.gemstone.gemfire.cache.NoQueueServersAvailableException
Create a new instance of NoPrimaryAvailableException with a cause
NORMAL - Static variable in class com.gemstone.gemfire.cache.DataPolicy
Allows the contents in this cache to differ from other caches.
NoSubscriptionServersAvailableException - Exception in com.gemstone.gemfire.cache
Indicates that this client cannot contact any servers and therefore cannot perform operations that require subscriptions, such as registering interest.
NoSubscriptionServersAvailableException() - Constructor for exception com.gemstone.gemfire.cache.NoSubscriptionServersAvailableException
Create a new instance of NoSubscriptionServersAvailableException without a detail message or cause.
NoSubscriptionServersAvailableException(String) - Constructor for exception com.gemstone.gemfire.cache.NoSubscriptionServersAvailableException
Create a new instance of NoSubscriptionServersAvailableException with a detail message
NoSubscriptionServersAvailableException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.NoSubscriptionServersAvailableException
Create a new instance of NoSubscriptionServersAvailableException with a detail message and cause
NoSubscriptionServersAvailableException(Throwable) - Constructor for exception com.gemstone.gemfire.cache.NoSubscriptionServersAvailableException
Create a new instance of NoSubscriptionServersAvailableException with a cause
NoSystemException - Exception in com.gemstone.gemfire
A NoSystemException is thrown when a locator can not be found or connected to.
NoSystemException(String) - Constructor for exception com.gemstone.gemfire.NoSystemException
Creates a new NoSystemException.
NoSystemException(String, Throwable) - Constructor for exception com.gemstone.gemfire.NoSystemException
Creates a new NoSystemException with the given message and cause.
NotAuthorizedException - Exception in com.gemstone.gemfire.security
Thrown when a client/peer is unauthorized to perform a requested operation.
NotAuthorizedException(String) - Constructor for exception com.gemstone.gemfire.security.NotAuthorizedException
Constructs instance of NotAuthorizedException with error message.
NotAuthorizedException(String, Principal) - Constructor for exception com.gemstone.gemfire.security.NotAuthorizedException
 
NotAuthorizedException(String, Throwable) - Constructor for exception com.gemstone.gemfire.security.NotAuthorizedException
Constructs instance of NotAuthorizedException with error message and cause.
numCqsActive() - Method in interface com.gemstone.gemfire.cache.query.CqServiceStatistics
Get the number of CQs currently active.
numCqsClosed() - Method in interface com.gemstone.gemfire.cache.query.CqServiceStatistics
Get the total number of closed CQs.
numCqsCreated() - Method in interface com.gemstone.gemfire.cache.query.CqServiceStatistics
Get the total number of CQs created.
numCqsOnClient() - Method in interface com.gemstone.gemfire.cache.query.CqServiceStatistics
Get number of CQs that are currently active or stopped.
numCqsOnRegion(String) - Method in interface com.gemstone.gemfire.cache.query.CqServiceStatistics
Get number of CQs on the given region.
numCqsStopped() - Method in interface com.gemstone.gemfire.cache.query.CqServiceStatistics
Get the number of stopped CQs currently.
numDeletes() - Method in interface com.gemstone.gemfire.cache.query.CqStatistics
Get number of Delete events qualified by this CQ.
numEvents() - Method in interface com.gemstone.gemfire.cache.query.CqStatistics
Get total of all the events qualified by this CQ.
numInserts() - Method in interface com.gemstone.gemfire.cache.query.CqStatistics
Get number of Insert events qualified by this CQ.
numUpdates() - Method in interface com.gemstone.gemfire.cache.query.CqStatistics
Get number of Update events qualified by this CQ.
A B C D E F G H I J K L M N O P Q R S T U V W 
GemFire 8.2.9

Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.