Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The MonolithicSessionModel type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| MonolithicSessionModel |
Construct MonolithicSessionModel.
|
Methods
| Name | Description | |
|---|---|---|
| AcquireReadLock | Overloaded. | |
| AcquireWriteLock | 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 | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Implements the (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Implements the (Inherited from | ||
| ReadExternal |
Deserializes model using specified reader.
(Overrides AbstractSessionModel..::.ReadExternal(DataReader).) | |
| 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 model using specified writer.
(Overrides AbstractSessionModel..::.WriteExternal(DataWriter).) |
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.) |