|
IBM WebSphere® DataPower® XC10 Appliance Release 1.0 Client API Specification |
||||||||
PREV NEXT | FRAMES NO FRAMES |
ObjectGridEventListener
.
MapEventListener
to this BackingMap
.
MapIndexPlugin
to this Map.
Plugin
to this BackingMapConfiguration.
Plugin
to this ObjectGridConfiguration.
BackingMap
.
Loader
or ObjectGrid server.
java.lang.Boolean
on a plugin.
boolean
on a plugin.
java.lang.Byte
on a plugin.
byte
on a plugin.
null
as its detail
message.
null
as its detail
message.
char
on a plugin.
java.lang.Character
on a plugin.
Type
that represents the CLEAR operation.
ObjectGridManager.connect
methods.ClientSecurityConfiguration
and SSLConfiguration
objects.null
as its detail
message.
CLEAR
.
DELETE
.
EVICT
.
FETCH
.
TOUCH
.
UNDO_BEFORE_IMAGE_KEYWORDS
.
UNDO_NOT_NEEDED
.
UPDATE
.
PluginType.COLLISION_ARBITER
can be used to attach a CollisionArbiter
plugin to an ObjectGrid.
Plugin
.null
as its detail
message.
true
if this map contains a mapping for the specified
key.
true
if this map contains a mapping for the specified key.
java.util.Map
interface is not supported.
ObjectMap.get
is called for the
first time by a transaction for a given key.
setCopyMode
method of the BackingMap
interface is used.BackingMap
.
BackingMap
.
ObjectGrid
.
List
of a local, in-memory ObjectGrid
instances
based upon the ObjectGrid configurations in the specified ObjectGrid descriptor XML file.
List
of a local, in-memory ObjectGrid
instances
based upon the ObjectGrid configurations in the specified ObjectGrid descriptor XML file.
setLockTimeout(int)
is not invoked.
setNumberOfBuckets(int)
is not invoked.
setNumberOfHeaps(int)
method is not called.
setNumberOfLockBuckets(int)
is not invoked.
setNumberOfLRUQueues(int)
method is not called.
setSleepTime(int)
method is not called.
setSleepTime(int)
method is not called.
Type
that represents the DELETE operation.
BackingMap
associated with this evictor is
destroyed.
ObjectGrid
associated with this listener is
destroyed.
ObjectGrid
associated with this listener is
destroyed.
java.lang.Double
on a plugin.
double
on a plugin.
null
as its detail
message.
java.util.Map
interface is not supported.
Type
that represents the EVICT operation.
Evictor
chooses not to implement the
EvictorData
interface, this method can be used to evict a
map entry.
EvictionEventCallback
is passed into the
Evictor
at initialization time.Evictor
to use
when evicting map entries.
PluginType.EVICTOR
can be used to attach an Evictor
to a BackingMap.
BackingMap
are evicted when the map is
full.Evictor
interface.BackingMap
.null
as its detail
message.
Type
that represents the FETCH operation.
java.lang.Float
on a plugin.
float
on a plugin.
JavaMap
instance to the Loader
without committing the changes.
ObjectMap
instance to the Loader
without
committing the changes.
Loader
or ObjectGrid server.
retrieveStatsModule()
method.
retrieveStatsModule()
method.
getAll(List)
method except that if pessimistic lock strategy
is used for this map, an upgradable lock mode is obtained for these map entries.
getAll(List)
method except that if pessimistic lock strategy is used for this map, an
upgradable lock mode is obtained for these map entries.
retrieveStatsModule()
method.
CacheEntry
for this key.
null
if the
cause is nonexistent or unknown.
null
if the
cause is nonexistent or unknown.
Properties
object.
ConfigPropertyType
of this object.
BackingMap
.
CopyMode
being used by this BackingMap
.
retrieveStatsModule()
or
refreshStatsModule()
method.
UserPasswordCredential
object using this
object's user name and password.
WSTokenCredential
object using this
object's using the security information from the Subject
associated with the current thread.
Credential
which represents the client.
CredentialGenerator
object for this client
security configuration.
CredentialGenerator
implementation class name set
in the client security property file.
CredentialGenerator
properties set in the client security
property file.
LogElement
.
ObjectGridEventListener
s.
Evictor
being used by this BackingMap.
UNKNOWN
if one of the other
constructors was called.
retrieveStatsModule()
method.
retrieveStatsModule()
method.
retrieveStatsModule()
method.
retrieveStatsModule()
method.
retrieveStatsModule()
method.
retrieveStatsModule()
method.
get(Object)
method except that if pessimistic lock strategy
is used for this map, an upgradable lock mode is obtained for this map entry.
get(Object)
method except that if pessimistic lock strategy is used for this map, an
upgradable lock mode is obtained for this map entry.
retrieveStatsModule()
method.
java.util.Map
that is backed by this ObjectMap
.
EvictorData
instance.
LogElement
.
BackingMap
.
LockStrategy
object being used by this BackingMap
.
BackingMap
.
defineMap(String)
or setMaps(List)
method.
retrieveStatsModule()
or
refreshStatsModule()
method.
retrieveStatsModule()
or
refreshStatsModule()
method.
retrieveStatsModule()
or
refreshStatsModule()
method.
retrieveStatsModule()
or
refreshStatsModule()
method.
retrieveStatsModule()
or
refreshStatsModule()
method.
MapEventListener
s.
retrieveStatsModule()
or
refreshStatsModule()
method.
retrieveStatsModule()
or
refreshStatsModule()
method.
retrieveStatsModule()
or
refreshStatsModule()
method.
MapIndexPlugin
objects for this BackingMap.
MapStatsModule attributes
loaded up by the retrieveStatsModule()
or
refreshStatsModule()
method.
- getMapType() -
Method in interface com.ibm.websphere.objectgrid.BackingMap
- Returns the type of BackingMap.
- getMapType() -
Method in interface com.ibm.websphere.objectgrid.ObjectMap
- Returns the type of the underlying BackingMap.
- getMapUsedBytes() -
Method in interface com.ibm.websphere.objectgrid.management.MapMBean
- Gets the used bytes attribute loaded up by the
retrieveStatsModule()
or
refreshStatsModule()
method.
- getMaximumSize() -
Method in interface com.ibm.websphere.objectgrid.management.ThreadPoolMBean
- Retrieves the maximum number of threads in the pool.
- getMaxMemory() -
Method in interface com.ibm.websphere.objectgrid.management.DynamicServerMBean
- Returns the maximum memory in bytes for the JVM hosting this server.
- getMaxSize() -
Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
- Gets the maximum size of each binary heap.
- getMaxSize() -
Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
- Gets the maximum size of each LRU queue.
- getMemoryCount() -
Method in interface com.ibm.websphere.objectgrid.management.SessionMBean
- Gets memory count
- getMessage() -
Method in exception com.ibm.websphere.objectgrid.LockTimeoutException
- Returns the detail message string of this exception.
- getMinimumSize() -
Method in interface com.ibm.websphere.objectgrid.management.ThreadPoolMBean
- Retrieves the minimum number of threads in the pool.
- getName() -
Method in interface com.ibm.websphere.objectgrid.BackingMap
- Gets the name of the
BackingMap
.
- getName() -
Method in interface com.ibm.websphere.objectgrid.config.BackingMapConfiguration
- Get the name of this BackingMapConfiguration
- getName() -
Method in interface com.ibm.websphere.objectgrid.config.ConfigProperty
- Get the name of this object.
- getName() -
Method in interface com.ibm.websphere.objectgrid.config.ObjectGridConfiguration
- Get the name of this ObjectGridConfiguration
- getName() -
Method in interface com.ibm.websphere.objectgrid.JavaMap
- Returns the name of the JavaMap as defined by the configuration.
- getName() -
Method in interface com.ibm.websphere.objectgrid.management.ThreadPoolMBean
- Retrieves the name of the ThreadPool.
- getName() -
Method in interface com.ibm.websphere.objectgrid.ObjectGrid
- Gets the name of this ObjectGrid.
- getName() -
Method in interface com.ibm.websphere.objectgrid.ObjectMap
- Returns the name of the ObjectMap as defined by the configuration.
- getNewKeywords() -
Method in interface com.ibm.websphere.objectgrid.plugins.LogElement
- Returns any new keywords that have been associated with this entry as a result
of this transaction.
- getNextKey(long) -
Method in interface com.ibm.websphere.objectgrid.JavaMap
- Retrieves a key off the map in first-in-first-out (FIFO) insert order.
- getNextKey(long) -
Method in interface com.ibm.websphere.objectgrid.ObjectMap
- Retrieves a key off the map in first-in-first-out (FIFO) insert order.
- getNullValuesSupported() -
Method in interface com.ibm.websphere.objectgrid.BackingMap
- Gets whether this
BackingMap
supports null
values
or not.
- getNumberOfBuckets() -
Method in interface com.ibm.websphere.objectgrid.BackingMap
- Gets the number of buckets defined for this
BackingMap
.
- getNumberOfBuckets() -
Method in interface com.ibm.websphere.objectgrid.config.BackingMapConfiguration
- Gets the number of buckets defined for this BackingMapConfiguration.
- getNumberOfHeaps() -
Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
- Gets number of binary heaps being used.
- getNumberOfLockBuckets() -
Method in interface com.ibm.websphere.objectgrid.BackingMap
- Gets the number of lock buckets defined for the hash map used by lock
manager for this backing map.
- getNumberOfLRUQueues() -
Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
- Gets number of LRU queues being used.
- getNumberOfServers() -
Method in interface com.ibm.websphere.objectgrid.management.CatalogServiceManagementMBean
- Retrieves the number eXtreme Scale servers that are currently registered with the catalog service.
- getNumOfPartitions() -
Method in interface com.ibm.websphere.objectgrid.PartitionManager
- Returns the number of configured partitions for this PartitionManager.
- getOAT() -
Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenCredential
- Gets the opaque authorization token for this credential.
- getObjectGrid() -
Method in interface com.ibm.websphere.objectgrid.BackingMap
- Gets the
ObjectGrid
that owns this BackingMap
.
- getObjectGrid(String) -
Method in interface com.ibm.websphere.objectgrid.ObjectGridManager
- Returns a cached local, in-memory
ObjectGrid
instance by name.
- getObjectGrid(ClientClusterContext, String) -
Method in interface com.ibm.websphere.objectgrid.ObjectGridManager
- Returns a client
ObjectGrid
instance corresponding to an ObjectGrid
in an
ObjectGrid cluster.
- getObjectGrid() -
Method in interface com.ibm.websphere.objectgrid.Session
- Returns the ObjectGrid that owns this session.
- getObjectGridAdministrator(ClientClusterContext) -
Method in interface com.ibm.websphere.objectgrid.ObjectGridManager
- Deprecated. The static deployment topology is deprecated in version 7.0. Use the dynamic deployment topology.
- getObjectGridManager() -
Static method in class com.ibm.websphere.objectgrid.ObjectGridManagerFactory
- Returns the
ObjectGridManager
singleton.
- getObjectGridName() -
Method in interface com.ibm.websphere.objectgrid.management.MapMBean
- Gets the name of the ObjectGrid containing the map associated with this
MBean.
- getObjectGridName() -
Method in interface com.ibm.websphere.objectgrid.management.ObjectGridMBean
- Gets the name of the ObjectGrid associated with this MBean.
- getObjectGridName() -
Method in interface com.ibm.websphere.objectgrid.management.ShardMBean
- Retrieve the name of the ObjectGrid in which the shard resides.
- getObjectGridName() -
Method in interface com.ibm.websphere.objectgrid.plugins.LogSequence
- Returns the name of the ObjectGrid that houses the map that
these changes apply to.
- getObjectGridNames() -
Method in interface com.ibm.websphere.objectgrid.management.PlacementServiceMBean
- Gets the names of all ObjectGrids and their mapsets in the domain.
- getObjectGrids() -
Method in interface com.ibm.websphere.objectgrid.ObjectGridManager
- Gets a
List
of the local, in-memory ObjectGrid
instances that have been previously cached.
- getObjectGridState(ObjectGrid) -
Method in interface com.ibm.websphere.objectgrid.StateManager
- Get the AvailabilityState of an ObjectGrid.
- getObjectGridType() -
Method in interface com.ibm.websphere.objectgrid.ObjectGrid
- Returns the type of ObjectGrid.
- getObjectTransformer() -
Method in interface com.ibm.websphere.objectgrid.BackingMap
- Gets the
ObjectTransformer
object being used by this
BackingMap
and/or Loader
.
- getOGCount() -
Method in interface com.ibm.websphere.objectgrid.management.ObjectGridMBean
- Gets the ObjectGrid count attribute loaded up by the
retrieveStatsModule()
or
refreshStatsModule()
method.
- getOGMaxTranTime() -
Method in interface com.ibm.websphere.objectgrid.management.ObjectGridMBean
- Gets the maximum transaction time attribute loaded up by the
retrieveStatsModule()
or
refreshStatsModule()
method.
- getOGMeanTranTime() -
Method in interface com.ibm.websphere.objectgrid.management.ObjectGridMBean
- Gets the mean transaction time attribute loaded up by the
retrieveStatsModule()
or
refreshStatsModule()
method.
- getOGMinTranTime() -
Method in interface com.ibm.websphere.objectgrid.management.ObjectGridMBean
- Gets the minimum transaction time attribute loaded up by the
retrieveStatsModule()
or
refreshStatsModule()
method.
- getOGStatsModule() -
Method in interface com.ibm.websphere.objectgrid.management.ObjectGridMBean
- Gets a string representation of the
OGStatsModule attributes
loaded up by the retrieveStatsModule()
or
refreshStatsModule()
method.
- getOGTotalTranTime() -
Method in interface com.ibm.websphere.objectgrid.management.ObjectGridMBean
- Gets the total transaction time attribute loaded up by the
retrieveStatsModule()
or
refreshStatsModule()
method.
- getOGTransPerSecond() -
Method in interface com.ibm.websphere.objectgrid.management.ObjectGridMBean
- Transactions per second attribute loaded up by the retrieveStatsModule call.
- getOptimisticCallback() -
Method in interface com.ibm.websphere.objectgrid.BackingMap
- Gets the
OptimisticCallback
being used by this BackingMap
and/or Loader
or null
if the LockStrategy is not optimistic.
- getOverrideObjectGridConfigurations() -
Method in interface com.ibm.websphere.objectgrid.ObjectGridManager
- Get the Map that is used to override client side ObjectGrid and BackingMap plugins.
- getParentMapName() -
Method in interface com.ibm.websphere.objectgrid.management.HashIndexMBean
- Gets the index's parent map name
- getPartition(Object) -
Method in interface com.ibm.websphere.objectgrid.PartitionManager
- Obtains a 0-based partition number determined by the input parameter's
hashCode() method.
- getPartitionCount(String) -
Method in interface com.ibm.websphere.objectgrid.management.AgentManagerMBean
- Gets the specified agent's partition count attribute loaded up by the
retrieveStatsModule()
method.
- getPartitionId() -
Method in interface com.ibm.websphere.objectgrid.BackingMap
- Gets the partition identifier being used by this
BackingMap
.
- getPartitionId() -
Method in interface com.ibm.websphere.objectgrid.management.MapMBean
- Retrieves the partition identifier for this map instance.
- getPartitionLists(List) -
Method in interface com.ibm.websphere.objectgrid.PartitionManager
- This method is very similar to
getPartitions(List)
, except
it returns the keys organized by the partition identifiers.
- getPartitionManager() -
Method in interface com.ibm.websphere.objectgrid.BackingMap
- Allows access to the
PartitionManager
that is defined for this
BackingMap
.
- getPartitionName() -
Method in interface com.ibm.websphere.objectgrid.management.ShardMBean
- Retreive the name of the partition in which the shard resides.
- getPartitions(List) -
Method in interface com.ibm.websphere.objectgrid.PartitionManager
- Obtains the 0-based partition numbers for each of the keys in the input
List
of keys.
- getPassword() -
Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredential
- Gets the password for this credential.
- getPassword() -
Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredentialGenerator
- Gets the password for this credential generator.
- getPendingChanges() -
Method in interface com.ibm.websphere.objectgrid.plugins.LogSequence
- Returns an iterator for processing all of the "pending" changes for a
LogSequence (for example, pending inserts, updates, and deletes).
- getPlanCreationTime(String) -
Method in interface com.ibm.websphere.objectgrid.management.QueryManagerMBean
- Gets the query's plan creation time attribute loaded up by the
retrieveStatsModule()
method.
- getPlugins() -
Method in interface com.ibm.websphere.objectgrid.config.BackingMapConfiguration
- Get the Plugins that have been attached to this BackingMapConfiguration.
- getPlugins() -
Method in interface com.ibm.websphere.objectgrid.config.ObjectGridConfiguration
- Get the Plugins that have been attached to this ObjectGridConfiguration.
- getPluginType() -
Method in interface com.ibm.websphere.objectgrid.config.Plugin
- Get the PluginType for this Plugin.
- getPreferZones() -
Method in interface com.ibm.websphere.objectgrid.client.ClientProperties
- Retrieve the preferred zones.
- getPreLoadMode() -
Method in interface com.ibm.websphere.objectgrid.BackingMap
- Returns whether this
BackingMap
will be asynchronously preloaded or not
if a Loader
is set.
- getPrimaryKeyField() -
Method in class com.ibm.websphere.objectgrid.config.QueryMapping
- Retrieve the name of the attribute in the value class object that
is also the primary key of the BackingMap.
- getProcessedRequestCount() -
Method in interface com.ibm.websphere.objectgrid.management.ShardMBean
- Retrieves the number of requests that this shard has processed since its inception.
- getProtocol() -
Method in interface com.ibm.websphere.objectgrid.security.config.SSLConfiguration
- Gets the SSL protocol for this SSL configuration.
- getQueryExecutionCount(String) -
Method in interface com.ibm.websphere.objectgrid.management.QueryManagerMBean
- Gets the query's execution count attribute loaded up by the
retrieveStatsModule()
method.
- getQueryExecutionTime(String) -
Method in interface com.ibm.websphere.objectgrid.management.QueryManagerMBean
- Gets the query's execution time attribute loaded up by the
retrieveStatsModule()
method.
- getQueryFailureCount(String) -
Method in interface com.ibm.websphere.objectgrid.management.QueryManagerMBean
- Gets the query's failure count attribute loaded up by the
retrieveStatsModule()
method.
- getQueryMappings() -
Method in class com.ibm.websphere.objectgrid.config.QueryConfig
- Retrieve all added QueryMappings
- getQueryRelationships() -
Method in class com.ibm.websphere.objectgrid.config.QueryConfig
- Retrieve all added QueryRelationships
- getQueryResultCount(String) -
Method in interface com.ibm.websphere.objectgrid.management.QueryManagerMBean
- Gets the query's result count attribute loaded up by the
retrieveStatsModule()
method.
- getQuorumCatalogServers() -
Method in interface com.ibm.websphere.objectgrid.management.QuorumManagerMBean
- Retrieve the number of catalog service processes required for quorum.
- getReadOnly() -
Method in interface com.ibm.websphere.objectgrid.BackingMap
- Retrieves the map type.
- getReduceTime(String) -
Method in interface com.ibm.websphere.objectgrid.management.AgentManagerMBean
- Gets the specified agent's total reduce time attribute loaded up by the
retrieveStatsModule()
method.
- getRelationshipField() -
Method in class com.ibm.websphere.objectgrid.config.QueryRelationship
- Retrieve the name of the attribute in the source class that references the key of the target class.
- getReplicationGroup() -
Method in exception com.ibm.websphere.objectgrid.UnavailableServiceException
- Returns the replication group identifier for this exception.
- getReplicationMode() -
Method in interface com.ibm.websphere.objectgrid.ClientReplicableMap
- Returns the current replication mode
- getRequestRetryTimeout() -
Method in interface com.ibm.websphere.objectgrid.client.ClientProperties
- Retrieves the current request retry timeout.
- getRequestRetryTimeout() -
Method in interface com.ibm.websphere.objectgrid.Session
- Retrieves the current request retry timeout for this session.
- getResultInflationTime(String) -
Method in interface com.ibm.websphere.objectgrid.management.AgentManagerMBean
- Gets the specified agent's result inflation time attribute loaded up by the
retrieveStatsModule()
method.
- getResultSerializationTime(String) -
Method in interface com.ibm.websphere.objectgrid.management.AgentManagerMBean
- Gets the specified agent's result serialization time attribute loaded up by the
retrieveStatsModule()
method.
- getSafeToShutdown() -
Method in interface com.ibm.websphere.objectgrid.management.DynamicServerMBean
- Returns true if a replica exists for each primary hosted on this server.
- getServerName() -
Method in interface com.ibm.websphere.objectgrid.management.MapMBean
- Gets the name of the server containing the replication group member for
the map associated with this MBean.
- getServerName() -
Method in interface com.ibm.websphere.objectgrid.management.ObjectGridMBean
- Gets the name of the server containing the replication group member for
the ObjectGrid associated with this MBean.
- getServerName() -
Method in interface com.ibm.websphere.objectgrid.management.ServerMBean
- Gets the name of the server associated with this MBean.
- getServers() -
Method in interface com.ibm.websphere.objectgrid.management.CatalogServiceManagementMBean
- Retrieves a CompositeData of each eXtreme Scale server that is currently registered with the catalog service.
- getSession() -
Method in interface com.ibm.websphere.objectgrid.ObjectGrid
- Gets a Session object that can be used by a single thread at a time.
- getSession(Subject) -
Method in interface com.ibm.websphere.objectgrid.ObjectGrid
- Allows the use of a specific
Subject
rather than use the
SubjectSource
configured on the ObjectGrid to get a Session.
- getSession(CredentialGenerator) -
Method in interface com.ibm.websphere.objectgrid.ObjectGrid
- Get a session using a
CredentialGenerator
.
- getSession() -
Method in interface com.ibm.websphere.objectgrid.spring.SpringLocalTxManager
- This returns a managed session for the ObjectGrid associated with this thread.
- getSession() -
Method in interface com.ibm.websphere.objectgrid.TxID
- Returns the Session that owns this TxID.
- getSessionHandle() -
Method in interface com.ibm.websphere.objectgrid.Session
- Retrieves a handle for this session.
- getSessionID() -
Method in interface com.ibm.websphere.objectgrid.management.SessionMBean
- Gets the ID of the session instance associated
with this MBean.
- getSessionStatsModule() -
Method in interface com.ibm.websphere.objectgrid.management.SessionMBean
- Gets a string representation of the
SessionStatsModule attributes
loaded up by the retrieveStatsModule()
method.
- getSleepTime() -
Method in class com.ibm.websphere.objectgrid.plugins.builtins.LFUEvictor
- Gets the sleep time being used in seconds.
- getSleepTime() -
Method in class com.ibm.websphere.objectgrid.plugins.builtins.LRUEvictor
- Gets the sleep time being used in seconds.
- getSlot(int) -
Method in interface com.ibm.websphere.objectgrid.TxID
- Gets the context information currently associated with this transaction.
- getSourceClass() -
Method in class com.ibm.websphere.objectgrid.config.QueryRelationship
- Retrieve the name of the class representing the source of a relationship.
- getSSLConfiguration() -
Method in interface com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
- Gets the
SSLConfiguration
object associated with this client
security configuration.
- getSSLConfiguration() -
Static method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfigurationFactory
- Creates a new SSL configuration with all its attributes set to
their default values.
- getSSLConfiguration(String, String, String, String, String, String, String, String, String) -
Static method in class com.ibm.websphere.objectgrid.security.config.ClientSecurityConfigurationFactory
- Creates a new SSL configuration using the specified attributes.
- getState() -
Method in interface com.ibm.websphere.objectgrid.management.ShardMBean
- Retrieve the state of the shard.
- getStatsSpec() -
Method in interface com.ibm.websphere.objectgrid.management.DynamicServerMBean
- Retrieve the current statistics specification for the server.
- getStatus() -
Method in interface com.ibm.websphere.objectgrid.management.ContainerMBean
- Retrieve the status information for the shards in this container.
- getTargetClass() -
Method in class com.ibm.websphere.objectgrid.config.QueryRelationship
- Retrieve the name of the class representing the target of a relationship.
- getTimeBasedDBUpdateConfig() -
Method in interface com.ibm.websphere.objectgrid.BackingMap
- Get the time-based database update configuration object.
- getTimeToLive() -
Method in interface com.ibm.websphere.objectgrid.BackingMap
- Gets the number of seconds for an entry to live.
- getTimeToLive() -
Method in interface com.ibm.websphere.objectgrid.config.BackingMapConfiguration
- Gets the "time to live" for each map entry.
- getTotalDurationTime(String) -
Method in interface com.ibm.websphere.objectgrid.management.AgentManagerMBean
- Gets the specified agent's total run time attribute loaded up by the
retrieveStatsModule()
method.
- getTotalMemory() -
Method in interface com.ibm.websphere.objectgrid.management.DynamicServerMBean
- Returns the total memory in bytes for the JVM hosting this server.
- getTotalRequestCount() -
Method in interface com.ibm.websphere.objectgrid.management.ShardMBean
- Retrieves the number of requests that this shard has processed or forwarded since its inception.
- getTraceSpec() -
Method in interface com.ibm.websphere.objectgrid.management.DynamicServerMBean
- Retrieve the current trace specification for the server.
- getTraceSpecification() -
Method in interface com.ibm.websphere.objectgrid.ObjectGridManager
- Retrieves the trace specification for the current JVM.
- getTransactionCallback() -
Method in interface com.ibm.websphere.objectgrid.ObjectGrid
- Retrieves the TransactionCallback object.
- getTransactionIsolation() -
Method in interface com.ibm.websphere.objectgrid.Session
- Retrieves the current transaction isolation level for this session.
- getTransactionTimeout() -
Method in interface com.ibm.websphere.objectgrid.Session
- Gets current transaction timeout for this Session.
- getTransportType() -
Method in interface com.ibm.websphere.objectgrid.security.config.ClientSecurityConfiguration
- Gets the transport type for this client security configuration.
- getTrustStore() -
Method in interface com.ibm.websphere.objectgrid.security.config.SSLConfiguration
- Gets the trust store file path name for this SSL configuration.
- getTrustStorePassword() -
Method in interface com.ibm.websphere.objectgrid.security.config.SSLConfiguration
- Gets the password of the trust store for this SSL configuration.
- getTrustStoreType() -
Method in interface com.ibm.websphere.objectgrid.security.config.SSLConfiguration
- Gets the type of the trust store for this SSL configuration.
- getTTL() -
Method in interface com.ibm.websphere.objectgrid.plugins.CacheEntry
- Returns the time-to-live value for this entry.
- getTtlEvictorType() -
Method in interface com.ibm.websphere.objectgrid.BackingMap
- Gets how expiration time of a
BackingMap
entry is computed.
- getTtlEvictorType() -
Method in interface com.ibm.websphere.objectgrid.config.BackingMapConfiguration
- Gets the "time to live" Evictor type for this BackingMapConfiguration.
- getTxID() -
Method in interface com.ibm.websphere.objectgrid.Session
- Gets the
TxID
transaction identifier, if a transaction is active.
- getTxIDString() -
Method in exception com.ibm.websphere.objectgrid.TransactionTimeoutException
- Get the String representation of the
TxID
for the
transaction that timed out.
- getTxTimeout() -
Method in interface com.ibm.websphere.objectgrid.ObjectGrid
- Gets transaction timeout setting for this ObjectGrid instance.
- getType() -
Method in interface com.ibm.websphere.objectgrid.management.ShardMBean
- Retrieve the type of the shard.
- getType() -
Method in interface com.ibm.websphere.objectgrid.plugins.LogElement
- Gets the type of this
LogElement
.
- getType() -
Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.WSTokenCredentialGenerator
- Gets the subject type.
- getUndoType() -
Method in interface com.ibm.websphere.objectgrid.plugins.LogElement
- Returns what operation must be performed to "undo" a prior change the
transaction made to the map entry.
- getUserName() -
Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredential
- Gets the user name for this credential.
- getUserName() -
Method in class com.ibm.websphere.objectgrid.security.plugins.builtins.UserPasswordCredentialGenerator
- Gets the user name for this credential.
- getValue() -
Method in interface com.ibm.websphere.objectgrid.config.ConfigProperty
- Get the value that is assigned to this ConfigProperty.
- getValueClass() -
Method in class com.ibm.websphere.objectgrid.config.QueryMapping
- Retrieve the type of object that is stored in the BackingMap.
- getVersionedValue() -
Method in interface com.ibm.websphere.objectgrid.plugins.LogElement
- Gets the versioned object at the time the object was first associated
with the transaction.
- getViewMap(String) -
Method in interface com.ibm.websphere.objectgrid.Session
- Deprecated. Stream query is deprecated in version 7.0.
- getWriteBehind() -
Method in interface com.ibm.websphere.objectgrid.BackingMap
- Get the write-behind parameter.
- getZoneName() -
Method in interface com.ibm.websphere.objectgrid.management.ContainerMBean
- Retrieve the name of the zone grouping that this container belongs to.
- getZoneName() -
Method in interface com.ibm.websphere.objectgrid.management.DynamicServerMBean
- Returns the zone name for this process
BackingMap
instance during the evictor
initialization time.
ObjectGrid
is initialized.
ObjectGrid
is initialized.
ObjectGrid
is initialized.
Type
that represents the INSERT operation.
int
on a plugin.
java.lang.Integer
on a plugin.
null
as its detail
message.
commit()
operation.
java.util.Map
interface is not supported.
true
if a WebSphere JTA transaction is active.
flush()
operation.
BackingMap
markRollbackOnly(Throwable)
method on this Session.
true
if the transaction is active.
Loader
or
ObjectGrid server(true
), or if the changes are only applying to the BackingMap
(false
)
or client respectively.
null
as its detail
message.
java.util.Map
interface is not supported.
Loader
.null
as its detail
message.
null
as its detail
message.
null
as its detail
message.
null
as its detail
message.
BackingMap.setLockStrategy(LockStrategy)
method.null
as its detail
message.
Type
class is used to represent a LogElement
type.java.lang.Long
on a plugin.
PluginType.MAP_EVENT_LISTENER
can be used to attach a MapEventListener
to a BackingMap.
DynamicServerMBean.setTraceSpec(String)
null
as its detail
message.
PluginType.OBJECTGRID_EVENT_LISTENER
can be used to attach an ObjectGridEventListener
plugin to an ObjectGrid
null
as its detail
message.
null
as its detail
message.
ObjectGridManager
instances.null
as its detail
message.
null
as its detail
message.
LogSequence
based on the partitioning
algorithm for the Map.
Plugin
has a PluginType.LogSequence
.
QueryMapping.PROPERTY_ACCESS
.
ObjectMap.getNextKey(long)
method, specifies the method should block until a key
becomes available.
ObjectMap.getNextKey(long)
method, specifies to return a null value if the map is
empty.
null
as its detail
message.
BackingMap
.
ObjectGridEventListener
.
MapEventListener
from this BackingMap
.
null
as its detail
message.
AgentStatsModule
used to retrieve statistics
associated with the specified agent class
HashIndexStatsModule
used to retrieve statistics
associated with this index
MapStatsModule
used to retrieve statistics
associated with the map for this MBean.
OGStatsModule
used to retrieve statistics
associated with the ObjectGrid for this MBean.
QueryStatsModule
used to retrieve statistics
associated with the specified query String
SessionStatsModule
used to retrieve statistics
associated with the session for this MBean.
ObjectMap
s.ConfigPropertyType
for this object.
CopyMode
.
CredentialGenerator
object for this client
security configuration.
ObjectGridEventListener
s
and replaces it with the supplied List
of ObjectGridEventListeners.
Evictor
with this BackingMap
.
Loader
with this BackingMap
.
LockStrategy
.
BackingMap
.
setObjectGridAuthorization(ObjectGridAuthoirzation)
instead
to plug in custom authorizations.
If both setMapAuthorization(MapAuthorization)
and setObjectGridAuthorization(ObjectGridAuthoirzation)
are used, ObjectGrid will use the provided MapAuthorization
to authorize map accesses,
even though this method is deprecated.
MapEventListener
objects.
MapIndexPlugin
objects for this BackingMap.
BackingMap
s that have been previously defined
on this ObjectGrid and replaces them with the List of BackingMaps provided.
BackingMap
supports null
values.
BackingMap
.
BackingMap
.
ObjectGridAuthorization
for this ObjectGrid instance.
BackingMap
and/or
Loader
.
OptimisticCallback
.
List
of ObjectGridConfiguration
objects to be
overridden.
PluginType
for this Plugin.
Loader
is set for this BackingMap
.
BackingMap
.
SSLConfiguration
object associated with this client
security configuration.
SubjectSource
plugin.
SubjectValidation
for this ObjectGrid instance.
System.out
.
BackingMap
entry is computed.
RUN_AS_SUBJECT
or
CALLER_SUBJECT
.
java.lang.Short
on a plugin.
short
on a plugin.
java.util.Map
interface is not supported.
java.lang.String
on a plugin.
TargetNotAvailableException
indicates the ObjectGrid target is not available.null
as its detail
message.
CopyMode
.
LockStrategy
.
TTLType
.
Type
that represents the TOUCH operation.
PluginType.TRANSACTION_CALLBACK
can be used to attach a TransactionCallback
plugin to an ObjectGrid.
setTransactionTimeout(int)
method.
null
as its detail
message.
null
as its detail
message.
Session
transaction.
Session
transaction.
Session
will send corresponding events
to the TransactionCallback.null
as its detail
message.
Session
transaction.
Session
transaction.
null
as its detail
message.
ObjectGrid
or Session
.null
as its detail
message.
null
as its detail
message.
Type
that represents the UNDO action to remove new
keyword associations that were introduced in this LogElement
.
Type
that represents an UNDO action is NOT required for
this LogElement
.
Type
that represents the UPDATE operation.
UserPasswordCredential
objects.java.util.Map
interface is not supported.
true
if the transaction was rolled back.
|
IBM WebSphere® DataPower® XC10 Appliance Release 1.0 Client API Specification |
||||||||
PREV NEXT | FRAMES NO FRAMES |