Class | Description |
---|---|
Activated.Literal |
An annotation literal for the
Activated
annotation. |
Activating.Literal |
An annotation literal for the
Activating
annotation. |
AlwaysFilter.Literal |
An annotation literal for the
AlwaysFilter
annotation. |
Arrived.Literal |
An annotation literal for the
Arrived
annotation. |
Assigned.Literal |
An annotation literal for the
Assigned
annotation. |
Backlog.Literal |
An annotation literal for the
Backlog annotation. |
CacheName.Literal |
An annotation literal for the
CacheName annotation. |
ChainedExtractor.Extractors.Literal |
An annotation literal for the
ChainedExtractor.Extractors annotation. |
ChainedExtractor.Literal |
An annotation literal for the
ChainedExtractor annotation. |
Committed.Literal |
An annotation literal for the
Committed
annotation. |
Committing.Literal |
An annotation literal for the
Committing
annotation. |
CommittingLocal.Literal |
An annotation literal for the
CommittingLocal
annotation. |
CommittingRemote.Literal |
An annotation literal for the
CommittingRemote
annotation. |
ConfigUri.Literal |
An annotation literal for the
ConfigUri annotation. |
Connecting.Literal |
An annotation literal for the
Connecting
annotation. |
Created.Literal |
An annotation literal for the
Created
annotation. |
Deleted.Literal |
An annotation literal for the
Deleted
annotation. |
Departed.Literal |
An annotation literal for the
Departed
annotation. |
Departing.Literal |
An annotation literal for the
Departing
annotation. |
Destroyed.Literal |
An annotation literal for the
Destroyed
annotation. |
Disconnected.Literal |
An annotation literal for the
Disconnected
annotation. |
Disposing.Literal |
An annotation literal for the
Disposing
annotation. |
Error.Literal |
An annotation literal for the
Error
annotation. |
Executed.Literal |
An annotation literal for the
Executed
annotation. |
Executing.Literal |
An annotation literal for the
Executing
annotation. |
Inserted.Literal |
An annotation literal for the
Inserted
annotation. |
Inserting.Literal |
An annotation literal for the
Inserting
annotation. |
Lite.Literal |
An annotation literal for the
Lite annotation. |
Lost.Literal |
An annotation literal for the
Lost
annotation. |
MapName.Literal |
An annotation literal for the
MapName annotation. |
Name.Literal |
An annotation literal for the
Name annotation. |
ParticipantName.Literal |
An annotation literal for the
ParticipantName annotation. |
PofExtractor.Extractors.Literal |
An annotation literal for the
PofExtractor.Extractors annotation. |
PofExtractor.Literal |
An annotation literal for the
PofExtractor
annotation. |
Processor.Literal |
An annotation literal for the
Processor
annotation. |
PropertyExtractor.Extractors.Literal |
An annotation literal for the
PropertyExtractor.Extractors annotation. |
PropertyExtractor.Literal |
An annotation literal for the
PropertyExtractor annotation. |
Recovered.Literal |
An annotation literal for the
Recovered
annotation. |
Removed.Literal |
An annotation literal for the
Removed
annotation. |
Removing.Literal |
An annotation literal for the
Removing
annotation. |
Replicating.Literal |
An annotation literal for the
Replicating
annotation. |
Rollback.Literal |
An annotation literal for the
Rollback
annotation. |
Scope.Literal |
An annotation literal for the
Scope annotation. |
ScopeName.Literal |
An annotation literal for the
ScopeName annotation. |
SerializerFormat.Literal |
An annotation literal for the
SerializerFormat annotation. |
ServiceName.Literal |
An annotation literal for the
ServiceName annotation. |
SessionName.Literal |
An annotation literal for the
SessionName annotation. |
Started.Literal |
An annotation literal for the
Started
annotation. |
Starting.Literal |
An annotation literal for the
Starting
annotation. |
Stopped.Literal |
An annotation literal for the
Stopped
annotation. |
Stopping.Literal |
An annotation literal for the
Stopping
annotation. |
SubscriberGroup.Literal |
An annotation literal for the
SubscriberGroup annotation. |
Synced.Literal |
An annotation literal for the
Synced
annotation. |
Synchronous.Literal |
An annotation literal for the
Synchronous
annotation. |
Syncing.Literal |
An annotation literal for the
Syncing
annotation. |
Truncated.Literal |
An annotation literal for the
Truncated
annotation. |
Updated.Literal |
An annotation literal for the
Updated
annotation. |
Updating.Literal |
An annotation literal for the
Updating
annotation. |
Utils |
Annotation utilities.
|
View.Literal |
An annotation literal for the
View annotation. |
WhereFilter.Literal |
An annotation literal for the
WhereFilter annotation. |
Enum | Description |
---|---|
Backlog.Type |
The backlog event type.
|
CommitStrategy |
An enum representing different strategies for committing positions in a Coherence topic when
using
CoherenceTopicListener . |
Annotation Type | Description |
---|---|
Activated |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive ACTIVATED
LifecycleEvents . |
Activating |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive ACTIVATING
LifecycleEvents . |
AlwaysFilter |
A
FilterBinding annotation representing an
AlwaysFilter . |
Arrived |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive ASSIGNED
TransferEvent . |
Assigned |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive ARRIVED
TransferEvent . |
Backlog |
A qualifier annotation used for any BACKLOG event.
|
CacheName |
A qualifier annotation used to indicate a specific cache name.
|
ChainedExtractor |
An
ExtractorBinding annotation representing a
com.tangosol.util.extractor.ChainedExtractor . |
ChainedExtractor.Extractors |
A holder for the repeatable
ChainedExtractor annotation. |
CoherenceEventListener |
An
Executable advice annotation that allows listening for Coherence events. |
CoherencePublisher |
An introduction advice that automatically implements interfaces and abstract classes and
creates
Publisher instances. |
CoherenceTopicListener |
Annotation applied at the class level to indicate that a bean is a Coherence
topic
Subscriber . |
Committed |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive COMMITTED
TransactionEvent . |
Committing |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive COMMITTING
TransactionEvent . |
CommittingLocal |
A qualifier annotation used for any COMMITTING_LOCAL event.
|
CommittingRemote |
A qualifier annotation used for any COMMITTING_REMOTE event.
|
ConfigUri |
A qualifier annotation used to indicate a Coherence configuration resource URI.
|
Connecting |
A qualifier annotation used for any CONNECTING event.
|
Created |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive CREATED
CacheLifecycleEvent . |
Deleted |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive MapEvents of type
MapEvent.ENTRY_DELETED . |
Departed |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive DEPARTED
TransferEvent . |
Departing |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive DEPARTING
TransferEvent . |
Destroyed |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive DESTROYED
CacheLifecycleEvent . |
Disconnected |
A qualifier annotation used for any DISCONNECTED event.
|
Disposing |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive DISPOSING
LifecycleEvents . |
Error |
A qualifier annotation used for any ERROR event.
|
Executed |
A qualifier annotation used for any EXECUTED event.
|
Executing |
A qualifier annotation used for any EXECUTING event.
|
ExtractorBinding |
Specifies that an annotation type is a
ValueExtractor
binding type. |
FilterBinding |
Specifies that an annotation type is a
Filter
binding type. |
Inserted |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive MapEvents of type
MapEvent.ENTRY_INSERTED or that will receive
EntryEvents of type
INSERTED . |
Inserting |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive EntryEvents of type
INSERTING . |
Lite |
A qualifier annotation that can be applied to
CoherenceEventListener
annotated methods that receive MapEvents
to register them as lite listeners. |
Lost |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive TransferEvents of type
LOST . |
MapEventTransformerBinding |
Specifies that an annotation type is a
MapEventTransformer
binding type. |
MapName |
A qualifier annotation used to indicate a specific map name.
|
Name |
A qualifier annotation used when injecting Coherence resource to indicate a
specific resource name.
|
ParticipantName |
A qualifier annotation used to indicate a specific participant name.
|
PofExtractor |
A
ExtractorBinding annotation representing a com.tangosol.util.extractor.PofExtractor . |
PofExtractor.Extractors |
A holder for the repeatable
PofExtractor annotation. |
Processor |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive EntryProcessorEvents
to narrow the events received to those for a specific InvocableMap.EntryProcessor
class. |
PropertyExtractor |
A
ExtractorBinding annotation representing a com.tangosol.util.extractor.UniversalExtractor . |
PropertyExtractor.Extractors |
A holder for the repeatable
PropertyExtractor annotation. |
Recovered |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive TransferEvents of type
RECOVERED . |
Removed |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive EntryEvents of type
REMOVED . |
Removing |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive EntryEvents of type
REMOVING . |
Replicating |
A qualifier annotation used for any REPLICATING event.
|
Rollback |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive TransferEvents of type
ROLLBACK . |
Scope |
A qualifier annotation used when injecting Coherence resource to indicate
that those resource should be obtained from a specific
ConfigurableCacheFactory . |
ScopeName |
A qualifier annotation used to indicate a specific scope name.
|
SerializerFormat |
A qualifier annotation used when injecting a
Serializer
to identify the specific Serializer to inject. |
ServiceName |
A qualifier annotation used to indicate a specific service name.
|
SessionName |
A qualifier annotation used when injecting Coherence resource to indicate a
specific Session name.
|
Started |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive CoherenceLifecycleEvents
of type STARTED or
SessionEvents of type
STARTED . |
Starting |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive CoherenceLifecycleEvents
of type STARTING or
SessionEvents of type
STARTING . |
Stopped |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive CoherenceLifecycleEvents
of type STOPPED or
SessionEvents of type
STOPPED . |
Stopping |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive CoherenceLifecycleEvents
of type STOPPING or
SessionEvents of type
STOPPING . |
SubscriberGroup |
A qualifier annotation used when injecting
Subscriber
to a NamedTopic to indicate the name of the
subscriber group that the subscriber should belong to. |
Synced |
A qualifier annotation used for any SYNCED event.
|
Synchronous |
A qualifier annotation that can be applied to
CoherenceEventListener annotated
methods to register them as MapListener.synchronous() listeners. |
Syncing |
A qualifier annotation used for any SYNCING event.
|
Topic |
An annotation used to specify a topic name.
|
Topics |
Repeatable annotation for one or many
Topic annotations. |
Truncated |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive TRUNCATED
CacheLifecycleEvent . |
Updated |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive MapEvents of type
MapEvent.ENTRY_UPDATED or that will receive
EntryEvents of type
UPDATED . |
Updating |
A qualifier annotation used to annotate the parameter
CoherenceEventListener annotated methods
that will receive EntryEvents of type
UPDATING . |
View |
A qualifier annotation used when injecting a
cache view . |
WhereFilter |
A
FilterBinding annotation representing a Filter
produced from a CohQL where clause. |