Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
Tangosol.Net.Cache
ContinuousQueryCache Class
ContinuousQueryCache Methods
AddCacheListener Method
AddIndex Method
Aggregate Method
CheckEntry Method
CheckReadOnly Method
Clear Method
ConfigureSynchronization Method
Contains Method
CreateTransformerFilter Method
createUnexpectedStateException Method
Destroy Method
Dispose Method
EnsureEventDispatcher Method
EnsureIndexMap Method
EnsureInternalCache Method
EnsureSynchronized Method
Get Method
GetAll Method
GetEntries Method
GetInternalKeysCollection Method
GetKeys Method
GetValues Method
Insert Method
InsertAll Method
InstantiateAddListener Method
InstantiateEventDispatcher Method
InstantiateEventRouter Method
InstantiateInternalCache Method
InstantiateRemoveListener Method
Invoke Method
InvokeAll Method
IsEventDeferred Method
Lock Method
MergeFilter Method
OnMemberJoined Method
OnMemberLeaving Method
OnMemberLeft Method
RegisterDeactivationListener Method
RegisterServiceMemberEventHandler Method
Release Method
ReleaseIndexMap Method
ReleaseListeners Method
Remove Method
RemoveBlind Method
RemoveCacheListener Method
RemoveIndex Method
ShutdownEventQueue Method
Truncate Method
Unlock Method
UnregisterDeactivationListener Method
UnregisterServiceMemberEventHandler Method
View Method
ContinuousQueryCache
CheckReadOnly Method
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14
c
(14.1.1.0)
F23534-02
Check the read-only setting to verify that the cache is NOT read-only.
Namespace:
Tangosol.Net.Cache
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.14 (14.1.1.14)
Syntax
C#
Copy
protected
void
CheckReadOnly
()
Exceptions
Exception
Condition
InvalidOperationException
if the
ContinuousQueryCache
is read-only.
See Also
Reference
ContinuousQueryCache Class
Tangosol.Net.Cache Namespace
Copyright © 2000, 2024, Oracle and/or its affiliates. All rights reserved.