IBM WebSphere Extended Deployment (XD)TM, Release 6.1
ObjectGrid API Specification
A B C D E F G H I J K L M N O P Q R S T U V W

A

abort() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
Indicates the user is not accepted
abort() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPLoginModule
Called if the LoginContext's overall authentication failed.
accept(LogElement) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.JMSObjectGridEventListener
This is used to filter the LogElements written to each message.
accept(LogElement) - Method in interface com.ibm.websphere.objectgrid.plugins.LogSequenceFilter
Returns true if the given LogElement should be used; false if the given LogElement should not be used.
AccessType - Class in com.ibm.websphere.objectgrid.streamquery
The method in which the attribute of an object is accessed.
AccessType - Enum in com.ibm.websphere.projector.annotations
Overrides or explicitly defines the the method in which the persistence layer accesses the entity's persistent state.
AccessType - Class in com.ibm.websphere.projector.md
The method in which the persistent state of an entity is accessed.
AccessTypeEnum - Enum in com.ibm.websphere.objectgrid.streamquery.annotations
Overrides or explicitly defines the method in which the persistence layer accesses the stream query entity's persistent state.
activate() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 
activate() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 
activate() - Method in interface com.ibm.websphere.objectgrid.plugins.Evictor
This method is called to activate the Evictor.
ActiveCountStatistic - Interface in com.ibm.websphere.objectgrid.stats
This interface represents a CountStatistic object which also provides the count changes in the last period.
ActiveLongStatistic - Interface in com.ibm.websphere.objectgrid.stats
This interface is used for gathering long type statistic data for a certain time period.
ActiveTimeStatistic - Interface in com.ibm.websphere.objectgrid.stats
This interface represents a TimeStatistic object which also provides the number of time data being added in the last period.
add(long) - Method in interface com.ibm.websphere.objectgrid.stats.TimeStatistic
Adds a time value to this statistic.
addAssociationKey(int, Tuple) - Method in interface com.ibm.websphere.projector.Tuple
Add a single association key for an association.
addAssociationKeys(int, Tuple[]) - Method in interface com.ibm.websphere.projector.Tuple
Add multiple association keys for an association.
addBackingMapConfiguration(BackingMapConfiguration) - Method in interface com.ibm.websphere.objectgrid.config.ObjectGridConfiguration
Add a BackingMapConfiguration to this ObjectGridConfiguration.
addChild(StatsFact) - Method in interface com.ibm.websphere.objectgrid.stats.StatsGroup
Adds a child to this group.
addConfigProperty(ConfigProperty) - Method in interface com.ibm.websphere.objectgrid.config.Plugin
Add a ConfigProperty to this object.
addEventListener(ObjectGridEventListener) - Method in interface com.ibm.websphere.objectgrid.ObjectGrid
Adds an ObjectGridEventListener.
addMapEventListener(MapEventListener) - Method in interface com.ibm.websphere.objectgrid.BackingMap
Adds a MapEventListener to this BackingMap.
addMapIndexPlugin(MapIndexPlugin) - Method in interface com.ibm.websphere.objectgrid.BackingMap
Adds an MapIndexPlugin to this Map.
addPlugin(Plugin) - Method in interface com.ibm.websphere.objectgrid.config.BackingMapConfiguration
Add a Plugin to this BackingMapConfiguration.
addPlugin(Plugin) - Method in interface com.ibm.websphere.objectgrid.config.ObjectGridConfiguration
Add a Plugin to this ObjectGridConfiguration.
addQueryMapping(QueryMapping) - Method in class com.ibm.websphere.objectgrid.config.QueryConfig
Add a QueryMapping to this QueryConfig
addQueryRelationship(QueryRelationship) - Method in class com.ibm.websphere.objectgrid.config.QueryConfig
Add a QueryRelationship to this QueryConfig
addStreamMetadata() - Method in interface com.ibm.websphere.objectgrid.streamquery.StreamQuerySet
Create a StreamMetadata and add it to the StreamMetadata list of this StreamQuerySet.
addStreamQuerySet() - Method in interface com.ibm.websphere.objectgrid.streamquery.StreamQueryManager
Create and add a StreamQuerySet to this manager.
addTransactionType(String) - Method in interface com.ibm.websphere.objectgrid.management.ObjectGridMBean
Adds a transaction type for the ObjectGrid associated with this MBean.
addViewMetadata() - Method in interface com.ibm.websphere.objectgrid.streamquery.StreamQuerySet
Create a ViewMetadata and add it to the ViewMetadata list of this StreamQuerySet.
ADMIN - Static variable in class com.ibm.websphere.objectgrid.security.AdminPermission
Admin permission string constant
AdminAuthorization - Interface in com.ibm.websphere.objectgrid.security.plugins
This plugin can be used to authorize management operations to the principals contained in the Subject object.
AdminPermission - Class in com.ibm.websphere.objectgrid.security
This class represents administration/management permissions to the ObjectGrid infrastructure, specifically, the permissions to access the Management MBean methods.
AdminPermission(String) - Constructor for class com.ibm.websphere.objectgrid.security.AdminPermission
Creates an AdminPermssion object.
AgentManager - Interface in com.ibm.websphere.objectgrid.datagrid
The AgentManager is the primary interface for submitting MapGridAgent or ReduceGridAgent instances to the ObjectGrid.
AgentPermission - Class in com.ibm.websphere.objectgrid.security
This class represents permissions to the datagrid agents.
AgentPermission(String, String) - Constructor for class com.ibm.websphere.objectgrid.security.AgentPermission
Constructs a new AgentPermission for the named map with the specified actions.
ALL - Static variable in class com.ibm.websphere.objectgrid.security.MapPermission
All permission constant
ALL - Static variable in class com.ibm.websphere.objectgrid.security.ObjectGridPermission
All permission constant
ALL - Static variable in class com.ibm.websphere.objectgrid.security.ServerMapPermission
All permission constant
ALL - Static variable in class com.ibm.websphere.objectgrid.stats.StatsSpec
An integer constant for all of the statistics
ALL_PERMISSION - Static variable in class com.ibm.websphere.objectgrid.security.MapPermission
All permissions String
ALL_PERMISSION - Static variable in class com.ibm.websphere.objectgrid.security.ObjectGridPermission
All permissions String
ALL_PERMISSION - Static variable in class com.ibm.websphere.objectgrid.security.ServerMapPermission
All permissions String
ALL_STRING - Static variable in class com.ibm.websphere.objectgrid.stats.StatsSpec
A string constant for all of the statistics
ANONYMOUS_NAME - Static variable in class com.ibm.websphere.objectgrid.security.AnonymousPrincipal
A string representing the anonymous user's name.
AnonymousPrincipal - Class in com.ibm.websphere.objectgrid.security
This Principal class represents an anonymous user.
apply(LogSequence) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 
apply(LogSequence) - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
Maintains a bi-directional queue ordered on last access.
apply(LogSequence) - Method in interface com.ibm.websphere.objectgrid.plugins.Evictor
Called after a transaction has committed to allow the evictor to track object usage in the BackingMap.
associateKeyword(Serializable, Serializable) - Method in interface com.ibm.websphere.objectgrid.ObjectGrid
Deprecated. Use Index or query function to get Objects with specific attributes
AssociationType - Class in com.ibm.websphere.projector.md
The type of relationship or association between entities.
authenticate(Credential) - Method in interface com.ibm.websphere.objectgrid.security.plugins.Authenticator
Authenticates a user represented by the credential object.
authenticate(Credential) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.CertificateMappingAuthenticator
Authenticates a ClientCertificateCredential.
authenticate(Credential) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginAuthenticator
Authenticates a UserPasswordCredential.
authenticate(Credential) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPAuthenticator
Authenticates a UserPasswordCredential.
authenticate(String, String) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPAuthenticatorHelper
Authenticates the user to the LDAP directory.
authenticate(Credential) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenAuthenticator
Authenticates the WSTokenCredential and returns a Subject object.
Authenticator - Interface in com.ibm.websphere.objectgrid.security.plugins
This plugin can be used to authenticate an ObjectGrid client to an ObjectGrid server based on the credential provided by the client.
AUTHORIZATION_MECHANISM_CUSTOM - Static variable in class com.ibm.websphere.objectgrid.security.SecurityConstants
Constant representing custom authorization
AUTHORIZATION_MECHANISM_JAAS - Static variable in class com.ibm.websphere.objectgrid.security.SecurityConstants
Constant representing JAAS authorization
AUTO - Static variable in class com.ibm.websphere.objectgrid.em.FlushModeType
The persistent context is automatically flushed prior to running the query.

B

BackingMap - Interface in com.ibm.websphere.objectgrid
This is the public interface to the BackingMap.
BackingMapConfiguration - Interface in com.ibm.websphere.objectgrid.config
A BackingMapConfiguration object can be used to override BackingMap settings on the client side.
BAD_CONFIGURATION - Static variable in exception com.ibm.websphere.objectgrid.ConnectException
This failure code indicates the provided configuration was corrupt.
Basic - Annotation Type in com.ibm.websphere.projector.annotations
Identifies a field or method as a basic persistable attribute.
batchUpdate(TxID, LogSequence) - Method in interface com.ibm.websphere.objectgrid.plugins.Loader
Called to tell the Loader to write the provided changes to the backend.
begin() - Method in interface com.ibm.websphere.objectgrid.em.EntityTransaction
Begin a new transaction.
begin(TxID) - Method in interface com.ibm.websphere.objectgrid.plugins.TransactionCallback
Invoked when starting a Session transaction.
begin() - Method in interface com.ibm.websphere.objectgrid.Session
Begins a new transaction.
beginNoWriteThrough() - Method in interface com.ibm.websphere.objectgrid.Session
Starts a new transaction that does not write changes through to a Loader or ObjectGrid server.
BOOLEAN_JAVA_LANG - Static variable in class com.ibm.websphere.objectgrid.config.ConfigPropertyType
ConfigPropertyType.BOOLEAN_JAVA_LANG can be used to set a property of type java.lang.Boolean on a plugin.
BOOLEAN_PRIM - Static variable in class com.ibm.websphere.objectgrid.config.ConfigPropertyType
ConfigPropertyType.BOOLEAN_PRIM can be used to set a property of type boolean on a plugin.
BYTE_JAVA_LANG - Static variable in class com.ibm.websphere.objectgrid.config.ConfigPropertyType
ConfigPropertyType.BYTE_JAVA_LANG can be used to set a property of type java.lang.Byte on a plugin.
BYTE_PRIM - Static variable in class com.ibm.websphere.objectgrid.config.ConfigPropertyType
ConfigPropertyType.BYTE_PRIM can be used to set a property of type byte on a plugin.

C

CacheEntry - Interface in com.ibm.websphere.objectgrid.plugins
This interface represents a cache entry in an ObjectGrid map.
CacheEntryException - Exception in com.ibm.websphere.objectgrid.plugins
This exception indicates an error occurred during a cache entry operation.
CacheEntryException() - Constructor for exception com.ibm.websphere.objectgrid.plugins.CacheEntryException
Constructs a new CacheEntryException with null as its detail message.
CacheEntryException(String) - Constructor for exception com.ibm.websphere.objectgrid.plugins.CacheEntryException
Constructs a new CacheEntryException with the specified detail message.
CacheEntryException(String, Throwable) - Constructor for exception com.ibm.websphere.objectgrid.plugins.CacheEntryException
Constructs a new CacheEntryException with the specified detail message and cause.
CacheEntryException(Throwable) - Constructor for exception com.ibm.websphere.objectgrid.plugins.CacheEntryException
Constructs a new CacheEntryException with a specified cause.
CALLER_SUBJECT - Static variable in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSSubjectSourceImpl
A constant representing the caller Subject type
CALLER_SUBJECT - Static variable in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenCredentialGenerator
A constant representing the caller Subject type
CALLER_SUBJECT_STRING - Static variable in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenCredentialGenerator
A constant representing the caller Subject type
callMapAgent(MapGridAgent, Collection) - Method in interface com.ibm.websphere.objectgrid.datagrid.AgentManager
Routes the MapGridAgent instance and invokes the MapGridAgent.process(com.ibm.websphere.objectgrid.Session, ObjectMap, Object) method on each ObjectGrid server partition associated with the input keys and returns each result key and value in a Map.
callMapAgent(MapGridAgent) - Method in interface com.ibm.websphere.objectgrid.datagrid.AgentManager
Routes the MapGridAgent instance and invokes the MapGridAgent.process(com.ibm.websphere.objectgrid.Session, ObjectMap, Object) method on all ObjectGrid server partitions and returns each result key and value in a map.
callReduceAgent(ReduceGridAgent, Collection) - Method in interface com.ibm.websphere.objectgrid.datagrid.AgentManager
This method performs a multi-level reduce operation on data in a map.
callReduceAgent(ReduceGridAgent) - Method in interface com.ibm.websphere.objectgrid.datagrid.AgentManager
This performs performs a multi-level reduce operation on data in a map.
CannotGenerateCredentialException - Exception in com.ibm.websphere.objectgrid.security.plugins
This exception indicates a credential cannot be generated.
CannotGenerateCredentialException() - Constructor for exception com.ibm.websphere.objectgrid.security.plugins.CannotGenerateCredentialException
Constructs a new CannotGenerateCredentialException with null as its detail message.
CannotGenerateCredentialException(String) - Constructor for exception com.ibm.websphere.objectgrid.security.plugins.CannotGenerateCredentialException
Constructs a new CannotGenerateCredentialException with the specified detail message.
CannotGenerateCredentialException(String, Throwable) - Constructor for exception com.ibm.websphere.objectgrid.security.plugins.CannotGenerateCredentialException
Constructs a new CannotGenerateCredentialException with the specified detail message and cause.
CannotGenerateCredentialException(Throwable) - Constructor for exception com.ibm.websphere.objectgrid.security.plugins.CannotGenerateCredentialException
Constructs a new CannotGenerateCredentialException with a specified cause.
CascadeType - Enum in com.ibm.websphere.projector.annotations
Identifies the various relationship cascade options that can be used with the entity association annotations.
CertificateMappingAuthenticator - Class in com.ibm.websphere.objectgrid.security.plugins.builtins
This class is an implementation for the Authenticator interface when client certificate authentication is used.
CertificateMappingAuthenticator() - Constructor for class com.ibm.websphere.objectgrid.security.plugins.builtins.CertificateMappingAuthenticator
Creates a new CertificateMappingAuthenicator.
CHAR_PRIM - Static variable in class com.ibm.websphere.objectgrid.config.ConfigPropertyType
ConfigPropertyType.CHAR_PRIM can be used to set a property of type char on a plugin.
CHARACTER_JAVA_LANG - Static variable in class com.ibm.websphere.objectgrid.config.ConfigPropertyType
ConfigPropertyType.CHARACTER_JAVA_LANG can be used to set a property of type java.lang.Character on a plugin.
checkPermission(Subject, AdminPermission) - Method in interface com.ibm.websphere.objectgrid.security.plugins.AdminAuthorization
Checks whether the user represented by the Subject object has the specified AdminPermission or not.
checkPermission(Subject, MapPermission) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.JAASMapAuthorizationImpl
 
checkPermission(Subject, MapPermission) - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.TAMMapAuthorizationImpl
 
checkPermission(Subject, MapPermission) - Method in interface com.ibm.websphere.objectgrid.security.plugins.MapAuthorization
Deprecated. Checks whether or not the Principals represented by the specified Subject has the specified MapPermission.
checkPermission(Subject, Permission) - Method in interface com.ibm.websphere.objectgrid.security.plugins.ObjectGridAuthorization
Checks whether or not the Principals represented by the specified Subject has the specified Permission.
checkPreloadStatus(Session, BackingMap) - Method in interface com.ibm.websphere.objectgrid.plugins.ReplicaPreloadController
Called when a replica is promoted to primary.
clear() - Method in interface com.ibm.websphere.objectgrid.em.EntityManager
Clear the EntityManager's context.
clear() - Method in interface com.ibm.websphere.objectgrid.JavaMap
This method of the java.util.Map interface is not supported.
clearCopyMode() - Method in interface com.ibm.websphere.objectgrid.JavaMap
Resets the CopyMode back to the one in the BackingMap.
clearCopyMode() - Method in interface com.ibm.websphere.objectgrid.ObjectMap
Resets the CopyMode back to the one in the BackingMap.
CLIENT - Static variable in interface com.ibm.websphere.objectgrid.BackingMap
Constant used to indicate this map is a client to a server map
CLIENT - Static variable in interface com.ibm.websphere.objectgrid.ObjectGrid
Indicates the ObjectGrid is a client-side distributed ObjectGrid.
CLIENT_AS_DUAL_ROLES_MODEL_STRING - Static variable in class com.ibm.websphere.objectgrid.plugins.builtins.JMSObjectGridEventListener
The constant string that can be used in setInvalidationModel(String) method for setting invalidationModel as CLIENT_AS_DUAL_ROLES_MODEL.
CLIENT_CERTIFICATE_AUTHENTICATION_NEVER - Static variable in class com.ibm.websphere.objectgrid.security.SecurityConstants
Constant indicating client certificate authentication is not supported.
CLIENT_CERTIFICATE_AUTHENTICATION_REQUIRED - Static variable in class com.ibm.websphere.objectgrid.security.SecurityConstants
Constant indicating client certificate authentication is required.
CLIENT_CERTIFICATE_AUTHENTICATION_SUPPORTED - Static variable in class com.ibm.websphere.objectgrid.security.SecurityConstants
Constant indicating client certificate authentication is supported.
CLIENT_SERVER_MODEL_STRING - Static variable in class com.ibm.websphere.objectgrid.plugins.builtins.JMSObjectGridEventListener
The constant string that can be used in setInvalidationModel(String) method for setting invalidationModel as CLIENT_SERVER_MODEL.
ClientCertificateCredential - Class in com.ibm.websphere.objectgrid.security.plugins.builtins
This class represents a credential which contains a SSL client certificate chain.
ClientCertificateCredential(Certificate[]) - Constructor for class com.ibm.websphere.objectgrid.security.plugins.builtins.ClientCertificateCredential
Creates a new ClientCertificateCredential using the specified certificates.
ClientClusterContext - Interface in com.ibm.websphere.objectgrid
This interface is a context to represent which cluster/domain the client connected to using one of the ObjectGridManager.connect methods.
ClientReplicableMap - Interface in com.ibm.websphere.objectgrid
This interface represents a replicable client map.
ClientReplicableMap.Mode - Class in com.ibm.websphere.objectgrid
Client Replication mode
ClientSecurityConfiguration - Interface in com.ibm.websphere.objectgrid.security.config
This interface represents the client side security configurations.
ClientSecurityConfigurationFactory - Class in com.ibm.websphere.objectgrid.security.config
This class is a factory class for creating ClientSecurityConfiguration and SSLConfiguration objects.
ClientSecurityConfigurationFactory() - Constructor for class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfigurationFactory
 
ClientServerLoaderException - Exception in com.ibm.websphere.objectgrid
This exception is a base exception for any Client/Server operation exceptions.
ClientServerLoaderException() - Constructor for exception com.ibm.websphere.objectgrid.ClientServerLoaderException
Constructs a new ClientServerLoaderException with null as its detail message.
ClientServerLoaderException(String) - Constructor for exception com.ibm.websphere.objectgrid.ClientServerLoaderException
Constructs a new ClientServerLoaderException with the specified detail message.
ClientServerLoaderException(String, Throwable) - Constructor for exception com.ibm.websphere.objectgrid.ClientServerLoaderException
Constructs a new ClientServerLoaderException with the specified detail message and cause.
ClientServerLoaderException(Throwable) - Constructor for exception com.ibm.websphere.objectgrid.ClientServerLoaderException
Constructs a new ClientServerLoaderException with a specified cause.
ClientServerMultiplePartitionWriteLoaderException - Exception in com.ibm.websphere.objectgrid
This exception is a base exception for Client/Server operations when a user attempts to write to multiple remote partitions on remote servers in the same transaction.
ClientServerMultiplePartitionWriteLoaderException() - Constructor for exception com.ibm.websphere.objectgrid.ClientServerMultiplePartitionWriteLoaderException
Constructs a new ClientServerMultiplePartitionWriteLoaderException with null as its detail message.
ClientServerMultiplePartitionWriteLoaderException(String) - Constructor for exception com.ibm.websphere.objectgrid.ClientServerMultiplePartitionWriteLoaderException
Constructs a new ClientServerMultiplePartitionWriteLoaderException with the specified detail message.
ClientServerMultiplePartitionWriteLoaderException(String, Throwable) - Constructor for exception com.ibm.websphere.objectgrid.ClientServerMultiplePartitionWriteLoaderException
Constructs a new ClientServerMultiplePartitionWriteLoaderException with the specified detail message and cause.
ClientServerMultiplePartitionWriteLoaderException(Throwable) - Constructor for exception com.ibm.websphere.objectgrid.ClientServerMultiplePartitionWriteLoaderException
Constructs a new ClientServerMultiplePartitionWriteLoaderException with a specified cause.
ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException - Exception in com.ibm.websphere.objectgrid
This exception is thrown when a method call to the Client/Server TransactionCallback detects the user is attempting to perform a write against multiple maps in different Map Sets, Partition Sets or Replication groups.
ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException() - Constructor for exception com.ibm.websphere.objectgrid.ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException
Constructs a new ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException with null as its detail message.
ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException(String) - Constructor for exception com.ibm.websphere.objectgrid.ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException
Constructs a new ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException with the specified detail message.
ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException(String, Throwable) - Constructor for exception com.ibm.websphere.objectgrid.ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException
Constructs a new ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException with the specified detail message and cause.
ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException(Throwable) - Constructor for exception com.ibm.websphere.objectgrid.ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException
Constructs a new ClientServerMultipleReplicationGroupMemberWriteTransactionCallbackException with a specified cause.
ClientServerTransactionCallbackException - Exception in com.ibm.websphere.objectgrid
This exception is thrown when a method call to the Client/Server TransactionCallback encounters a remote request problem.
ClientServerTransactionCallbackException() - Constructor for exception com.ibm.websphere.objectgrid.ClientServerTransactionCallbackException
Constructs a new ClientServerTransactionCallbackException with null as its detail message.
ClientServerTransactionCallbackException(String) - Constructor for exception com.ibm.websphere.objectgrid.ClientServerTransactionCallbackException
Constructs a new ClientServerTransactionCallbackException with the specified detail message.
ClientServerTransactionCallbackException(String, Throwable) - Constructor for exception com.ibm.websphere.objectgrid.ClientServerTransactionCallbackException
Constructs a new ClientServerTransactionCallbackException with the specified detail message and cause.
ClientServerTransactionCallbackException(Throwable) - Constructor for exception com.ibm.websphere.objectgrid.ClientServerTransactionCallbackException
Constructs a new ClientServerTransactionCallbackException with a specified cause.
CODE_DELETE - Static variable in interface com.ibm.websphere.objectgrid.plugins.LogElement
The type code constant for DELETE.
CODE_EVICT - Static variable in interface com.ibm.websphere.objectgrid.plugins.LogElement
The type code constant for EVICT.
CODE_FETCH - Static variable in interface com.ibm.websphere.objectgrid.plugins.LogElement
The type code constant for FETCH.
CODE_INSERT - Static variable in interface com.ibm.websphere.objectgrid.plugins.LogElement
The type code constant for INSERT.
CODE_TOUCH - Static variable in interface com.ibm.websphere.objectgrid.plugins.LogElement
The type code constant for TOUCH.
CODE_UNDO_BEFORE_IMAGE_KEYWORDS - Static variable in interface com.ibm.websphere.objectgrid.plugins.LogElement
The code constant for UNDO_BEFORE_IMAGE_KEYWORDS.
CODE_UNDO_NOT_NEEDED - Static variable in interface com.ibm.websphere.objectgrid.plugins.LogElement
The code constant for UNDO_NOT_NEEDED.
CODE_UPDATE - Static variable in interface com.ibm.websphere.objectgrid.plugins.LogElement
The type code constant for UPDATE.
com.ibm.websphere.objectgrid - package com.ibm.websphere.objectgrid
These are the main application APIs for the ObjectGrid.
com.ibm.websphere.objectgrid.adapter - package com.ibm.websphere.objectgrid.adapter
This package contains the interface for ObjectGrid Adaptor to WebSphere persistent manager.
com.ibm.websphere.objectgrid.config - package com.ibm.websphere.objectgrid.config
This package contains the interfaces and a factory class for creating ObjectGrid configuration objects programatically.
com.ibm.websphere.objectgrid.datagrid - package com.ibm.websphere.objectgrid.datagrid
This package contains the interfaces for interacting with the data grid API.
com.ibm.websphere.objectgrid.em - package com.ibm.websphere.objectgrid.em
This package contains the primary interfaces for the EntityManager.
com.ibm.websphere.objectgrid.em.annotations - package com.ibm.websphere.objectgrid.em.annotations
This package contains all annotations specific to the EntityManager See the com.ibm.websphere.projector.annotations package for more related annotations.
com.ibm.websphere.objectgrid.gateway - package com.ibm.websphere.objectgrid.gateway
This package contains the interface and a factory class for creating an ObjectGrid ManagementGateway programatically.
com.ibm.websphere.objectgrid.management - package com.ibm.websphere.objectgrid.management
This package contains the interfaces for the ObjectGrid MBeans.
com.ibm.websphere.objectgrid.plugins - package com.ibm.websphere.objectgrid.plugins
These are the interfaces for adding plugins to the Grid core framework.
com.ibm.websphere.objectgrid.plugins.builtins - package com.ibm.websphere.objectgrid.plugins.builtins
This package contains built-in plugins for ObjectGrid core.
com.ibm.websphere.objectgrid.plugins.index - package com.ibm.websphere.objectgrid.plugins.index
This package contains the interfaces for the Map index related plugin framework.
com.ibm.websphere.objectgrid.query - package com.ibm.websphere.objectgrid.query
This package contains the primary interfaces for ObjectQuery API.
com.ibm.websphere.objectgrid.security - package com.ibm.websphere.objectgrid.security
This package has the class MapPermission and class AdminPermission which represents the permissions for to access the ObjectGrid maps and ObjectGrid administration respectively.
com.ibm.websphere.objectgrid.security.config - package com.ibm.websphere.objectgrid.security.config
This package contains the ObjectGrid client security configurations.
com.ibm.websphere.objectgrid.security.plugins - package com.ibm.websphere.objectgrid.security.plugins
This package contains the interfaces for adding plug-ins to the ObjectGrid security framework and assoicated Exception classes.
com.ibm.websphere.objectgrid.security.plugins.builtins - package com.ibm.websphere.objectgrid.security.plugins.builtins
This package contains the built-in implementation for the security plugins.
com.ibm.websphere.objectgrid.stats - package com.ibm.websphere.objectgrid.stats
This package contains the interfaces for ObjectGrid statistic related function.
com.ibm.websphere.objectgrid.streamquery - package com.ibm.websphere.objectgrid.streamquery
This package contains public interfaces used for stream queries.
com.ibm.websphere.objectgrid.streamquery.annotations - package com.ibm.websphere.objectgrid.streamquery.annotations
This package contains annotation classes used for stream queries.
com.ibm.websphere.projector - package com.ibm.websphere.projector
This package contains the primary interfaces and exceptions for the Projector component.
com.ibm.websphere.projector.annotations - package com.ibm.websphere.projector.annotations
This package contains all annotations specific to the Projector.
com.ibm.websphere.projector.md - package com.ibm.websphere.projector.md
This package contains the classes and interfaces for entity metadata introspection.
combine(Statistic) - Method in interface com.ibm.websphere.objectgrid.stats.Statistic
Combines the value of the provided statistic with this object.
combine(StatsModule) - Method in interface com.ibm.websphere.objectgrid.stats.StatsModule
Combines the stats in this stats module with stats from another stats module.
commit() - Method in interface com.ibm.websphere.objectgrid.em.EntityTransaction
Commit the current transaction, flushing any uncommitted changes in the EntityManager's context to the cache.
COMMIT - Static variable in class com.ibm.websphere.objectgrid.em.FlushModeType
The EntityManager's context is not automatically flushed prior to running the query.
commit(TxID) - Method in interface com.ibm.websphere.objectgrid.plugins.TransactionCallback
Invoked when committing a Session transaction.
commit() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
Indicates the user is accepted.
commit() - Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.LDAPLoginModule
Called if the LoginContext's overall authentication succeeded (the relevant REQUIRED, REQUISITE, SUFFICIENT and OPTIONAL LoginModules succeeded).
commit() - Method in interface com.ibm.websphere.objectgrid.Session
Commits a transaction.
compareTo(Object) - Method in class com.ibm.websphere.objectgrid.plugins.LogElement.Type
 
ConfigProperty - Interface in com.ibm.websphere.objectgrid.config
ConfigProperty can be used to attach properties to a Plugin.
ConfigPropertyType - Class in com.ibm.websphere.objectgrid.config
ConfigPropertyType is used to set the type of an attribute on a Plugin.
connect(ClientSecurityConfiguration, URL) - Method in interface com.ibm.websphere.objectgrid.ObjectGridManager
This method can be used only if an ObjectGrid client is colocated with an ObjectGrid server, especially in a J2EE environment with IBM WebSphere Application Server, which supports the embedded ObjectGrid server.
connect(String, ClientSecurityConfiguration, URL) - Method in interface com.ibm.websphere.objectgrid.ObjectGridManager
Connects a client process to a remote ObjectGrid catalog server cluster.
connect(URL, String, ClientSecurityConfiguration, URL) - Method in interface com.ibm.websphere.objectgrid.ObjectGridManager
Connects a client process to a remote ObjectGrid server using an ObjectGrid cluster configuration XML file.
connect(String, HostPortConnectionAttributes[], ClientSecurityConfiguration, URL) - Method in interface com.ibm.websphere.objectgrid.ObjectGridManager
Connects a client process to a remote ObjectGrid server using an array of HostPortConnectionAttributes's.
connect(String, String, String, ClientSecurityConfiguration, URL) - Method in interface com.ibm.websphere.objectgrid.ObjectGridManager
Connects a client process to a remote ObjectGrid server using a host name and port number.
ConnectException - Exception in com.ibm.websphere.objectgrid
This exception is used to indicate that the client was unable to connect to the server
ConnectException() - Constructor for exception com.ibm.websphere.objectgrid.ConnectException
Constructs a new ConnectException with null as its detail message.
ConnectException(String) - Constructor for exception com.ibm.websphere.objectgrid.ConnectException
Constructs a new ConnectException with the specified detail message.
ConnectException(String, int) - Constructor for exception com.ibm.websphere.objectgrid.ConnectException
Constructs a new ConnectException with the specified detail message.
ConnectException(Throwable) - Constructor for exception com.ibm.websphere.objectgrid.ConnectException
Constructs a new ConnectException with a specified cause.
ConnectException(String, Throwable) - Constructor for exception com.ibm.websphere.objectgrid.ConnectException
Constructs a new ConnectException with the specified detail message and cause.
ConnectException(String, Throwable, int) - Constructor for exception com.ibm.websphere.objectgrid.ConnectException
Constructs a new ConnectException with the specified detail message and cause.
CONNECTION_REFUSED - Static variable in exception com.ibm.websphere.objectgrid.ConnectException
This failure code indicates that the server may not be available.
containsKey(Object) - Method in interface com.ibm.websphere.objectgrid.JavaMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in interface com.ibm.websphere.objectgrid.ObjectMap
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in interface com.ibm.websphere.objectgrid.JavaMap
This method of the java.util.Map interface is not supported.
CONTINUOUS_REPLICATION - Static variable in interface com.ibm.websphere.objectgrid.ClientReplicableMap
Full replication mode.
copy() - Method in interface com.ibm.websphere.objectgrid.stats.CountStatistic
Returns a new copy of this statistic
copy() - Method in interface com.ibm.websphere.objectgrid.stats.PercentageStatistic
Returns a new copy of this statistic
copy() - Method in interface com.ibm.websphere.objectgrid.stats.StatsModule
Gets a copy of this object.
copy() - Method in interface com.ibm.websphere.objectgrid.stats.TimeStatistic
Returns a new copy of this statistic.
copy() - Method in interface com.ibm.websphere.objectgrid.streamquery.StreamQuerySet
Deep copy this stream query set.
COPY_ON_READ - Static variable in class com.ibm.websphere.objectgrid.CopyMode
The COPY_ON_READ mode improves performance over the COPY_ON_READ_AND_COMMIT mode by eliminating the copy that occurs when a transaction is committed.
COPY_ON_READ_AND_COMMIT - Static variable in class com.ibm.websphere.objectgrid.CopyMode
The COPY_ON_READ_AND_COMMIT mode is the default mode.
COPY_ON_WRITE - Static variable in class com.ibm.websphere.objectgrid.CopyMode
The COPY_ON_WRITE mode improves performance over the COPY_ON_READ_AND_COMMIT mode by eliminating the copy that occurs when ObjectMap.get is called for the first time by a transaction for a given key.
copyKey(Object) - Method in interface com.ibm.websphere.objectgrid.plugins.ObjectTransformer
Creates a copy of a key object.
CopyMode - Class in com.ibm.websphere.objectgrid
This class is used to define the "copy" mode when the setCopyMode method of the BackingMap interface is used.
copyValue(Object) - Method in interface com.ibm.websphere.objectgrid.plugins.ObjectTransformer
Creates a copy of a value object.
CountStatistic - Interface in com.ibm.websphere.objectgrid.stats
This interface represents statistic with a standard count measurement.
createBackingMapConfiguration(String) - Static method in class com.ibm.websphere.objectgrid.config.ObjectGridConfigFactory
Create a BackingMapConfiguration object
createConfigProperty(ConfigPropertyType, String, String) - Static method in class com.ibm.websphere.objectgrid.config.ObjectGridConfigFactory
Create a ConfigPropety object for use on a Plugin.
createDynamicIndex(String, boolean, String, DynamicIndexCallback) - Method in interface com.ibm.websphere.objectgrid.BackingMap
Creates a dynamic index on the BackingMap.
createDynamicIndex(MapIndexPlugin, DynamicIndexCallback) - Method in interface com.ibm.websphere.objectgrid.BackingMap
Creates a dynamic index on the BackingMap.
createMap(String) - Method in interface com.ibm.websphere.objectgrid.ObjectGrid
Creates a BackingMap, but does not associate it with this ObjectGrid.
createObjectGrid() - Method in interface com.ibm.websphere.objectgrid.ObjectGridManager
A simple factory method to return an instance of an ObjectGrid.
createObjectGrid(String, boolean) - Method in interface com.ibm.websphere.objectgrid.ObjectGridManager
A simple factory method to return an instance of an ObjectGrid with the specified name.
createObjectGrid(String) - Method in interface com.ibm.websphere.objectgrid.ObjectGridManager
Creates an ObjectGrid instance with the specified ObjectGrid name.
createObjectGrid(String, URL, boolean, boolean) - Method in interface com.ibm.websphere.objectgrid.ObjectGridManager
Creates an ObjectGrid instance based on the specified ObjectGrid name and the ObjectGrid XML configuration file.
createObjectGrid(String, URL) - Method in interface com.ibm.websphere.objectgrid.ObjectGridManager
Creates an ObjectGrid instance based on the specified ObjectGrid name and the ObjectGrid XML configuration file.
createObjectGridConfiguration(String) - Static method in class com.ibm.websphere.objectgrid.config.ObjectGridConfigFactory
Create an ObjectGridConfiguration object.
createObjectGrids(URL, boolean, boolean) - Method in interface com.ibm.websphere.objectgrid.ObjectGridManager
Processes an XML file and creates a List of ObjectGrid objects based upon the ObjectGrid configurations in the XML file.
createObjectGrids(URL) - Method in interface com.ibm.websphere.objectgrid.ObjectGridManager
Creates all ObjectGrids that are found in the XML file.
createObjectQuery(String) - Method in interface com.ibm.websphere.objectgrid.Session
Creates an instance of an object query for executing a query over the ObjectMaps visible to this session.
createPlugin(PluginType, String) - Static method in class com.ibm.websphere.objectgrid.config.ObjectGridConfigFactory
Create a Plugin for a BackingMapConfiguration or an ObjectGridConfiguration
createQuery(String) - Method in interface com.ibm.websphere.objectgrid.em.EntityManager
Create a Query instance for executing an ObjectGrid query language statement.
createStreamMetadata() - Method in interface com.ibm.websphere.objectgrid.streamquery.StreamQuerySet
This method creates a StreamMetadata.
createStreamQuerySet() - Method in interface com.ibm.websphere.objectgrid.streamquery.StreamQueryManager
This method creates a StreamQuerySet with all attributes set to null.
createTuple() - Method in interface com.ibm.websphere.projector.md.TupleMetadata
Create a new Tuple associated with this metadata.
createViewMetadata() - Method in interface com.ibm.websphere.objectgrid.streamquery.StreamQuerySet
This method create a ViewMetadata.
CREATION_TIME - Static variable in class com.ibm.websphere.objectgrid.TTLType
A TTLType.CREATION_TIME indicates an entry expiration time is the sum of the creation time of the entry plus the "time to live" value.
Credential - Interface in com.ibm.websphere.objectgrid.security.plugins
This interface represents a credential used by an ObjectGrid client.
CREDENTIAL_AUTHENTICATION_NEVER - Static variable in class com.ibm.websphere.objectgrid.security.SecurityConstants
Constant indicating credential authentication is not supported.
CREDENTIAL_AUTHENTICATION_REQUIRED - Static variable in class com.ibm.websphere.objectgrid.security.SecurityConstants
Constant indicating credential authentication is required.
CREDENTIAL_AUTHENTICATION_SUPPORTED - Static variable in class com.ibm.websphere.objectgrid.security.SecurityConstants
Constant indicating credential authentication is supported.
CredentialGenerator - Interface in com.ibm.websphere.objectgrid.security.plugins
This plugin is used to get a Credential representing this client.

D

deactivate() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 
deactivate() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 
deactivate() - Method in interface com.ibm.websphere.objectgrid.plugins.Evictor
This method is called to deactivate the Evictor.
DEFAULT_KEY_STORE_FILE - Static variable in class com.ibm.websphere.objectgrid.security.plugins.builtins.KeyStoreLoginModule
The default key store file name
DEFAULT_LOCK_TIMEOUT - Static variable in interface com.ibm.websphere.objectgrid.BackingMap
Default lock timeout used if setLockTimeout(int) is not invoked.
DEFAULT_NUMBER_OF_BUCKETS - Static variable in interface com.ibm.websphere.objectgrid.BackingMap
Default number of lock buckets used if setNumberOfBuckets(int) is not invoked.
DEFAULT_NUMBER_OF_HEAPS - Static variable in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
Default number of binary heaps to create if the setNumberOfHeaps(int) method is not called.
DEFAULT_NUMBER_OF_LOCK_BUCKETS - Static variable in interface com.ibm.websphere.objectgrid.BackingMap
Default number of lock buckets used if setNumberOfLockBuckets(int) is not invoked.
DEFAULT_NUMBER_OF_QUEUES - Static variable in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
Default number of LRU queues to create if the setNumberOfLRUQueues(int) method is not called.
DEFAULT_SLEEP_TIME - Static variable in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
Default sleep time for evictor thread if the setSleepTime(int) method is not called.
DEFAULT_SLEEP_TIME - Static variable in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
Default sleep time for evictor thread if the setSleepTime(int) method is not called.
defineMap(String) - Method in interface com.ibm.websphere.objectgrid.ObjectGrid
Defines a BackingMap that will be used by the application.
DELETE - Static variable in interface com.ibm.websphere.objectgrid.plugins.LogElement
The Type that represents the DELETE operation.
delta(Statistic) - Method in interface com.ibm.websphere.objectgrid.stats.Statistic
Gets the difference between two statistics.
destroy() - Method in interface com.ibm.websphere.objectgrid.ObjectGrid
Destroys this instance.
destroy() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.JMSObjectGridEventListener
This is called when the application tells the ObjectGrid to stop.
destroy() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
 
destroy() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
 
destroy() - Method in class com.ibm.websphere.objectgrid.plugins.builtins.TranPropListener
Called when the ObjectGrid instance itself is being destroyed.
destroy() - Method in interface com.ibm.websphere.objectgrid.plugins.Evictor
Called when the BackingMap associated with this evictor is destroyed.
destroy(String) - Method in interface com.ibm.websphere.objectgrid.plugins.index.DynamicIndexCallback
Invoked when the dynamic index is removed or the BackingMap is destroyed.
destroy() - Method in interface com.ibm.websphere.objectgrid.plugins.ObjectGridEventGroup.ShardLifecycle
Called when the ObjectGrid associated with this listener is destroyed.
destroy() - Method in interface com.ibm.websphere.objectgrid.plugins.ObjectGridEventListener
Called when the ObjectGrid associated with this listener is destroyed.
disableClientReplication() - Method in interface com.ibm.websphere.objectgrid.ClientReplicableMap
Disables the replication for this client.
DISABLED_STRING - Static variable in class com.ibm.websphere.objectgrid.stats.StatsSpec
A string constant for the the "disabled" string
disableStatistic(int) - Method in class com.ibm.websphere.objectgrid.stats.StatsSpec
Disables the specified statistics
disconnect(ClientClusterContext) - Method in interface com.ibm.websphere.objectgrid.ObjectGridManager
Disconnects a client process from an ObjectGrid server
DistributionMode - Class in com.ibm.websphere.objectgrid.plugins
This class is used to define the "distribution" mode when the serialize() method on the LogSequenceTransformer interface is used.
doBatchUpdate(TxID, LogSequence) - Method in class com.ibm.websphere.objectgrid.plugins.index.HashIndex
 
doBatchUpdate(TxID, LogSequence) - Method in interface com.ibm.websphere.objectgrid.plugins.index.MapIndexPlugin
Called by ObjectGrid runtime to allow the index to be updated as the result of changes applied to a map during the commit cycle of a transaction.
DominoTransactionException - Exception in com.ibm.websphere.objectgrid
This exception is thrown when a client tries to commit a transaction with a write operation into a replication cluster when it is in the Domino read only mode.
DominoTransactionException(String, boolean) - Constructor for exception com.ibm.websphere.objectgrid.DominoTransactionException
Constructs a new DominoTransactionException with the specified detail message and a special indication of whether the transaction was rolled back as a result of this exception.
DominoTransactionException(Throwable, boolean) - Constructor for exception com.ibm.websphere.objectgrid.DominoTransactionException
Constructs a new DominoTransactionException with a specified cause and a specified indication of whether the transaction was rolled back as a result of this exception.
DominoTransactionException(String, Throwable, boolean) - Constructor for exception com.ibm.websphere.objectgrid.DominoTransactionException
Constructs a new DominoTransactionException with the specified detail message, cause, and indication of whether the transaction was rolled back as a result of this exception.
DominoWriteException - Exception in com.ibm.websphere.objectgrid
This exception is thrown when a client tries to write into a replication cluster when it is in the Domino read only mode.
DominoWriteException() - Constructor for exception com.ibm.websphere.objectgrid.DominoWriteException
Constructs a new DominoWriteException with null as its detail message.
DominoWriteException(String) - Constructor for exception com.ibm.websphere.objectgrid.DominoWriteException
Constructs a new DominoWriteException with the specified detail message.
DominoWriteException(String, Throwable) - Constructor for exception com.ibm.websphere.objectgrid.DominoWriteException
Constructs a new DominoWriteException with the specified detail message and cause.
DominoWriteException(Throwable) - Constructor for exception com.ibm.websphere.objectgrid.DominoWriteException
Constructs a new DominoWriteException with a specified cause.
DOUBLE_JAVA_LANG - Static variable in class com.ibm.websphere.objectgrid.config.ConfigPropertyType
ConfigPropertyType.DOUBLE_JAVA_LANG can be used to set a property of type java.lang.Double on a plugin.
DOUBLE_PRIM - Static variable in class com.ibm.websphere.objectgrid.config.ConfigPropertyType
ConfigPropertyType.DOUBLE_PRIM can be used to set a property of type double on a plugin.
DUAL_ROLES_STRING - Static variable in class com.ibm.websphere.objectgrid.plugins.builtins.JMSObjectGridEventListener
The constant string that can be used in setReplicationRole(String) method for setting replicationRole as DUAL_ROLES.
DuplicateKeyException - Exception in com.ibm.websphere.objectgrid
A DuplicateKeyException exception is thrown if a key cannot be inserted into a BackingMap because an object with the same key already exists.
DuplicateKeyException() - Constructor for exception com.ibm.websphere.objectgrid.DuplicateKeyException
Constructs a new DuplicateKeyException with null as its detail message.
DuplicateKeyException(String) - Constructor for exception com.ibm.websphere.objectgrid.DuplicateKeyException
Constructs a new DuplicateKeyException with the specified detail message.
DuplicateKeyException(String, Throwable) - Constructor for exception com.ibm.websphere.objectgrid.DuplicateKeyException
Constructs a new DuplicateKeyException with the specified detail message and cause.
DuplicateKeyException(Throwable) - Constructor for exception com.ibm.websphere.objectgrid.DuplicateKeyException
Constructs a new DuplicateKeyException with a specified cause.
DuplicateNameException - Exception in com.ibm.websphere.objectgrid
 
DuplicateNameException() - Constructor for exception com.ibm.websphere.objectgrid.DuplicateNameException
Constructs a new DuplicateNameException with null as its detail message.
DuplicateNameException(String) - Constructor for exception com.ibm.websphere.objectgrid.DuplicateNameException
Constructs a new DuplicateNameException with the specified detail message.
DuplicateNameException(String, Throwable) - Constructor for exception com.ibm.websphere.objectgrid.DuplicateNameException
Constructs a new DuplicateNameException with the specified detail message and cause.
DuplicateNameException(Throwable) - Constructor for exception com.ibm.websphere.objectgrid.DuplicateNameException
Constructs a new DuplicateNameException with a specified cause.
DYNAMIC_INDEX - Static variable in class com.ibm.websphere.objectgrid.security.ServerMapPermission
dynamic index permission constant
DynamicIndexCallback - Interface in com.ibm.websphere.objectgrid.plugins.index
This interface provides a callback mechanism for dynamic indexing process.

E

EAGER - Static variable in class com.ibm.websphere.projector.md.FetchType
Fetch the data eagerly.
enableClientReplication(ClientReplicableMap.Mode, int[], ReplicationMapListener) - Method in interface com.ibm.websphere.objectgrid.ClientReplicableMap
Make the client map a replica of the server side map.
ENABLED_STRING - Static variable in class com.ibm.websphere.objectgrid.stats.StatsSpec
A string constant for the "enabled" string
enableStatistic(int) - Method in class com.ibm.websphere.objectgrid.stats.StatsSpec
Enables the specified statistics
Entity - Annotation Type in