|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
IndexValue at the specified position in this list.
IndexCollection is not supported.
NamedCache.put(com.scaleoutsoftware.soss.client.CachedObjectId, T)
NamedCache.put(com.scaleoutsoftware.soss.client.CachedObjectId, T)
NamedCache.put(com.scaleoutsoftware.soss.client.CachedObjectId, T)
NamedCache.put(com.scaleoutsoftware.soss.client.CachedObjectId, T)
NamedCache.putAll(java.util.Map)
NamedCache.getAllowClientCaching()
NamedCache to interact with a backing store (such as a database) to perform read-through, write-though, refresh-ahead,
and write-behind operations.NamedCache interacts with a backing store.false.
NamedCaches.IndexCollection by setting the IndexValue in
each index position to null.
IndexCollection by setting the
IndexValues in the corresponding index positions to null.
IndexValue to the specified byte array beginning at
the specified index.
CachedObjectId for an object identified by id.
CachedObjectId for an object identified by id.
CachedObjectId for an object identified by id.
CachedObjectId for an object identified by id.
CreatePolicy class provides extended parameter information to the NamedCache.insert(com.scaleoutsoftware.soss.client.CachedObjectId, T, com.scaleoutsoftware.soss.client.CreatePolicy, boolean, boolean) and
NamedCache.setDefaultCreatePolicy(com.scaleoutsoftware.soss.client.CreatePolicy).CreatePolicy.CreatePolicy(TimeSpan)
CreatePolicy.CreatePolicy(TimeSpan, boolean)
CreatePolicy.CreatePolicy(TimeSpan, boolean, ObjectPreemptionPriority, java.util.Collection, boolean)
ByteArrayInputStream.
IndexValue instance from the serialized stream given by in.
NamedCache instance for receiving StateServer method invocation events.
NamedCache.removeListener(NamedCacheObjectExpirationListener)
NamedCache instance for receiving StateServer method invocation events.
NamedCache.addListener(NamedCacheObjectExpirationListener)
Invokable.eval(java.io.Serializable, java.io.Serializable, EvalArgs)Invokable.eval(java.io.Serializable, java.io.Serializable, EvalArgs) method.ObjectMetadata values with additional read-only
values maintained automatically by the StateServer.NamedCache.queryObjects(Class, Filter) and
NamedCache.queryKeys(Class, Filter).true if the StateServer object corresponding to this metadata instance will be removed from
the store at a specific absolute time as opposed to a sliding expiration timeout due to a period of inactivity.
true if the object can be accessed by the remote store, false otherwise.
true if the StateServer object corresponding to this metadata instance can be replicated to
remote stores.
CreatePolicy.getBackingStoreAsyncPolicy()
IndexValue as an array of bytes.
NamedCache using the default application id.
NamedCache using a specified name.
NamedCache using the application id extracted from the StateServerKey.
NamedCache.addListener(NamedCacheObjectExpirationListener);
there is no need to explicitly enable them.
NamedCache.addListener(NamedCacheObjectExpirationListener);
there is no need to explicitly enable them.
CachedObjectId of the expiring object.
NamedCache.
null if no coherency policy is set.
null if no coherency policy is set.
CreatePolicy object used as parameters when adding objects to the cache using the
add method.
GeoServerReadMode) used by read operations.
CreatePolicy.getParents()
true, a client will handle asynchronous refresh-ahead/write-behind operations.
true, a client will populate the StateServer automatically from a database (or
other type of backing store) when a cache miss occurs by invoking the BackingStore.load
method.
true, a client will synchronously write changes to a database (or
other type of backing store) when a cached object is updated or created in the cache
by invoking the BackingStore.store method.
CachedObjectId corresponding to the
target object being evaluated.
IndexCollection
IndexCollection
IndexCollection of IndexValues specified for this object.
null if the object was added to the NamedCache successfully.
LoginManager (one per VM).
ReadLockingMode).
matchAll boolean.
NamedCache corresponding to the
target object being evaluated.
NamedCache instance that can be used to manipulate the expiring cached object.
NamedCacheObjectExpiredEventArgs.NamedCacheEventCode.
CachedObjectId should be used instead of StateServerKey when performing
cache operations. Use NamedCache.createKey(byte[]) to create CachedObjectIds
CachedObjectId should be used instead of StateServerKey when performing
cache operations. Use NamedCache.createKey(byte[]) to create CachedObjectIds
CachedObjectId should be used instead of StateServerKey when performing
cache operations. Use NamedCache.createKey(byte[]) to create CachedObjectIds
NamedCache to store tags as SOSS attributes.
useLocking property which determines the locking behavior when using the NamedCache's get or add.
List of IndexValues which may be used to query the StateServer object
store for the set of objects with metadata matching the (positional) values specified in the
IndexCollection.IndexCollection and used to query the
StateServer for objects with metadata matching the IndexCollection.IndexValue using the contents of value exported as a byte
array.
IndexValue using the contents of value exported as a byte
array.
IndexValue using the contents of value exported as a byte
array.
IndexValue using the contents of value exported as a byte
array.
IndexValue using the contents of value exported as a byte
array.
IndexValue using the 32-byte digest resulting from the SHA-256
MessageDigest of value.
IndexValue with the value given in value.
IndexValue with the values given in positions position
(inclusive) through position + length (exclusive) of the array value.
invoke call.NamedCache.invoke(Class, NamedCacheFilter, java.io.Serializable, TimeSpan)
NamedCache.invoke(Class, NamedCacheFilter, java.io.Serializable, TimeSpan)
NamedCache.invoke(Class, NamedCacheFilter, java.io.Serializable, TimeSpan)
invoke call.invoke call.CreatePolicy.getAbsoluteTimeout()
CreatePolicy.getAllowReplication()
true if this IndexCollection contains no (non-null)
IndexValues.
NamedCache.getUseLocking()
NamedCache.IndexValues an IndexCollection may hold.
NamedCache.query()NamedCacheObjectExpirationListener.NamedCache.retrieve(com.scaleoutsoftware.soss.client.CachedObjectId, boolean) method if the object that is being read is a local
copy of the remote master object (proxy) and the previous polling operation failed PollingCoherencyPolicy.CustomSerializer methods when serialization/deserialization is not
supported for an object.NamedCacheFilter.
NamedCache.query(NamedCacheFilter), NamedCache.queryKeys(Class, Filter), or NamedCache.queryObjects(Class, Filter)
Set<CachedObjectId<T>>) corresponding only to those objects that are instances of type T
and its subtypes and satisfy the criteria specified by filter.
Collection<T>)
containing only those objects that are instances of type T and its subtypes and satisfy the criteria specified by filter.
NamedCache.retrieve(com.scaleoutsoftware.soss.client.CachedObjectId, boolean)
and NamedCache.getMetadata(com.scaleoutsoftware.soss.client.CachedObjectId, com.scaleoutsoftware.soss.client.ReadOptions) calls.
NamedCache.retrieve(com.scaleoutsoftware.soss.client.CachedObjectId, boolean)
and NamedCache.getMetadata(com.scaleoutsoftware.soss.client.CachedObjectId, com.scaleoutsoftware.soss.client.ReadOptions) calls.
IndexCollection.
ByteArrayOutputStream.
CreatePolicy.setBackingStoreAsyncPolicy(BackingStoreAsyncPolicy)
CreatePolicy to be used as a default when creating objects.
GeoServerReadMode) to be used by read operations.
CreatePolicy.setParents(java.util.Collection>)
true, a client will handle asynchronous refresh-ahead/write-behind operations.
true, a client will populate the StateServer automatically from a database (or
other type of backing store) when a cache miss occurs by invoking the BackingStore.load
method.
true, a client will synchronously write changes to a database (or
other type of backing store) when a cached object is updated or created in the cache
by invoking the BackingStore.store method.
NamedCacheObjectExpiredEventArgs.NamedCacheObjectDisposition), determining the action to be performed.
NamedCache should use to look for objects that are not found in the local store.
NamedCache's indexer to get or set cached items.
IndexCollection.
NamedCache.putAll(java.util.Map) operation.SossObjDescriptor class with the metadata and CreatePolicy information needed to
insert an object via a bulk put NamedCache.putAll(java.util.Map) operation.
NamedCache.Taggable.NamedCache.update(CachedObjectId, java.io.Serializable, UpdateOptions).
NamedCache.update(byte[], java.io.Serializable, UpdateOptions).
NamedCache.update(String, java.io.Serializable, UpdateOptions).
NamedCache.update(UUID, java.io.Serializable, UpdateOptions).
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||