Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The SplitSessionModel type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SplitSessionModel | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| AcquireReadLock | Overloaded. | |
| AcquireWriteLock | Overloaded. | |
| AddAttribute | Overloaded. | |
Adds an entry with the specified key and value into the (Inherited from | ||
Removes all entries from the (Inherited from | ||
| BaseGet | Overloaded. | |
Returns a (Inherited from | ||
| BaseGetAllValues | Overloaded. | |
Gets the key of the entry at the specified index of the (Inherited from | ||
Gets a value indicating whether the (Inherited from | ||
Removes the entries with the specified key from the (Inherited from | ||
Removes the entry at the specified index of the (Inherited from | ||
| BaseSet | Overloaded. | |
| Clear |
Removes all values and keys from the session-state collection.
(Inherited from AbstractSessionModel.) | |
Determines whether the specified (Inherited from | ||
Allows an (Inherited from | ||
Returns an enumerator that iterates through the (Inherited from | ||
| GetExternalAttributes |
Return a map of external attributes.
| |
Serves as a hash function for a particular type.
(Inherited from | ||
Implements the (Inherited from | ||
| GetObsoleteExternalAttributes |
Return a map of external obsolete attributes.
These atributes once were big so they were taken in external cache and now the size is smaller than
limit for going to external cache so they need to be evicted from the external cache
| |
Gets the (Inherited from | ||
| InitializeAttribute |
Initialize session attribute.
(Inherited from TraditionalSessionModel.) | |
| InstantiateAttributeHolder | Overloaded. | |
Creates a shallow copy of the current (Inherited from | ||
Implements the (Inherited from | ||
| ReadExternal |
Deserializes item collection using specified reader.
(Inherited from TraditionalSessionModel.) | |
| ReleaseReadLock |
Release a read lock.
(Inherited from AbstractSessionModel.) | |
| ReleaseWriteLock |
Release a write lock.
(Inherited from AbstractSessionModel.) | |
| Remove |
Deletes an item from the collection.
(Inherited from AbstractSessionModel.) | |
| RemoveAt |
Deletes an item at a specified index from the collection.
(Inherited from AbstractSessionModel.) | |
| SetDirty |
Set dirty flag.
(Inherited from AbstractSessionModel.) | |
Returns a (Inherited from | ||
| WriteExternal |
Serializes item collection using specified writer.
(Inherited from TraditionalSessionModel.) |
Properties
| Name | Description | |
|---|---|---|
Gets the number of key/value pairs contained in the (Inherited from | ||
| Dirty |
Gets or sets a value indicating whether the collection has been
marked as changed.
(Inherited from AbstractSessionModel.) | |
Gets or sets a value indicating whether the (Inherited from | ||
Gets a (Inherited from | ||
| ModelManager |
Get the manager for this model.
(Inherited from AbstractSessionModel.) | |
| Serializer |
Get item serializer.
(Inherited from AbstractSessionModel.) | |
| SessionId |
Gets or sets session key.
(Inherited from AbstractSessionModel.) |