Serialized Form
-
Package com.oracle.coherence.cdi
-
Class com.oracle.coherence.cdi.AlwaysFilter.Literal extends AnnotationLiteral<AlwaysFilter> implements Serializable
-
Class com.oracle.coherence.cdi.AnnotationLiteral extends Object implements Serializable
- serialVersionUID:
- -3645430766814376616L
-
Class com.oracle.coherence.cdi.CacheAdd.Literal extends AnnotationLiteral<CacheAdd> implements Serializable
-
Class com.oracle.coherence.cdi.CacheGet.Literal extends AnnotationLiteral<CacheGet> implements Serializable
-
Class com.oracle.coherence.cdi.CachePut.Literal extends AnnotationLiteral<CachePut> implements Serializable
-
Class com.oracle.coherence.cdi.CacheRemove.Literal extends AnnotationLiteral<CacheRemove> implements Serializable
-
Class com.oracle.coherence.cdi.ChainedExtractor.Extractors.Literal extends AnnotationLiteral<ChainedExtractor.Extractors> implements Serializable
-
Serialized Fields
-
f_aExtractors
ChainedExtractor[] f_aExtractors
The extractors value for this literal.
-
-
-
Class com.oracle.coherence.cdi.ChainedExtractor.Literal extends AnnotationLiteral<ChainedExtractor> implements Serializable
-
Serialized Fields
-
f_asFields
String[] f_asFields
The extractor value for this literal.
-
-
-
Class com.oracle.coherence.cdi.ConfigUri.Literal extends AnnotationLiteral<ConfigUri> implements Serializable
-
Serialized Fields
-
m_sURI
String m_sURI
The config resource URI.
-
-
-
Class com.oracle.coherence.cdi.Name.Literal extends AnnotationLiteral<Name> implements Serializable
-
Serialized Fields
-
m_fRegex
boolean m_fRegex
true
to indicate whether name is a regular expression. -
m_sName
String m_sName
The resource name.
-
-
-
Class com.oracle.coherence.cdi.PofExtractor.Extractors.Literal extends AnnotationLiteral<PofExtractor.Extractors> implements Serializable
-
Serialized Fields
-
m_aExtractors
PofExtractor[] m_aExtractors
The extractors value for this literal.
-
-
-
Class com.oracle.coherence.cdi.PofExtractor.Literal extends AnnotationLiteral<PofExtractor> implements Serializable
-
Class com.oracle.coherence.cdi.PropertyExtractor.Extractors.Literal extends AnnotationLiteral<PropertyExtractor.Extractors> implements Serializable
-
Serialized Fields
-
f_aExtractors
PropertyExtractor[] f_aExtractors
The extractors array for this literal.
-
-
-
Class com.oracle.coherence.cdi.PropertyExtractor.Literal extends AnnotationLiteral<PropertyExtractor> implements Serializable
-
Serialized Fields
-
f_sPropertyName
String f_sPropertyName
The name of the property to extract.
-
-
-
Class com.oracle.coherence.cdi.Remote.Literal extends AnnotationLiteral<Remote> implements Serializable
-
Class com.oracle.coherence.cdi.Scope.Literal extends AnnotationLiteral<Scope> implements Serializable
-
Serialized Fields
-
m_sValue
String m_sValue
The value for this literal.
-
-
-
Class com.oracle.coherence.cdi.SerializerFormat.Literal extends AnnotationLiteral<SerializerFormat> implements Serializable
-
Serialized Fields
-
m_sName
String m_sName
The name of the serializer.
-
-
-
Class com.oracle.coherence.cdi.SessionName.Literal extends AnnotationLiteral<SessionName> implements Serializable
-
Serialized Fields
-
m_sName
String m_sName
The session name.
-
-
-
Class com.oracle.coherence.cdi.SubscriberGroup.Literal extends AnnotationLiteral<SubscriberGroup> implements Serializable
-
Serialized Fields
-
f_sName
String f_sName
The name of the subscriber group.
-
-
-
Class com.oracle.coherence.cdi.View.Literal extends AnnotationLiteral<View> implements Serializable
-
Serialized Fields
-
f_fCacheValues
boolean f_fCacheValues
A flag that istrue
to cache both the keys and values of the materialized view locally, orfalse
to only cache the keys.
-
-
-
Class com.oracle.coherence.cdi.WhereFilter.Literal extends AnnotationLiteral<WhereFilter> implements Serializable
-
Serialized Fields
-
f_sQuery
String f_sQuery
The CohQL query expression.
-
-
-
-
Package com.oracle.coherence.cdi.events
-
Class com.oracle.coherence.cdi.events.Activated.Literal extends AnnotationLiteral<Activated> implements Serializable
-
Class com.oracle.coherence.cdi.events.Activating.Literal extends AnnotationLiteral<Activating> implements Serializable
-
Class com.oracle.coherence.cdi.events.Arrived.Literal extends AnnotationLiteral<Arrived> implements Serializable
-
Class com.oracle.coherence.cdi.events.Assigned.Literal extends AnnotationLiteral<Assigned> implements Serializable
-
Class com.oracle.coherence.cdi.events.Backlog.Literal extends AnnotationLiteral<Backlog> implements Serializable
-
Serialized Fields
-
f_type
Backlog.Type f_type
The backlog event type.
-
-
-
Class com.oracle.coherence.cdi.events.CacheName.Literal extends AnnotationLiteral<CacheName> implements Serializable
-
Serialized Fields
-
f_sName
String f_sName
The cache name.
-
-
-
Class com.oracle.coherence.cdi.events.Committed.Literal extends AnnotationLiteral<Committed> implements Serializable
-
Class com.oracle.coherence.cdi.events.Committing.Literal extends AnnotationLiteral<Committing> implements Serializable
-
Class com.oracle.coherence.cdi.events.CommittingLocal.Literal extends AnnotationLiteral<CommittingLocal> implements Serializable
-
Class com.oracle.coherence.cdi.events.CommittingRemote.Literal extends AnnotationLiteral<CommittingRemote> implements Serializable
-
Class com.oracle.coherence.cdi.events.Connecting.Literal extends AnnotationLiteral<Connecting> implements Serializable
-
Class com.oracle.coherence.cdi.events.Created.Literal extends AnnotationLiteral<Created> implements Serializable
-
Class com.oracle.coherence.cdi.events.Deleted.Literal extends AnnotationLiteral<Deleted> implements Serializable
-
Class com.oracle.coherence.cdi.events.Departed.Literal extends AnnotationLiteral<Departed> implements Serializable
-
Class com.oracle.coherence.cdi.events.Departing.Literal extends AnnotationLiteral<Departing> implements Serializable
-
Class com.oracle.coherence.cdi.events.Destroyed.Literal extends AnnotationLiteral<Destroyed> implements Serializable
-
Class com.oracle.coherence.cdi.events.Disconnected.Literal extends AnnotationLiteral<Disconnected> implements Serializable
-
Class com.oracle.coherence.cdi.events.Disposing.Literal extends AnnotationLiteral<Disposing> implements Serializable
-
Class com.oracle.coherence.cdi.events.Error.Literal extends AnnotationLiteral<Error> implements Serializable
-
Class com.oracle.coherence.cdi.events.Executed.Literal extends AnnotationLiteral<Executed> implements Serializable
-
Class com.oracle.coherence.cdi.events.Executing.Literal extends AnnotationLiteral<Executing> implements Serializable
-
Class com.oracle.coherence.cdi.events.Inserted.Literal extends AnnotationLiteral<Inserted> implements Serializable
-
Class com.oracle.coherence.cdi.events.Inserting.Literal extends AnnotationLiteral<Inserting> implements Serializable
-
Class com.oracle.coherence.cdi.events.Lite.Literal extends AnnotationLiteral<Lite> implements Serializable
-
Class com.oracle.coherence.cdi.events.Lost.Literal extends AnnotationLiteral<Lost> implements Serializable
-
Class com.oracle.coherence.cdi.events.MapName.Literal extends AnnotationLiteral<MapName> implements Serializable
-
Serialized Fields
-
f_sName
String f_sName
The map name.
-
-
-
Class com.oracle.coherence.cdi.events.ParticipantName.Literal extends AnnotationLiteral<ParticipantName> implements Serializable
-
Serialized Fields
-
f_sName
String f_sName
The participant name.
-
-
-
Class com.oracle.coherence.cdi.events.Processor.Literal extends AnnotationLiteral<Processor> implements Serializable
-
Serialized Fields
-
f_clzProcessor
Class<? extends InvocableMap.EntryProcessor> f_clzProcessor
The processor class.
-
-
-
Class com.oracle.coherence.cdi.events.Recovered.Literal extends AnnotationLiteral<Recovered> implements Serializable
-
Class com.oracle.coherence.cdi.events.Removed.Literal extends AnnotationLiteral<Removed> implements Serializable
-
Class com.oracle.coherence.cdi.events.Removing.Literal extends AnnotationLiteral<Removing> implements Serializable
-
Class com.oracle.coherence.cdi.events.Replicating.Literal extends AnnotationLiteral<Replicating> implements Serializable
-
Class com.oracle.coherence.cdi.events.Rollback.Literal extends AnnotationLiteral<Rollback> implements Serializable
-
Class com.oracle.coherence.cdi.events.ScopeName.Literal extends AnnotationLiteral<ScopeName> implements Serializable
-
Serialized Fields
-
f_sName
String f_sName
The scope name.
-
-
-
Class com.oracle.coherence.cdi.events.ServiceName.Literal extends AnnotationLiteral<ServiceName> implements Serializable
-
Serialized Fields
-
f_sName
String f_sName
The service name.
-
-
-
Class com.oracle.coherence.cdi.events.Started.Literal extends AnnotationLiteral<Started> implements Serializable
-
Class com.oracle.coherence.cdi.events.Starting.Literal extends AnnotationLiteral<Starting> implements Serializable
-
Class com.oracle.coherence.cdi.events.Stopped.Literal extends AnnotationLiteral<Stopped> implements Serializable
-
Class com.oracle.coherence.cdi.events.Stopping.Literal extends AnnotationLiteral<Stopping> implements Serializable
-
Class com.oracle.coherence.cdi.events.Synced.Literal extends AnnotationLiteral<Synced> implements Serializable
-
Class com.oracle.coherence.cdi.events.Synchronous.Literal extends AnnotationLiteral<Synchronous> implements Serializable
-
Class com.oracle.coherence.cdi.events.Syncing.Literal extends AnnotationLiteral<Syncing> implements Serializable
-
Class com.oracle.coherence.cdi.events.Truncated.Literal extends AnnotationLiteral<Truncated> implements Serializable
-
Class com.oracle.coherence.cdi.events.Updated.Literal extends AnnotationLiteral<Updated> implements Serializable
-
Class com.oracle.coherence.cdi.events.Updating.Literal extends AnnotationLiteral<Updating> implements Serializable
-
-
Package com.oracle.coherence.common.base
-
Class com.oracle.coherence.common.base.IdentityHolder extends SimpleHolder<V> implements Serializable
-
Class com.oracle.coherence.common.base.MutableLong extends Number implements Serializable
-
Serialized Fields
-
m_lValue
long m_lValue
The value.
-
-
-
Class com.oracle.coherence.common.base.SimpleHolder extends Object implements Serializable
-
Serialized Fields
-
m_value
V m_value
The held value.
-
-
-
-
Package com.oracle.coherence.concurrent
-
Class com.oracle.coherence.concurrent.PermitAcquirer extends Object implements Serializable
-
Serialized Fields
-
f_client
boolean f_client
-
f_memberId
UUID f_memberId
-
f_threadId
long f_threadId
-
-
-
-
Package com.oracle.coherence.concurrent.atomic
-
Class com.oracle.coherence.concurrent.atomic.Atomics.SerializableAtomicMarkableReference extends AtomicMarkableReference<V> implements Serializable
-
Class com.oracle.coherence.concurrent.atomic.Atomics.SerializableAtomicStampedReference extends AtomicStampedReference<V> implements Serializable
-
Class com.oracle.coherence.concurrent.atomic.LocalAtomicInteger extends Number implements Serializable
-
Serialized Fields
-
f_nValue
AtomicInteger f_nValue
Wrapped atomic int value.
-
-
-
Class com.oracle.coherence.concurrent.atomic.LocalAtomicLong extends Number implements Serializable
-
Serialized Fields
-
f_lValue
AtomicLong f_lValue
Wrapped atomic long value.
-
-
-
Class com.oracle.coherence.concurrent.atomic.RemoteAtomicInteger extends Number implements Serializable
-
Serialized Fields
-
f_mapAtomic
NamedMap<String,AtomicInteger> f_mapAtomic
The map that holds this atomic value. -
f_sName
String f_sName
The name of this atomic value.
-
-
-
Class com.oracle.coherence.concurrent.atomic.RemoteAtomicLong extends Number implements Serializable
-
Serialized Fields
-
f_mapAtomic
NamedMap<String,AtomicLong> f_mapAtomic
The map that holds this atomic value. -
f_sName
String f_sName
The name of this atomic value.
-
-
-
-
Package com.oracle.coherence.concurrent.cdi
-
Class com.oracle.coherence.concurrent.cdi.Count.Literal extends AnnotationLiteral<Count> implements Serializable
-
Serialized Fields
-
m_nCount
int m_nCount
The latch count.
-
-
-
Class com.oracle.coherence.concurrent.cdi.Permits.Literal extends AnnotationLiteral<Permits> implements Serializable
-
Serialized Fields
-
m_sPermits
int m_sPermits
The permits count.
-
-
-
-
Package com.oracle.coherence.concurrent.executor
-
Class com.oracle.coherence.concurrent.executor.AbstractCollector extends Object implements Serializable
-
Class com.oracle.coherence.concurrent.executor.ClusteredAssignment extends Object implements Serializable
-
Serialized Fields
-
m_fRecovered
boolean m_fRecovered
Indicates if theTask
was recovered after previously being allocated to anotherExecutor
. -
m_sExecutorId
String m_sExecutorId
TheExecutor
identity. -
m_sTaskId
String m_sTaskId
TheTask
identity. -
m_state
com.oracle.coherence.concurrent.executor.ClusteredAssignment.State m_state
TheClusteredAssignment.State
of the assignment.
-
-
-
Class com.oracle.coherence.concurrent.executor.ClusteredAssignment.AssignmentProcessor extends com.oracle.coherence.concurrent.executor.PortableAbstractProcessor<String,com.oracle.coherence.concurrent.executor.ClusteredAssignment,Void> implements Serializable
-
Serialized Fields
-
m_action
com.oracle.coherence.concurrent.executor.ExecutionPlan.Action m_action
The assignmentExecutionPlan.Action
. -
m_assignment
com.oracle.coherence.concurrent.executor.ClusteredAssignment m_assignment
TheClusteredAssignment
.
-
-
-
Class com.oracle.coherence.concurrent.executor.ClusteredAssignment.SetStateProcessor extends com.oracle.coherence.concurrent.executor.PortableAbstractProcessor<String,com.oracle.coherence.concurrent.executor.ClusteredAssignment,com.oracle.coherence.concurrent.executor.ClusteredAssignment.State> implements Serializable
-
Serialized Fields
-
m_desired
com.oracle.coherence.concurrent.executor.ClusteredAssignment.State m_desired
The desiredClusteredAssignment.State
. -
m_previous
com.oracle.coherence.concurrent.executor.ClusteredAssignment.State m_previous
The previousClusteredAssignment.State
.
-
-
-
Class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo extends AbstractEvolvable implements Serializable
-
Serialized Fields
-
m_cCompleted
long m_cCompleted
The completed tasks count. -
m_cFreeMemory
long m_cFreeMemory
The free memory as reported byRuntime.freeMemory()
. -
m_cInProgress
long m_cInProgress
The tasks that are in progress count. -
m_cMaxMemory
long m_cMaxMemory
The maximum memory as reported byRuntime.maxMemory()
. -
m_cRejected
long m_cRejected
The rejected tasks count. -
m_cTotalMemory
long m_cTotalMemory
The total memory as reported byRuntime.totalMemory()
. -
m_ldtJoined
long m_ldtJoined
The cluster time when theTaskExecutorService.ExecutorInfo
joined the service. -
m_ldtUpdate
long m_ldtUpdate
The cluster time when theTaskExecutorService.ExecutorInfo
was last updated. -
m_optionsByType
com.oracle.coherence.concurrent.executor.util.OptionsByType<com.oracle.coherence.concurrent.executor.TaskExecutorService.Registration.Option> m_optionsByType
TheTaskExecutorService.Registration.Option
s for theExecutor
. -
m_sIdentity
String m_sIdentity
The identity of theTaskExecutorService.Registration
. -
m_state
com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo.State m_state
TheTaskExecutorService.ExecutorInfo.State
of theExecutor
.
-
-
-
Class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.SetStateProcessor extends com.oracle.coherence.concurrent.executor.PortableAbstractProcessor<String,com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo,com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo.State> implements Serializable
-
Serialized Fields
-
m_desired
com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo.State m_desired
The desiredTaskExecutorService.ExecutorInfo.State
. -
m_previous
com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo.State m_previous
The previousTaskExecutorService.ExecutorInfo.State
.
-
-
-
Class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.TouchProcessor extends com.oracle.coherence.concurrent.executor.PortableAbstractProcessor<String,com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo,Void> implements Serializable
-
Class com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo.UpdateInfoProcessor extends com.oracle.coherence.concurrent.executor.PortableAbstractProcessor<String,com.oracle.coherence.concurrent.executor.ClusteredExecutorInfo,Void> implements Serializable
-
Serialized Fields
-
m_cFreeMemory
long m_cFreeMemory
The free memory as reported byRuntime.freeMemory()
. -
m_cMaxMemory
long m_cMaxMemory
The maximum memory as reported byRuntime.maxMemory()
. -
m_cTasksCompleted
long m_cTasksCompleted
The tasks completed count. -
m_cTasksFailed
long m_cTasksFailed
The tasks failed count. -
m_cTasksInProgress
long m_cTasksInProgress
The tasks in progress count. -
m_cTotalMemory
long m_cTotalMemory
The total memory as reported byRuntime.totalMemory()
. -
m_fTerminated
boolean m_fTerminated
Whether the Executor has been terminated.
-
-
-
Class com.oracle.coherence.concurrent.executor.ClusteredExecutorService.CESRunnableFuture extends com.oracle.coherence.concurrent.executor.subscribers.internal.FutureSubscriber<V> implements Serializable
-
Class com.oracle.coherence.concurrent.executor.ClusteredProperties extends Object implements Serializable
-
Serialized Fields
-
m_service
CacheService m_service
TheCacheService
used by theTask
, hence the property cache. -
m_sTaskId
String m_sTaskId
TheTask
ID.
-
-
-
Class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyKey extends Object implements Serializable
-
Serialized Fields
-
m_oKey
T extends Serializable m_oKey
Property key. -
m_sTaskId
String m_sTaskId
Task ID.
-
-
-
Class com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyValue extends Object implements Serializable
-
Serialized Fields
-
m_oValue
T extends Serializable m_oValue
Property value. -
m_sTaskId
String m_sTaskId
Task ID.
-
-
-
Class com.oracle.coherence.concurrent.executor.ClusteredProperties.SetPropertyValueProcessor extends com.oracle.coherence.concurrent.executor.PortableAbstractProcessor<com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyKey<K extends Serializable>,com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyValue<V extends Serializable>,com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyValue<V extends Serializable>> implements Serializable
-
Serialized Fields
-
m_oValue
com.oracle.coherence.concurrent.executor.ClusteredProperties.PropertyValue<V extends Serializable> m_oValue
The property value.
-
-
-
Class com.oracle.coherence.concurrent.executor.ClusteredTaskManager extends Object implements Serializable
-
Serialized Fields
-
m_collector
com.oracle.coherence.concurrent.executor.Task.Collector<T,A,R> m_collector
TheTask.Collector
for theTask
result(s). -
m_completionPredicate
Remote.Predicate<? super R> m_completionPredicate
TheRemote.Predicate
to determine if theTask
is complete, based on a collected result. -
m_completionRunnable
com.oracle.coherence.concurrent.executor.Task.CompletionRunnable<? super R> m_completionRunnable
The runnable to call when theTask
is complete. -
m_cPendingExecutionPlanOptimizationCount
int m_cPendingExecutionPlanOptimizationCount
The number of potential optimizations that can occurred to theExecutionPlan
since it was last optimized. -
m_cPendingExecutionStrategyUpdateCount
int m_cPendingExecutionStrategyUpdateCount
The number of events/updates/changes that have occurred since the last time theExecutionStrategy
was evaluated, which may impact theExecutionPlan
. -
m_debugging
com.oracle.coherence.concurrent.executor.options.Debugging m_debugging
TheDebugging
option for theTask
. -
m_executionPlan
com.oracle.coherence.concurrent.executor.ExecutionPlan m_executionPlan
The currentExecutionPlan
. Will benull
when is still to be created using theExecutionStrategy
. -
m_executionStrategy
com.oracle.coherence.concurrent.executor.ExecutionStrategy m_executionStrategy
-
m_fCancelled
boolean m_fCancelled
A flag to indicate if theTask
is now cancelled, in which case no further results will be accepted and no future updates will be published. -
m_fCompleted
boolean m_fCompleted
A flag to indicate if theTask
is now completed, in which case no further results will be accepted and no future updates will be published. -
m_fRunCompletionRunnable
boolean m_fRunCompletionRunnable
A flag to indicate whether to run the completionRunnable or not. -
m_lastResult
com.oracle.coherence.concurrent.executor.Result<R> m_lastResult
The last collected result for theTask
. -
m_lCurrentResultGeneration
long m_lCurrentResultGeneration
Monotonically increasing generation counter indicating how many times a result was provided. -
m_listResults
List<com.oracle.coherence.concurrent.executor.Result<T>> m_listResults
-
m_lProcessedResultGeneration
long m_lProcessedResultGeneration
The generation counter of the last time the results were evaluated. -
m_lTaskSequence
long m_lTaskSequence
The partition based sequence number of theTask
. -
m_nPartitionId
int m_nPartitionId
The partition ID of theTask
. -
m_nResultVersion
int m_nResultVersion
The lastResult version represented by a monotonically increasing integer value. -
m_parentSpanContext
com.tangosol.internal.tracing.SpanContext m_parentSpanContext
TheSpanContext
of the span enqueuing this task. -
m_retainDuration
Duration m_retainDuration
TheDuration
to retain theTask
after it is complete. -
m_sTaskId
String m_sTaskId
The unique identity of theTask
. -
m_state
com.oracle.coherence.concurrent.executor.ClusteredTaskManager.State m_state
The current state of theClusteredTaskManager
. -
m_task
com.oracle.coherence.concurrent.executor.Task<T> m_task
TheTask
.
-
-
-
Class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.CancellationProcessor extends com.oracle.coherence.concurrent.executor.PortableAbstractProcessor<String,com.oracle.coherence.concurrent.executor.ClusteredTaskManager,Boolean> implements Serializable
-
Class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.ChainedProcessor extends com.oracle.coherence.concurrent.executor.PortableAbstractProcessor<String,com.oracle.coherence.concurrent.executor.ClusteredTaskManager,Void> implements Serializable
-
Serialized Fields
-
m_listProcessors
ArrayList<InvocableMap.EntryProcessor> m_listProcessors
InvocableMap.EntryProcessor
s to be invoked in list-order.
-
-
-
Class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.NotifyExecutionStrategyProcessor extends com.oracle.coherence.concurrent.executor.PortableAbstractProcessor<String,com.oracle.coherence.concurrent.executor.ClusteredTaskManager,Boolean> implements Serializable
-
Class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.OptimizeExecutionPlanProcessor extends com.oracle.coherence.concurrent.executor.PortableAbstractProcessor<String,com.oracle.coherence.concurrent.executor.ClusteredTaskManager,Void> implements Serializable
-
Serialized Fields
-
m_cPendingExecutionPlanOptimizationCount
int m_cPendingExecutionPlanOptimizationCount
Pending execution plan optimization count. -
m_executionPlan
com.oracle.coherence.concurrent.executor.ExecutionPlan m_executionPlan
TheExecutionPlan
.
-
-
-
Class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.RetainProcessor extends com.oracle.coherence.concurrent.executor.PortableAbstractProcessor implements Serializable
-
Serialized Fields
-
m_cMillis
long m_cMillis
Thettl
to apply to the processed entry.
-
-
-
Class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.SetActionProcessor extends com.oracle.coherence.concurrent.executor.PortableAbstractProcessor<String,com.oracle.coherence.concurrent.executor.ClusteredTaskManager,Boolean> implements Serializable
-
Serialized Fields
-
m_desired
com.oracle.coherence.concurrent.executor.ExecutionPlan.Action m_desired
The desiredTaskExecutorService.ExecutorInfo.State
. -
m_previous
EnumSet<com.oracle.coherence.concurrent.executor.ExecutionPlan.Action> m_previous
The previous allowedTaskExecutorService.ExecutorInfo.State
s, ornull
if not applicable. -
m_sExecutorId
String m_sExecutorId
TheExecutor
id.
-
-
-
Class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateCollectedResultProcessor extends com.oracle.coherence.concurrent.executor.PortableAbstractProcessor<String,com.oracle.coherence.concurrent.executor.ClusteredTaskManager,Void> implements Serializable
-
Serialized Fields
-
m_fCompleted
boolean m_fCompleted
Flag indicating completion status. -
m_lProcessedResultMapGeneration
long m_lProcessedResultMapGeneration
The processed generation count of the result map. -
m_newResult
com.oracle.coherence.concurrent.executor.Result<T> m_newResult
The newResult
.
-
-
-
Class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateContributedResultProcessor extends com.oracle.coherence.concurrent.executor.PortableAbstractProcessor<String,com.oracle.coherence.concurrent.executor.ClusteredTaskManager,Boolean> implements Serializable
-
Class com.oracle.coherence.concurrent.executor.ClusteredTaskManager.UpdateExecutionPlanProcessor extends com.oracle.coherence.concurrent.executor.PortableAbstractProcessor<String,com.oracle.coherence.concurrent.executor.ClusteredTaskManager,Void> implements Serializable
-
Serialized Fields
-
m_cPendingExecutionStrategyUpdateCount
int m_cPendingExecutionStrategyUpdateCount
The pendingExecutionStrategy
update count. -
m_executionPlan
com.oracle.coherence.concurrent.executor.ExecutionPlan m_executionPlan
TheExecutionPlan
.
-
-
-
Class com.oracle.coherence.concurrent.executor.ConditionalCollector extends Object implements Serializable
-
Serialized Fields
-
m_collector
com.oracle.coherence.concurrent.executor.Task.Collector<T,A,R> m_collector
TheTask.Collector
to use when theRemote.Predicate
is satisfied. -
m_defaultResult
R m_defaultResult
The default result to return when theRemote.Predicate
is not satisfied. -
m_predicate
Remote.Predicate<? super Iterator<T>> m_predicate
TheRemote.Predicate
to determine when results can be collected.
-
-
-
Class com.oracle.coherence.concurrent.executor.MutableExecutionPlan extends Object implements Serializable
-
Serialized Fields
-
m_cPendingRecoveryCount
int m_cPendingRecoveryCount
The number of effective assignments in the past that failed (for some reason) that can be re-assigned in the future asExecutionPlan.Action.RECOVER
actions. -
m_fSatisfied
boolean m_fSatisfied
Indicates when anExecutionPlan
has satisfied the requirements of the definingExecutionStrategy
. -
m_mapActions
LinkedHashMap<String,com.oracle.coherence.concurrent.executor.ExecutionPlan.Action> m_mapActions
TheExecutionPlan.Action
s byExecutor
identity.
-
-
-
Class com.oracle.coherence.concurrent.executor.PortableAbstractProcessor extends AbstractProcessor<K,V,R> implements Serializable
-
Class com.oracle.coherence.concurrent.executor.RecoveringTask extends Object implements Serializable
-
Class com.oracle.coherence.concurrent.executor.Result extends Object implements Serializable
-
Serialized Fields
-
m_fPresent
boolean m_fPresent
Is the result present? -
m_throwable
Throwable m_throwable
The throwable (when error occurred). -
m_value
T m_value
The value (when provided).
-
-
-
Class com.oracle.coherence.concurrent.executor.StandardExecutionStrategy extends Object implements Serializable
-
Serialized Fields
-
m_cDesiredExecutors
int m_cDesiredExecutors
The number ofExecutor
s to choose to execute aTask
. -
m_fPerformConcurrently
boolean m_fPerformConcurrently
Should theExecutionPlan
schedule theTask
for execution concurrently or sequentially? The default is concurrently. -
m_predicate
Remote.Predicate<? super com.oracle.coherence.concurrent.executor.TaskExecutorService.ExecutorInfo> m_predicate
-
-
-
Class com.oracle.coherence.concurrent.executor.Task.Yield extends Exception implements Serializable
-
Serialized Fields
-
m_duration
Duration m_duration
The minimum duration to yield.
-
-
-
Class com.oracle.coherence.concurrent.executor.TaskCollectors.CountCollector extends com.oracle.coherence.concurrent.executor.AbstractCollector<T,Integer> implements Serializable
-
Class com.oracle.coherence.concurrent.executor.TaskCollectors.FirstOfCollector extends Object implements Serializable
-
Class com.oracle.coherence.concurrent.executor.TaskCollectors.LastOfCollector extends com.oracle.coherence.concurrent.executor.AbstractCollector<T,T> implements Serializable
-
Class com.oracle.coherence.concurrent.executor.TaskCollectors.ListOfCollector extends Object implements Serializable
-
Class com.oracle.coherence.concurrent.executor.TaskCollectors.SetOfCollector extends Object implements Serializable
-
-
Package com.oracle.coherence.concurrent.locks
-
Class com.oracle.coherence.concurrent.locks.LockOwner extends Object implements Serializable
-
Serialized Fields
-
m_fClient
boolean m_fClient
-
m_memberId
UUID m_memberId
-
m_threadId
long m_threadId
-
-
-
-
Package com.oracle.coherence.grpc
-
Class com.oracle.coherence.grpc.AddIndexRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.AggregateRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.CacheDestroyedResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
cache_
Object cache_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.oracle.coherence.grpc.CacheTruncatedResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
cache_
Object cache_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.oracle.coherence.grpc.ClearRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.ContainsEntryRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.ContainsKeyRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.ContainsValueRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.DestroyRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.Entry extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
key_
com.google.protobuf.ByteString key_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
value_
com.google.protobuf.ByteString value_
-
-
Class com.oracle.coherence.grpc.EntryResult extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
cookie_
com.google.protobuf.ByteString cookie_
-
key_
com.google.protobuf.ByteString key_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
value_
com.google.protobuf.ByteString value_
-
-
Class com.oracle.coherence.grpc.EntrySetRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.GetAllRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.GetRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.InvokeAllRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.InvokeRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.IsEmptyRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.IsReadyRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.KeySetRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.MapEventResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
filterIds_
com.google.protobuf.Internal.LongList filterIds_
-
filterIdsMemoizedSerializedSize
int filterIdsMemoizedSerializedSize
-
id_
int id_
-
key_
com.google.protobuf.ByteString key_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
newValue_
com.google.protobuf.ByteString newValue_
-
oldValue_
com.google.protobuf.ByteString oldValue_
-
priming_
boolean priming_
-
synthetic_
boolean synthetic_
-
transformationState_
int transformationState_
-
-
Class com.oracle.coherence.grpc.MapListenerErrorResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.MapListenerRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
cache_
Object cache_
-
filter_
com.google.protobuf.ByteString filter_
-
filterId_
long filterId_
-
format_
Object format_
-
key_
com.google.protobuf.ByteString key_
-
lite_
boolean lite_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
priming_
boolean priming_
-
scope_
Object scope_
-
subscribe_
boolean subscribe_
-
trigger_
com.google.protobuf.ByteString trigger_
-
type_
int type_
-
uid_
Object uid_
-
-
Class com.oracle.coherence.grpc.MapListenerResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
responseType_
Object responseType_
-
responseTypeCase_
int responseTypeCase_
-
-
Class com.oracle.coherence.grpc.MapListenerSubscribedResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
uid_
Object uid_
-
-
Class com.oracle.coherence.grpc.MapListenerUnsubscribedResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
uid_
Object uid_
-
-
Class com.oracle.coherence.grpc.OptionalValue extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
present_
boolean present_
-
value_
com.google.protobuf.ByteString value_
-
-
Class com.oracle.coherence.grpc.PageRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.PutAllRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.PutIfAbsentRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.PutRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.RemoveIndexRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.RemoveMappingRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.RemoveRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.ReplaceMappingRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.ReplaceRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.SizeRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.TruncateRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.oracle.coherence.grpc.ValuesRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
-
Package com.oracle.coherence.repository
-
Package com.tangosol.coherence.config
-
Class com.tangosol.coherence.config.ParameterMacroExpression extends Object implements Serializable
-
Serialized Fields
-
m_clzResultType
Class<T> m_clzResultType
The type of value to be returned by theExpression
. -
m_sExpression
String m_sExpression
The expression to be evaluated.
-
-
-
Class com.tangosol.coherence.config.ResolvableParameterList extends Object implements Serializable
-
Serialized Fields
-
m_mapParameters
LinkedHashMap<String,Parameter> m_mapParameters
TheParameter
map.NOTE: It's important that this is a
LinkedHashMap
as we expect to be able to iterate over theParameter
s in the order in which they were added to theResolvableParameterList
. This is to support implementation of theParameterList
interface.
-
-
-
Class com.tangosol.coherence.config.SimpleParameterList extends Object implements Serializable
-
-
Package com.tangosol.coherence.config.builder
-
Class com.tangosol.coherence.config.builder.InstanceBuilder extends Object implements Serializable
-
Serialized Fields
-
m_exprClassName
Expression<String> m_exprClassName
An expression that when evaluated will return the name of the class to realize. -
m_listConstructorParameters
ParameterList m_listConstructorParameters
TheParameterList
containing the constructorParameter
s for realizing the class.
-
-
-
Class com.tangosol.coherence.config.builder.StaticFactoryInstanceBuilder extends Object implements Serializable
-
Serialized Fields
-
m_exprFactoryClassName
Expression<String> m_exprFactoryClassName
AnExpression
that when evaluated will produce the name of a class providing a factory method to use when realizing instances for thisParameterizedBuilder
. -
m_exprFactoryMethodName
Expression<String> m_exprFactoryMethodName
AnExpression
that when evaluated will produce the name of the static method on the factory class that can be used to realize instances for thisParameterizedBuilder
. -
m_listMethodParameters
ParameterList m_listMethodParameters
TheParameterList
to use for resolvingParameter
s and calling the factory method.
-
-
-
-
Package com.tangosol.coherence.dslquery
-
Class com.tangosol.coherence.dslquery.CohQLException extends RuntimeException implements Serializable
-
-
Package com.tangosol.coherence.dsltools.base
-
Class com.tangosol.coherence.dsltools.base.BaseTokenScannerException extends RuntimeException implements Serializable
-
-
Package com.tangosol.coherence.dsltools.precedence
-
Class com.tangosol.coherence.dsltools.precedence.OPException extends RuntimeException implements Serializable
-
-
Package com.tangosol.coherence.jcache
-
Class com.tangosol.coherence.jcache.AbstractCoherenceBasedCompleteConfiguration extends Object implements Serializable
-
Serialized Fields
-
m_clzKey
Class<K> m_clzKey
The type of keys forCache
s. -
m_clzValue
Class<V> m_clzValue
The type of values forCache
s. -
m_factoryCacheLoader
javax.cache.configuration.Factory<javax.cache.integration.CacheLoader<K,V>> m_factoryCacheLoader
TheFactory
for theCacheLoader
. -
m_factoryCacheWriter
javax.cache.configuration.Factory<javax.cache.integration.CacheWriter<? super K,? super V>> m_factoryCacheWriter
TheFactory
for theCacheWriter
. -
m_factoryExpiryPolicy
javax.cache.configuration.Factory<javax.cache.expiry.ExpiryPolicy> m_factoryExpiryPolicy
TheFactory
for theExpiryPolicy
. -
m_fManagementEnabled
boolean m_fManagementEnabled
Is JMX management enabled? -
m_fReadThrough
boolean m_fReadThrough
Is "read-through" enabled? -
m_fStatisticsEnabled
boolean m_fStatisticsEnabled
Are statistics enabled? -
m_fStoreByValue
boolean m_fStoreByValue
Is store-by-reference enabled? -
m_fWriteThrough
boolean m_fWriteThrough
Is "write-through" enabled? -
m_listListenerConfigurations
List<javax.cache.configuration.CacheEntryListenerConfiguration<K,V>> m_listListenerConfigurations
TheCacheEntryListenerConfiguration
s.
-
-
-
-
Package com.tangosol.coherence.jcache.common
-
Class com.tangosol.coherence.jcache.common.CoherenceCacheEntryEvent extends javax.cache.event.CacheEntryEvent<K,V> implements Serializable
-
Serialized Fields
-
m_fOldValueAvailable
boolean m_fOldValueAvailable
A flag indicating if the old value has been provided and is available. -
m_key
K m_key
The key of theCoherenceCacheEntry
. -
m_value
V m_value
The value of theCoherenceCacheEntry
. -
m_valueOld
V m_valueOld
The old value of theCoherenceCacheEntry
.
-
-
-
Class com.tangosol.coherence.jcache.common.CoherenceEntryProcessorResult extends Object implements Serializable
-
Class com.tangosol.coherence.jcache.common.ContextJCacheStatistics extends AbstractJCacheStatistics implements Serializable
- serialVersionUID:
- -1L
-
Serialized Fields
-
m_cGets
AtomicLong m_cGets
-
m_cHits
AtomicLong m_cHits
-
m_cHitsMillis
AtomicLong m_cHitsMillis
-
m_cMisses
AtomicLong m_cMisses
-
m_cMissesMillis
AtomicLong m_cMissesMillis
-
m_cPuts
AtomicLong m_cPuts
-
m_cPutsMillis
AtomicLong m_cPutsMillis
-
m_cRemove
AtomicLong m_cRemove
-
m_cRemoveMillis
AtomicLong m_cRemoveMillis
-
m_id
JCacheIdentifier m_id
-
-
Class com.tangosol.coherence.jcache.common.JCacheEntryMetaInf extends Object implements Serializable
-
Serialized Fields
-
m_cAccess
long m_cAccess
The number of times the interval value has been accessed. -
m_cModification
long m_cModification
The number of times the internal value has been modified. -
m_ldtAccess
long m_ldtAccess
The time (since the Epoc) in milliseconds since the internal value was last accessed. -
m_ldtCreation
long m_ldtCreation
The time (since the Epoc) in milliseconds since the internal value was created. -
m_ldtExpiry
long m_ldtExpiry
The time (since the Epoc) in milliseconds when the Cache Entry associated with this value should be considered expired.A value of -1 indicates that the Cache Entry should never expire.
-
m_ldtModification
long m_ldtModification
The time (since the Epoc) in milliseconds since the internal value was last modified.
-
-
-
Class com.tangosol.coherence.jcache.common.JCacheIdentifier extends Object implements Serializable
-
Class com.tangosol.coherence.jcache.common.NonSyntheticEntryFilter extends Object implements Serializable
-
-
Package com.tangosol.coherence.jcache.localcache
-
Class com.tangosol.coherence.jcache.localcache.LocalCacheAsynchronousMapListener.NonSyntheticEntryFilter extends NonSyntheticEntryFilter implements Serializable
-
Class com.tangosol.coherence.jcache.localcache.LocalCacheConfiguration extends AbstractCoherenceBasedCompleteConfiguration<K,V> implements Serializable
-
-
Package com.tangosol.coherence.jcache.partitionedcache
-
Class com.tangosol.coherence.jcache.partitionedcache.PartitionedCacheAsynchronousMapListener.NonSyntheticEntryFilter extends NonSyntheticEntryFilter implements Serializable
-
Class com.tangosol.coherence.jcache.partitionedcache.PartitionedCacheConfiguration extends AbstractCoherenceBasedCompleteConfiguration<K,V> implements Serializable
-
Class com.tangosol.coherence.jcache.partitionedcache.PartitionedCacheSyntheticDeleteMapListener.JCacheExpiryEntryFilter extends Object implements Serializable
-
Class com.tangosol.coherence.jcache.partitionedcache.PartitionedJCacheStatistics.CacheStatisticsExtractor extends AbstractExtractor implements Serializable
-
Serialized Fields
-
m_id
JCacheIdentifier m_id
-
-
-
Class com.tangosol.coherence.jcache.partitionedcache.PartitionedJCacheStatistics.PartitionedCacheStatisticsAggregator extends Object implements Serializable
-
Serialized Fields
-
m_extractor
ValueExtractor m_extractor
-
m_id
JCacheIdentifier m_id
-
m_stats
ContextJCacheStatistics m_stats
-
-
-
Class com.tangosol.coherence.jcache.partitionedcache.PartitionedJCacheStatistics.PartitionedCacheStatisticsClear extends Object implements Serializable
-
Serialized Fields
-
m_extractor
ValueExtractor m_extractor
-
-
-
-
Package com.tangosol.coherence.jcache.passthroughcache
-
Class com.tangosol.coherence.jcache.passthroughcache.PassThroughCacheConfiguration extends Object implements Serializable
-
Serialized Fields
-
m_clzKey
Class<K> m_clzKey
The type of the values in the cache. -
m_clzValue
Class<V> m_clzValue
The type of the values in the cache. -
m_sNamedCacheName
String m_sNamedCacheName
The name of the NameCache to which the JCache will map. Whennull
the implementation should use the JCache name as the NamedCache name.
-
-
-
Class com.tangosol.coherence.jcache.passthroughcache.PassThroughCacheEntryEvent extends javax.cache.event.CacheEntryEvent<K,V> implements Serializable
-
Class com.tangosol.coherence.jcache.passthroughcache.PassThroughFilterAdapter extends Object implements Serializable
-
-
Package com.tangosol.coherence.jcache.remotecache
-
Class com.tangosol.coherence.jcache.remotecache.RemoteCacheConfiguration extends AbstractCoherenceBasedCompleteConfiguration<K,V> implements Serializable
-
-
Package com.tangosol.coherence.rest.query
-
Class com.tangosol.coherence.rest.query.QueryException extends RuntimeException implements Serializable
-
-
Package com.tangosol.coherence.rest.util
-
Class com.tangosol.coherence.rest.util.JsonMap extends LiteMap<String,Object> implements Serializable
- serialVersionUID:
- 336675295275632710L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
Initialize this object from the data in the passed ObjectInput stream.- Throws:
IOException
- if an I/O exception occursClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
Write this object's data to the passed ObjectOutput stream.- Throws:
IOException
- if an I/O exception occurs
-
-
Class com.tangosol.coherence.rest.util.MvelManipulator extends Object implements Serializable
-
Serialized Fields
-
m_sExpr
String m_sExpr
The MVEL expression to evaluate.
-
-
-
Class com.tangosol.coherence.rest.util.PropertySet extends Object implements Serializable
-
Serialized Fields
-
m_setProperties
SortedSet<PropertySpec> m_setProperties
Property set.
-
-
-
Class com.tangosol.coherence.rest.util.PropertySpec extends Object implements Serializable
-
Serialized Fields
-
m_propertySet
PropertySet m_propertySet
A set of nested properties. -
m_sName
String m_sName
Property name.
-
-
-
Class com.tangosol.coherence.rest.util.StaticContent extends Object implements Serializable
-
-
Package com.tangosol.coherence.rest.util.extractor
-
Class com.tangosol.coherence.rest.util.extractor.MvelExtractor extends AbstractExtractor implements Serializable
-
Serialized Fields
-
m_sExpr
String m_sExpr
The MVEL expression to evaluate.
-
-
-
-
Package com.tangosol.coherence.rest.util.updater
-
Class com.tangosol.coherence.rest.util.updater.MvelUpdater extends AbstractUpdater implements Serializable
-
Serialized Fields
-
m_sExpr
String m_sExpr
The MVEL expression to evaluate.
-
-
-
-
Package com.tangosol.config
-
Class com.tangosol.config.ConfigurationException extends RuntimeException implements Serializable
-
-
Package com.tangosol.config.expression
-
Class com.tangosol.config.expression.ChainedParameterResolver extends Object implements Serializable
-
Serialized Fields
-
m_aResolvers
ParameterResolver[] m_aResolvers
TheParameterResolver
s to consult when attempting to resolve aParameter
.
-
-
-
Class com.tangosol.config.expression.LiteralExpression extends Object implements Serializable
-
Serialized Fields
-
m_value
T m_value
The value of the constant.
-
-
-
Class com.tangosol.config.expression.NullParameterResolver extends Object implements Serializable
-
Class com.tangosol.config.expression.Parameter extends Object implements Serializable
-
Serialized Fields
-
m_clzType
Class<?> m_clzType
(optional) The expected type of value of theParameter
.NOTE: when
null
a type has not been specified. -
m_expression
Expression<?> m_expression
TheExpression
representing the value of theParameter
. -
m_sName
String m_sName
The name of theParameter
.
-
-
-
Class com.tangosol.config.expression.ScopedParameterResolver extends Object implements Serializable
-
Serialized Fields
-
m_innerResolver
ParameterResolver m_innerResolver
The inner (wrapped)ParameterResolver
. -
m_outerResolver
ResolvableParameterList m_outerResolver
The outerParameterResolver
.
-
-
-
Class com.tangosol.config.expression.ValueMacroExpression extends Object implements Serializable
-
Serialized Fields
-
m_sValue
String m_sValue
The String value.
-
-
-
-
Package com.tangosol.io
-
Package com.tangosol.io.nio
-
Class com.tangosol.io.nio.BinaryMap.Entry extends SimpleMapEntry implements Serializable
-
-
Package com.tangosol.io.pof
-
Class com.tangosol.io.pof.EvolvableHolder extends Object implements Serializable
-
Class com.tangosol.io.pof.PortableException extends RuntimeException implements Serializable
- serialVersionUID:
- -9223304018856031609L
-
Serialization Methods
-
readResolve
public Object readResolve() throws ObjectStreamException
Returns the original type, iff the type is a subclass ofPortableException
, during deserialization opposed to a newPortableException
with the metadata of the original exception.- Throws:
ObjectStreamException
- if an error occurs
-
-
Serialized Fields
-
Class com.tangosol.io.pof.RawQuad extends Number implements Serializable
-
Serialized Fields
-
m_binBits
Binary m_binBits
The raw form of the 128-bit float.
-
-
-
-
Package com.tangosol.io.pof.reflect
-
Class com.tangosol.io.pof.reflect.AbstractPofPath extends Base implements Serializable
-
Class com.tangosol.io.pof.reflect.PofNavigationException extends RuntimeException implements Serializable
-
Class com.tangosol.io.pof.reflect.SimplePofPath extends AbstractPofPath implements Serializable
-
Serialized Fields
-
m_aiElements
int[] m_aiElements
Path elements.
-
-
-
-
Package com.tangosol.net
-
Class com.tangosol.net.AbstractInvocable extends Base implements Serializable
-
Serialized Fields
-
m_oResult
Object m_oResult
The result of invocation.
-
-
-
Class com.tangosol.net.AbstractPriorityTask extends ExternalizableHelper implements Serializable
-
Serialized Fields
-
m_iSchedulingPriority
int m_iSchedulingPriority
The scheduling priority value. -
m_lExecutionTimeout
long m_lExecutionTimeout
The task execution timeout value. -
m_lRequestTimeout
long m_lRequestTimeout
The request timeout value.
-
-
-
Class com.tangosol.net.ClusterException extends RuntimeException implements Serializable
-
Class com.tangosol.net.ClusterPermission extends Permission implements Serializable
-
Serialized Fields
-
m_fAllTargets
boolean m_fAllTargets
All targets flag. -
m_mapCache
Map m_mapCache
The set of cache entries for the target. The entry key represents a cache name or prefix. The entry value is the "exact" match flag. -
m_mapService
Map m_mapService
The set of service entries for the target. The entry key represents a service name or prefix. The entry value is the "exact" match flag. -
m_nActionMask
int m_nActionMask
The actions mask. -
m_sClusterName
String m_sClusterName
The cluster name (optional).
-
-
-
Class com.tangosol.net.InetAddressHelper.RoutableFilter extends com.oracle.coherence.common.net.InetAddresses.IsRoutable implements Serializable
-
Class com.tangosol.net.InetAddressHelper.SubnetMaskFilter extends com.oracle.coherence.common.net.InetAddresses.IsSubnetMask implements Serializable
-
Class com.tangosol.net.MemberEvent extends EventObject implements Serializable
-
Serialized Fields
-
m_member
Member m_member
A Member. -
m_nId
int m_nId
The event's id.
-
-
-
Class com.tangosol.net.RequestIncompleteException extends PortableException implements Serializable
-
Serialized Fields
-
m_oPartialResult
Object m_oPartialResult
Partial execution result (optional).
-
-
-
Class com.tangosol.net.RequestPolicyException extends PortableException implements Serializable
-
Class com.tangosol.net.RequestTimeoutException extends RequestIncompleteException implements Serializable
-
Class com.tangosol.net.ServiceStoppedException extends IllegalStateException implements Serializable
-
-
Package com.tangosol.net.cache
-
Class com.tangosol.net.cache.CacheEvent extends MapEvent<K,V> implements Serializable
-
Serialized Fields
-
m_nFlags
int m_nFlags
Flags holder for event details such as whether the event is synthetic -
m_transformState
CacheEvent.TransformationState m_transformState
The transformation state for this event.
-
-
-
Class com.tangosol.net.cache.CacheStoreMap extends ConverterCollections.ConverterMap implements Serializable
-
Class com.tangosol.net.cache.ContinuousQueryCache.ConverterAsynchronousProcessor extends AsynchronousProcessor implements Serializable
-
Serialized Fields
-
f_convUp
Converter f_convUp
Converter to deserializeBinary
values. -
f_processor
AsynchronousProcessor f_processor
The delegateAsynchronousProcessor
.
-
-
-
Class com.tangosol.net.cache.LocalCache extends OldCache implements Serializable
-
Serialized Fields
-
DEFAULT_KEY_MASK
LocalCache.KeyMask DEFAULT_KEY_MASK
The default key mask that ignores nothing. -
m_listener
MapListener m_listener
The map listener used by this cache to listen to itself in order to pass events to the CacheStore. Only used when there is a CacheStore. -
m_loader
CacheLoader m_loader
The loader used by this cache for misses. -
m_store
CacheStore m_store
The store used by this cache for modifications. If this value is non-null, then it is the same reference as the loader. -
m_tloIgnore
ThreadLocal m_tloIgnore
The thread-local object to check for keys that the current thread is supposed to ignore if those keys change. Contains KeyMask objects.
-
-
-
Class com.tangosol.net.cache.LocalCache.Entry extends OldCache.Entry implements Serializable
-
Class com.tangosol.net.cache.OldCache extends SafeHashMap implements Serializable
-
Serialized Fields
-
f_evictLock
AtomicBoolean f_evictLock
Deprecated.Lock for limiting concurrent eviction, allows for relaxing contention when eviction is done opportunistically. -
f_listenerLock
Lock f_listenerLock
Deprecated.A lock for access toOldCache.m_listenerSupport
. -
m_apprvrEvict
ConfigurableCacheMap.EvictionApprover m_apprvrEvict
Deprecated.The EvictionApprover. -
m_arrayExpiry
LongArray m_arrayExpiry
Deprecated.Array of set of keys, indexed by the time of expiry.- Since:
- Coherence 3.5
-
m_calculator
ConfigurableCacheMap.UnitCalculator m_calculator
Deprecated.The external unit calculator. -
m_cAvgTouch
int m_cAvgTouch
Deprecated.For a prune cycle, this value is the average number of touches that an entry should have. This value is used by the hybrid eviction policy.- Since:
- Coherence 3.5
-
m_cCurUnits
long m_cCurUnits
Deprecated.The current number of units in the cache. A unit is an undefined means of measuring cached values, and must be 0 or positive. The particular Entry implementation being used defines the meaning of unit. -
m_cExpiryDelay
int m_cExpiryDelay
Deprecated.The number of milliseconds that a value will live in the cache. Zero indicates no timeout. -
m_cMaxUnits
long m_cMaxUnits
Deprecated.The number of units to allow the cache to grow to before pruning. -
m_cPruneUnits
long m_cPruneUnits
Deprecated.The number of units to prune the cache down to. -
m_dflPruneLevel
double m_dflPruneLevel
Deprecated.The percentage of the total number of units that will remain after the cache manager prunes the cache (i.e. this is the "low water mark" value); this value is in the range 0.0 to 1.0. -
m_fIncrementalEvict
boolean m_fIncrementalEvict
Deprecated.Specifies whether or not this cache will incrementally evict. -
m_fOptimizeGetTime
boolean m_fOptimizeGetTime
Deprecated.Specifies whether or not this cache is used in the environment, where theBase.getSafeTimeMillis()
is used very frequently and as a result, theBase.getLastSafeTimeMillis()
could be used without sacrificing the clock precision. By default, the optimization is off. -
m_iterEvict
ListIterator m_iterEvict
Deprecated.For deferred eviction, iterator of entries to evict. If null, then there are no entries with deferred eviction.- Since:
- Coherence 3.5
-
m_listenerSupport
MapListenerSupport m_listenerSupport
Deprecated.The MapListenerSupport object. -
m_lLastPrune
long m_lLastPrune
Deprecated.The last time that a prune was run. This value is used by the hybrid eviction policy.- Since:
- Coherence 3.5
-
m_lNextFlush
long m_lNextFlush
Deprecated.The time before which a expired-entries flush will not be performed. -
m_nCalculatorType
int m_nCalculatorType
Deprecated.The type of unit calculator employed by the cache; one of the UNIT_CALCULATOR_* enumerated values. -
m_nEvictionType
int m_nEvictionType
Deprecated.The type of eviction policy employed by the cache; one of the EVICTION_POLICY_* enumerated values. -
m_nUnitFactor
int m_nUnitFactor
Deprecated.The unit factor. -
m_policy
ConfigurableCacheMap.EvictionPolicy m_policy
Deprecated.The eviction policy; for eviction type EVICTION_POLICY_EXTERNAL. -
m_stats
SimpleCacheStatistics m_stats
Deprecated.The CacheStatistics object maintained by this cache.
-
-
-
Class com.tangosol.net.cache.OldCache.Entry extends SafeHashMap.Entry implements Serializable
-
Serialized Fields
-
m_cUnits
int m_cUnits
The number of units for the Entry. -
m_cUses
int m_cUses
The number of times that this Entry has been accessed. -
m_dtCreated
long m_dtCreated
The time at which this Entry was created. -
m_dtExpiry
long m_dtExpiry
The time at which this Entry will (or did) expire. -
m_dtLastUse
long m_dtLastUse
The time at which this Entry was last accessed. -
m_fEvictable
boolean m_fEvictable
This specifies whether or not this entry has been selected For deferred eviction.
-
-
-
Class com.tangosol.net.cache.OldCache.EntrySet extends SafeHashMap.EntrySet implements Serializable
-
Class com.tangosol.net.cache.OldCache.KeySet extends SafeHashMap.KeySet implements Serializable
-
Class com.tangosol.net.cache.OldCache.ValuesCollection extends SafeHashMap.ValuesCollection implements Serializable
-
Class com.tangosol.net.cache.OverflowMap.HistoricCacheEvent extends CacheEvent implements Serializable
-
Serialized Fields
-
m_oValueLatestOld
Object m_oValueLatestOld
A previous value, but the most recent of the previous values.
-
-
-
Class com.tangosol.net.cache.SerializationCache.EntrySet.Entry extends AbstractKeyBasedMap.EntrySet.Entry implements Serializable
-
Class com.tangosol.net.cache.SimpleCacheStatistics extends Base implements Serializable
-
Serialized Fields
-
m_cCacheHits
long m_cCacheHits
The rough (ie unsynchronized) number of calls that could be answered from the front or the back and were answered by data in the front map. -
m_cCacheMisses
long m_cCacheMisses
The rough (ie unsynchronized) number of calls that could be answered from the front or the back and were answered by data in the back map. -
m_cCachePrunes
long m_cCachePrunes
Total number of evictions triggered based on the size of the cache since the last statistics reset. -
m_cCachePrunesMillis
long m_cCachePrunesMillis
Total number of milliseconds used for prune operations since the last statistics reset. -
m_cCachePuts
long m_cCachePuts
Total number of put operations since the last statistics reset. -
m_cHitsMillis
long m_cHitsMillis
Total number of milliseconds used for get operations that were hits since the last statistics reset. -
m_cMissesMillis
long m_cMissesMillis
Total number of milliseconds used for get operations that were misses since the last statistics reset. -
m_cPutsMillis
long m_cPutsMillis
Total number of milliseconds used for put operations since the last statistics reset.
-
-
-
Class com.tangosol.net.cache.SimpleOverflowMap.FrontFilterConverter extends Object implements Serializable
-
-
Package com.tangosol.net.management
-
Class com.tangosol.net.management.MBeanAccessor.GetAttributes extends Object implements Serializable
- serialVersionUID:
- -1L
-
Serialized Fields
-
m_fAddStorageMBeanAttributes
boolean m_fAddStorageMBeanAttributes
Provide a way to disable management over rest assumption that we want storage mbean attributes when processing a back tier cache. -
m_filter
Filter<MBeanAttributeInfo> m_filter
MBean Attribute filter. -
m_query
MBeanAccessor.QueryBuilder.ParsedQuery m_query
The query used to reduce the MBeans.
-
-
Class com.tangosol.net.management.MBeanAccessor.Invoke extends Object implements Serializable
- serialVersionUID:
- -1L
-
Serialized Fields
-
m_arguments
Object[] m_arguments
The arguments to the operation. -
m_query
MBeanAccessor.QueryBuilder.ParsedQuery m_query
The query used to reduce the MBeans. -
m_signature
String[] m_signature
The signature of the operation. -
m_sOperationName
String m_sOperationName
The the name of the operation to be invoked.
-
-
Class com.tangosol.net.management.MBeanAccessor.QueryBuilder extends Object implements Serializable
- serialVersionUID:
- -1L
-
Serialized Fields
-
m_fExact
boolean m_fExact
Whether to construct a query without a wildcard suffix (exact) or with. -
m_mapFilters
Map<String,Filter<String>> m_mapFilters
A map of ObjectName key to Filter. -
m_sBaseQuery
String m_sBaseQuery
The base MBean query to be used in the query. -
m_sCluster
String m_sCluster
The cluster name to be used in the query. -
m_sMBeanDomainName
String m_sMBeanDomainName
The MBean domain name to be used in the query. -
m_sMemberKey
String m_sMemberKey
The member key to be used in the query. -
m_sService
String m_sService
The service name to be used in the query.
-
-
Class com.tangosol.net.management.MBeanAccessor.QueryBuilder.ParsedQuery extends Object implements Serializable
- serialVersionUID:
- -1L
-
Class com.tangosol.net.management.MBeanAccessor.SetAttributes extends Object implements Serializable
- serialVersionUID:
- -1L
-
Serialized Fields
-
m_mapAttributes
Map<String,Object> m_mapAttributes
The AttributeList to be updated. -
m_query
MBeanAccessor.QueryBuilder.ParsedQuery m_query
The ParsedQuery to be used to query the MBeans.
-
-
Class com.tangosol.net.management.MBeanHelper.QueryExpFilter extends Object implements Serializable
-
Serialized Fields
-
f_filter
Filter<ObjectName> f_filter
The underlying filter.
-
-
-
Class com.tangosol.net.management.ObjectNameExcludeFilter extends Base implements Serializable
-
Serialized Fields
-
m_filter
Filter m_filter
The underlying filter.
-
-
-
-
Package com.tangosol.net.partition
-
Class com.tangosol.net.partition.DefaultVersionedPartitions extends Object implements Serializable
-
Serialized Fields
-
m_laVersions
PrimitiveSparseArray m_laVersions
A data structure for holding partition -> version mapping.
-
-
-
Class com.tangosol.net.partition.ObservableSplittingBackingCache.EntrySet.Entry extends AbstractKeyBasedMap.EntrySet.Entry implements Serializable
-
Serialized Fields
-
m_entryBacking
ConfigurableCacheMap.Entry m_entryBacking
The actual cache entry from the partition-specific backing map.
-
-
-
Class com.tangosol.net.partition.Ownership extends ExternalizableHelper implements Serializable
-
Serialized Fields
-
m_aiOwner
int[] m_aiOwner
An array of member ids representing the partition ownership.
-
-
-
Class com.tangosol.net.partition.PartitionEvent extends EventObject implements Serializable
-
Serialized Fields
-
m_memberFrom
Member m_memberFrom
The "from" member for events that represent transfer from a member. -
m_memberTo
Member m_memberTo
The "to" member for events that represent transfer to a member. -
m_nId
int m_nId
The event's id. -
m_setPartitions
PartitionSet m_setPartitions
The set of affected partitions.
-
-
-
Class com.tangosol.net.partition.PartitionSet extends Base implements Serializable
-
Serialized Fields
-
m_alBits
long[] m_alBits
A bit array representing the partitions, stored as an array of longs. -
m_cMarked
int m_cMarked
A cached count of marked partitions; -1 indicates that the value must be recalculated. -
m_cPartitions
int m_cPartitions
Total partition count. -
m_lTailMask
long m_lTailMask
A mask for the last long that indicates what bits get used.
-
-
-
Class com.tangosol.net.partition.PartitionStatistics extends Object implements Serializable
-
Serialized Fields
-
m_cbStorageDirect
long m_cbStorageDirect
The portion of the partition size that is obtained directly frompartitioned
maps (in bytes). This value is only updated on the service thread and doesn't have to be atomic. -
m_cbStorageIndirect
AtomicLong m_cbStorageIndirect
The portion of the partition size that cannot be obtained directly and has to be adjusted upon each cache entry update (in bytes). -
m_cExecutionTime
long m_cExecutionTime
The total amount of time (in ms) that tasks/requests were executing. -
m_cRequests
long m_cRequests
The number of requests on this partition during the sampling period. -
m_cSampleMillis
long m_cSampleMillis
The sample duration (in ms). -
m_cWaitTime
long m_cWaitTime
The total amount of time (in ms) that tasks/requests spent waiting. -
m_ldtLastTransfer
long m_ldtLastTransfer
The time at this this partition was last transferred. -
m_ldtSampleStart
long m_ldtSampleStart
The sample start time. -
m_nPartition
int m_nPartition
The partition ID.
-
-
-
Class com.tangosol.net.partition.SimpleAssignmentStrategy.AnalysisContext.NotOwnedFilter extends Object implements Serializable
-
Serialized Fields
-
m_owners
Ownership m_owners
The ownership
-
-
-
Class com.tangosol.net.partition.SimpleAssignmentStrategy.AnalysisContext.SafetyFilter extends Object implements Serializable
-
Serialized Fields
-
m_iStore
int m_iStore
The storage index at which to evaluate members for safety. -
m_owners
Ownership m_owners
The ownership.
-
-
-
Class com.tangosol.net.partition.SimpleAssignmentStrategy.AnalysisContext.UnderloadedFilter extends Object implements Serializable
-
Serialized Fields
-
m_cFairShare
int m_cFairShare
The cached fair-share load. -
m_fPrimary
boolean m_fPrimary
True iff this filter represents primary partition load.
-
-
-
Class com.tangosol.net.partition.SimplePartitionKey extends Object implements Serializable
-
Serialized Fields
-
m_nPartition
int m_nPartition
The partition id.
-
-
-
Class com.tangosol.net.partition.VersionedOwnership extends Ownership implements Serializable
-
Serialized Fields
-
m_nVersion
int m_nVersion
The ownership version.
-
-
-
-
Package com.tangosol.net.security
-
Class com.tangosol.net.security.LocalPermission extends BasicPermission implements Serializable
-
Class com.tangosol.net.security.PermissionInfo extends ExternalizableHelper implements Serializable
-
Class com.tangosol.net.security.SecurityProvider extends Provider implements Serializable
-
-
Package com.tangosol.net.topic
-
Class com.tangosol.net.topic.Publisher.FailOnFull extends Object implements Serializable
-
Class com.tangosol.net.topic.Publisher.OrderBy extends Object implements Serializable
-
Class com.tangosol.net.topic.Publisher.OrderById extends Publisher.OrderBy<V> implements Serializable
-
Serialized Fields
-
m_nOrderId
int m_nOrderId
-
-
-
Class com.tangosol.net.topic.Publisher.OrderByNone extends Publisher.OrderBy<V> implements Serializable
-
Class com.tangosol.net.topic.Publisher.OrderByRoundRobin extends Publisher.OrderByValue<V> implements Serializable
-
Serialized Fields
-
m_nOrder
AtomicInteger m_nOrder
-
-
-
Class com.tangosol.net.topic.Publisher.OrderByThread extends Publisher.OrderBy<V> implements Serializable
-
Class com.tangosol.net.topic.Publisher.OrderByValue extends Publisher.OrderBy<V> implements Serializable
-
Serialized Fields
-
m_orderIdFunction
ToIntFunction<? super V> m_orderIdFunction
A function used to compute the unit-of-order from the value type V.
-
-
-
Class com.tangosol.net.topic.Subscriber.CommitResult extends AbstractEvolvable implements Serializable
-
Serialized Fields
-
m_nChannel
int m_nChannel
The channel that thePosition
was committed in. -
m_position
Position m_position
The committedPosition
. -
m_status
Subscriber.CommitResultStatus m_status
The result of the commit request. -
m_throwable
Throwable m_throwable
An optional error causing the commit to be rejected.
-
-
-
Class com.tangosol.net.topic.Subscriber.CompleteOnEmpty extends Object implements Serializable
-
Class com.tangosol.net.topic.Subscriber.Convert extends Object implements Serializable
-
Serialized Fields
-
m_extractor
ValueExtractor<? super V,U> m_extractor
TheValueExtractor
.
-
-
-
Class com.tangosol.net.topic.Subscriber.Filtered extends Object implements Serializable
-
Class com.tangosol.net.topic.Subscriber.Name extends Object implements Serializable
-
Serialized Fields
-
m_sName
String m_sName
The group name.
-
-
-
Class com.tangosol.net.topic.TopicException extends RuntimeException implements Serializable
-
Class com.tangosol.net.topic.TopicPublisherException extends TopicException implements Serializable
-
Serialized Fields
-
f_binValue
Binary f_binValue
the value that failed to be published in serializedBinary
format. -
f_serializer
Serializer f_serializer
The serializer to use to deserialize the binary value.
-
-
-
-
Package com.tangosol.run.xml
-
Class com.tangosol.run.xml.ArrayAdapter extends IterableAdapter implements Serializable
-
Serialized Fields
-
m_adapterElement
PropertyAdapter m_adapterElement
The adapter for the elements in the array. -
m_clzElement
Class m_clzElement
The element type of the array.
-
-
-
Class com.tangosol.run.xml.CollectionAdapter extends IterableAdapter implements Serializable
-
Serialized Fields
-
m_adapterElement
PropertyAdapter m_adapterElement
-
m_clzCollection
Class m_clzCollection
-
-
-
Class com.tangosol.run.xml.DateFormatAdapter extends SimpleAdapter.OldDateAdapter implements Serializable
-
Serialized Fields
-
m_formatter
DateFormat m_formatter
The formatter to be used for formatting and parsing dates in a locale-sensitive manner.
-
-
-
Class com.tangosol.run.xml.DateTimeAdapter extends SimpleAdapter implements Serializable
-
Class com.tangosol.run.xml.IterableAdapter extends PropertyAdapter implements Serializable
-
Serialized Fields
-
m_fEmptyIsNull
boolean m_fEmptyIsNull
Empty-is-null option: Empty iterable values are not stored in the serialized form of the XmlBean nor in the XML form of the XmlBean. -
m_fSparse
boolean m_fSparse
Sparse array storage option. -
m_sElement
String m_sElement
Name used for each element of the array when formatted into XML. If null, then the elements are placed directly into the document using the adapter's XML name.
-
-
-
Class com.tangosol.run.xml.Key extends XmlBean implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays. The readExternal method must read the values in the same sequence and with the same types as were written by writeExternal.- Throws:
IOException
- if I/O errors occurClassNotFoundException
- if the class for an object being restored cannot be found.
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.- Serial Data:
- Overriding methods should use this tag to describe the data layout of this Externalizable object. List the sequence of element types and, if possible, relate the element to a public/protected field and/or method of this Externalizable class.
- Throws:
IOException
- includes any I/O exceptions that may occur
-
-
-
Class com.tangosol.run.xml.MapAdapter extends IterableAdapter implements Serializable
-
Serialized Fields
-
m_adapterKey
PropertyAdapter m_adapterKey
-
m_adapterValue
PropertyAdapter m_adapterValue
-
m_clzMap
Class m_clzMap
-
-
-
Class com.tangosol.run.xml.PrimitiveArrayAdapter extends IterableAdapter implements Serializable
-
Class com.tangosol.run.xml.PrimitiveArrayAdapter.BooleanArrayAdapter extends PrimitiveArrayAdapter implements Serializable
-
Class com.tangosol.run.xml.PrimitiveArrayAdapter.ByteArrayAdapter extends PrimitiveArrayAdapter implements Serializable
-
Class com.tangosol.run.xml.PrimitiveArrayAdapter.CharArrayAdapter extends PrimitiveArrayAdapter implements Serializable
-
Class com.tangosol.run.xml.PrimitiveArrayAdapter.DoubleArrayAdapter extends PrimitiveArrayAdapter implements Serializable
-
Class com.tangosol.run.xml.PrimitiveArrayAdapter.FloatArrayAdapter extends PrimitiveArrayAdapter implements Serializable
-
Class com.tangosol.run.xml.PrimitiveArrayAdapter.IntArrayAdapter extends PrimitiveArrayAdapter implements Serializable
-
Class com.tangosol.run.xml.PrimitiveArrayAdapter.LongArrayAdapter extends PrimitiveArrayAdapter implements Serializable
-
Class com.tangosol.run.xml.PrimitiveArrayAdapter.ShortArrayAdapter extends PrimitiveArrayAdapter implements Serializable
-
Class com.tangosol.run.xml.PropertyAdapter extends ExternalizableHelper implements Serializable
-
Serialized Fields
-
m_clzType
Class m_clzType
The type of the property. -
m_fAttribute
boolean m_fAttribute
True if the property is stored in an attribute instead of an XML element. -
m_infoBean
XmlBean.BeanInfo m_infoBean
The BeanInfo object that contains this PropertyAdapter. -
m_methodClone
Method m_methodClone
The "public Object clone()" method for the property type, if available. -
m_methodGet
Method m_methodGet
The property "accessor" method. -
m_methodSet
Method m_methodSet
The property "mutator" method. -
m_sName
String m_sName
The property name. -
m_sNmsPrefix
String m_sNmsPrefix
The namespace prefix for this property. -
m_sNmsUri
String m_sNmsUri
The namespace URI for this property. -
m_sXml
String m_sXml
The XML element name used to store this property.
-
-
-
Class com.tangosol.run.xml.QNameAdapter extends SimpleAdapter.StringAdapter implements Serializable
-
Serialized Fields
-
m_mapNms
Map m_mapNms
Map of valid namespaces for the property values keyed by the namespace prefix with a corresponding value being the namespace URI.
-
-
-
Class com.tangosol.run.xml.RestrictedStringAdapter extends SimpleAdapter implements Serializable
-
Serialized Fields
-
m_methodFactory
Method m_methodFactory
The factory method.
-
-
-
Class com.tangosol.run.xml.SerializableAdapter extends PropertyAdapter implements Serializable
-
Class com.tangosol.run.xml.SimpleAdapter extends PropertyAdapter implements Serializable
-
Class com.tangosol.run.xml.SimpleAdapter.BigDecimalAdapter extends SimpleAdapter implements Serializable
-
Class com.tangosol.run.xml.SimpleAdapter.BigIntegerAdapter extends SimpleAdapter implements Serializable
-
Class com.tangosol.run.xml.SimpleAdapter.BooleanAdapter extends SimpleAdapter implements Serializable
-
Class com.tangosol.run.xml.SimpleAdapter.ByteAdapter extends SimpleAdapter implements Serializable
-
Class com.tangosol.run.xml.SimpleAdapter.CharAdapter extends SimpleAdapter implements Serializable
-
Class com.tangosol.run.xml.SimpleAdapter.DateAdapter extends SimpleAdapter implements Serializable
-
Class com.tangosol.run.xml.SimpleAdapter.DoubleAdapter extends SimpleAdapter implements Serializable
-
Class com.tangosol.run.xml.SimpleAdapter.FloatAdapter extends SimpleAdapter implements Serializable
-
Class com.tangosol.run.xml.SimpleAdapter.IntAdapter extends SimpleAdapter implements Serializable
-
Class com.tangosol.run.xml.SimpleAdapter.LongAdapter extends SimpleAdapter implements Serializable
-
Class com.tangosol.run.xml.SimpleAdapter.OldDateAdapter extends SimpleAdapter implements Serializable
-
Class com.tangosol.run.xml.SimpleAdapter.ShortAdapter extends SimpleAdapter implements Serializable
-
Class com.tangosol.run.xml.SimpleAdapter.StringAdapter extends SimpleAdapter implements Serializable
-
Class com.tangosol.run.xml.SimpleAdapter.SystemTimeAdapter extends SimpleAdapter.LongAdapter implements Serializable
-
Class com.tangosol.run.xml.SimpleAdapter.TimeAdapter extends SimpleAdapter implements Serializable
-
Class com.tangosol.run.xml.SimpleAdapter.TimestampAdapter extends SimpleAdapter implements Serializable
-
Class com.tangosol.run.xml.SimpleDocument extends SimpleElement implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays. The readExternal method must read the values in the same sequence and with the same types as were written by writeExternal.- Throws:
IOException
- if I/O errors occurClassNotFoundException
- If the class for an object being restored cannot be found.
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.- Throws:
IOException
- Includes any I/O exceptions that may occur
-
-
-
Class com.tangosol.run.xml.SimpleElement extends SimpleValue implements Serializable
-
Serialized Fields
-
m_listChildren
List m_listChildren
-
m_mapAttributes
Map m_mapAttributes
-
m_qName
QualifiedName m_qName
-
m_sComment
String m_sComment
-
-
-
Class com.tangosol.run.xml.SimpleElement.AttributeMap extends AbstractMap implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read this object from an ObjectInputStream.- Throws:
IOException
- if an exception occurs reading this objectClassNotFoundException
- if the class for an object being read cannot be found
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write this object to an ObjectOutputStream.- Throws:
IOException
- thrown if an exception occurs writing this object
-
-
Serialized Fields
-
m_cEntries
int m_cEntries
Number of entries in the linked list. -
m_entryHead
SimpleElement.AttributeMap.Entry m_entryHead
Head of entry linked list. -
m_entryTail
SimpleElement.AttributeMap.Entry m_entryTail
Tail of linked list.
-
-
-
Class com.tangosol.run.xml.SimpleElement.AttributeMap.Entry extends SimpleMapEntry implements Serializable
-
Serialized Fields
-
m_entryNext
SimpleElement.AttributeMap.Entry m_entryNext
Next entry in the linked list of entries.
-
-
-
Class com.tangosol.run.xml.SimpleElement.AttributeMap.EntrySet extends AbstractSet implements Serializable
-
Class com.tangosol.run.xml.SimpleElement.ElementList extends ArrayList implements Serializable
-
Class com.tangosol.run.xml.SimpleValue extends ExternalizableHelper implements Serializable
-
Serialized Fields
-
m_fAttribute
boolean m_fAttribute
True if an element attribute value, otherwise assumed to be element content. -
m_fMutable
boolean m_fMutable
True if this value is mutable. -
m_oValue
Object m_oValue
The value of this SimpleValue object. The SimpleValue implementation supports the following types for this value: Boolean Integer Long Double BigDecimal String Binary java.sql.Date java.sql.Time java.sql.Timestamp All values can convert through String, meaning if necessary, any of the above types can be converted to String then to any other of the above types. -
m_parent
XmlElement m_parent
The XmlElement object that contains this value.
-
-
-
Class com.tangosol.run.xml.XmlBean extends ExternalizableHelper implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays. The readExternal method must read the values in the same sequence and with the same types as were written by writeExternal.- Throws:
IOException
- if I/O errors occurClassNotFoundException
- if the class for an object being restored cannot be found.
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.- Serial Data:
- Overriding methods should use this tag to describe the data layout of this Externalizable object. List the sequence of element types and, if possible, relate the element to a public/protected field and/or method of this Externalizable class.
- Throws:
IOException
- includes any I/O exceptions that may occur
-
-
-
Class com.tangosol.run.xml.XmlElementAdapter extends PropertyAdapter implements Serializable
-
Class com.tangosol.run.xml.XmlSerializableAdapter extends PropertyAdapter implements Serializable
-
-
Package com.tangosol.util
-
Class com.tangosol.util.AbstractKeyBasedMap.DeferredCacheEvent extends CacheEvent<K,V> implements Serializable
-
Serialized Fields
-
m_fActive
boolean m_fActive
Whether the DeferredCacheEvent is in an active or inactive state.
-
-
-
Class com.tangosol.util.AbstractKeyBasedMap.EntrySet.Entry extends SimpleMapEntry<K,V> implements Serializable
-
Class com.tangosol.util.AbstractLongArray extends Object implements Serializable
-
Class com.tangosol.util.AbstractSafeLongArray extends Object implements Serializable
-
Class com.tangosol.util.AbstractScript extends Object implements Serializable
-
Class com.tangosol.util.AbstractSparseArray extends AbstractLongArray<V> implements Serializable
-
Serialized Fields
-
m_head
AbstractSparseArray.Node<V> m_head
The first node of the tree (or null if the tree is empty). The first node is referred to as the "head" or the "root" node. -
m_size
int m_size
The number of nodes in the tree. This can be determined by iterating through the tree, but by keeping the size cached, certain operations that need the size of the tree up front are much more efficient.
-
-
-
Class com.tangosol.util.AbstractSparseArray.Node extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
The readObject method is responsible for reading from the stream and restoring the classes fields.- Throws:
IOException
- if I/O errors occurClassNotFoundException
- If the class for an object being restored cannot be found.
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
The writeObject method is responsible for writing the state of the object for its particular class so that the corresponding readObject method can restore it.- Throws:
IOException
- Includes any I/O exceptions that may occur
-
-
Serialized Fields
-
balance
int balance
The AVL balance factor of the sub-tree. -
key
long key
The key of the node. The key, once set, is considered immutable. -
left
AbstractSparseArray.Node<V> left
The left child of this node. -
parent
AbstractSparseArray.Node<V> parent
The parent of this node. -
right
AbstractSparseArray.Node<V> right
The right child of this node.
-
-
-
Class com.tangosol.util.AnyEvent extends EventObject implements Serializable
-
Serialized Fields
-
value
Object value
The value associated with this event.
-
-
-
Class com.tangosol.util.AssertionException extends RuntimeException implements Serializable
-
Class com.tangosol.util.Binary extends AbstractByteArrayReadBuffer implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays. The readExternal method must read the values in the same sequence and with the same types as were written by writeExternal.- Throws:
IOException
- if an I/O exception occurs
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.- Throws:
IOException
- if an I/O exception occurs
-
-
-
Class com.tangosol.util.CacheCollator extends Collator implements Serializable
-
Serialized Fields
-
collator
Collator collator
The collator to delegate to.
-
-
-
Class com.tangosol.util.ChainedMap extends AbstractMap implements Serializable
-
Class com.tangosol.util.ChainedMap.EntrySet extends AbstractSet implements Serializable
-
Class com.tangosol.util.CheckedWrapperException extends Exception implements Serializable
-
Serialized Fields
-
m_e
Throwable m_e
The wrapped Throwable object.
-
-
-
Class com.tangosol.util.CircularArrayList extends AbstractList implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
Reconstitute the list instance from a stream (that is, deserialize it).- Throws:
IOException
- if an I/O error occurs reading this objectClassNotFoundException
- if the class for an object being read cannot be found
-
writeObject
private void writeObject(ObjectOutputStream s) throws IOException
Save the state of the list instance to a stream (that is, serialize it).- Throws:
IOException
-
-
Serialized Fields
-
m_aoData
Object[] m_aoData
The array into which the elements of the list are stored. The capacity of the list is the length of this array buffer. -
m_cElements
int m_cElements
The size of the list (the number of elements it contains). -
m_iFirst
int m_iFirst
The offset to the first element. -
m_iLast
int m_iLast
The offset to one past the last element.
-
-
-
Class com.tangosol.util.ClassFilter extends Base implements Serializable
-
Serialized Fields
-
m_clz
Class m_clz
Class to include (to NOT filter out).
-
-
-
Class com.tangosol.util.CompositeKey extends ExternalizableHelper implements Serializable
-
Class com.tangosol.util.ConverterCollections.AbstractConverterEntry extends Object implements Serializable
-
Class com.tangosol.util.ConverterCollections.ConverterCacheEntry extends ConverterCollections.ConverterEntry implements Serializable
-
Class com.tangosol.util.ConverterCollections.ConverterCacheEvent extends ConverterCollections.ConverterMapEvent<K,V> implements Serializable
-
Class com.tangosol.util.ConverterCollections.ConverterCacheMap extends ConverterCollections.ConverterObservableMap<FK,TK,FV,TV> implements Serializable
-
Class com.tangosol.util.ConverterCollections.ConverterCollection extends Object implements Serializable
-
Class com.tangosol.util.ConverterCollections.ConverterConcurrentMap extends ConverterCollections.ConverterMap<FK,TK,FV,TV> implements Serializable
-
Class com.tangosol.util.ConverterCollections.ConverterEntry extends ConverterCollections.AbstractConverterEntry<FK,TK,FV,TV> implements Serializable
-
Class com.tangosol.util.ConverterCollections.ConverterEntrySet extends Object implements Serializable
-
Serialized Fields
-
m_convKeyDown
Converter<TK,FK> m_convKeyDown
The Converter used to pass keys down to the Entry Set. -
m_convKeyUp
Converter<FK,TK> m_convKeyUp
The Converter used to view keys stored in the Entry Set. -
m_convValDown
Converter<TV,FV> m_convValDown
The Converter used to pass values down to the Entry Set. -
m_convValUp
Converter<FV,TV> m_convValUp
The Converter used to view values stored in the Entry Set. -
m_set
Collection<Map.Entry<FK,FV>> m_set
The underlying Entry Set (or Collection of Map Entry objects).
-
-
-
Class com.tangosol.util.ConverterCollections.ConverterEntrySet.ConverterEntry extends ConverterCollections.AbstractConverterEntry<FK,TK,FV,TV> implements Serializable
-
Class com.tangosol.util.ConverterCollections.ConverterHolder extends Object implements Serializable
-
Class com.tangosol.util.ConverterCollections.ConverterInvocableMap extends ConverterCollections.ConverterMap<FK,TK,FV,TV> implements Serializable
-
Class com.tangosol.util.ConverterCollections.ConverterList extends ConverterCollections.ConverterCollection<F,T> implements Serializable
-
Class com.tangosol.util.ConverterCollections.ConverterLongArray extends Object implements Serializable
-
Class com.tangosol.util.ConverterCollections.ConverterMap extends Object implements Serializable
-
Serialized Fields
-
m_convKeyDown
Converter<TK,FK> m_convKeyDown
The Converter used to pass keys down to the Map. -
m_convKeyUp
Converter<FK,TK> m_convKeyUp
The Converter used to view keys stored in the Map. -
m_convValDown
Converter<TV,FV> m_convValDown
The Converter used to pass keys down to the Map. -
m_convValUp
Converter<FV,TV> m_convValUp
The Converter used to view values stored in the Map. -
m_map
Map<FK,FV> m_map
The underlying Map.
-
-
-
Class com.tangosol.util.ConverterCollections.ConverterMapEvent extends CacheEvent<K,V> implements Serializable
-
Serialized Fields
-
m_context
BackingMapManagerContext m_context
The BackingMapManagerContext to use for extracting binary values. -
m_convKey
Converter<K,K> m_convKey
The Converter to view the underlying MapEvent's key. -
m_convVal
Converter<V,V> m_convVal
The Converter to view the underlying MapEvent's value. -
m_entryNew
Map.Entry<K,V> m_entryNew
Cached new entry. -
m_entryOld
Map.Entry<K,V> m_entryOld
Cached old entry. -
m_event
MapEvent<K,V> m_event
The underlying MapEvent.
-
-
-
Class com.tangosol.util.ConverterCollections.ConverterNamedCache extends ConverterCollections.ConverterCacheMap<FK,TK,FV,TV> implements Serializable
-
Serialized Fields
-
m_mapConcurrent
ConcurrentMap<TK,TV> m_mapConcurrent
A Converter ConcurrentMap around the underlying NamedCache. -
m_mapInvocable
InvocableMap<TK,TV> m_mapInvocable
A Converter InvocableMap around the underlying NamedCache. -
m_mapQuery
QueryMap<TK,TV> m_mapQuery
A Converter QueryMap around the underlying NamedCache.
-
-
-
Class com.tangosol.util.ConverterCollections.ConverterObservableMap extends ConverterCollections.ConverterMap<FK,TK,FV,TV> implements Serializable
-
Class com.tangosol.util.ConverterCollections.ConverterQueryMap extends ConverterCollections.ConverterMap<FK,TK,FV,TV> implements Serializable
-
Class com.tangosol.util.ConverterCollections.ConverterSet extends ConverterCollections.ConverterCollection<F,T> implements Serializable
-
Class com.tangosol.util.ConverterCollections.ConverterSortedMap extends ConverterCollections.ConverterMap<FK,TK,FV,TV> implements Serializable
-
Class com.tangosol.util.ConverterCollections.ConverterSortedSet extends ConverterCollections.ConverterSet<F,T> implements Serializable
-
Class com.tangosol.util.CopyOnWriteLongArray extends WrapperCollections.AbstractWrapperLongArray<V> implements Serializable
-
Class com.tangosol.util.DeltaSet extends AbstractSet implements Serializable
-
Class com.tangosol.util.Dequeue extends Base implements Serializable
-
Serialized Fields
-
m_aoItem
Object[] m_aoItem
The storage for the objects in the dequeue. -
m_iBack
int m_iBack
The back of the queue, which is the last element that can be returned. -
m_iFront
int m_iFront
The front of the queue, which is the next element to return.
-
-
-
Class com.tangosol.util.ErrorList.OverflowException extends RuntimeException implements Serializable
-
Class com.tangosol.util.ExternalizableHelper.IntDecoratedObject extends ExternalizableHelper implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
Psuedo-interface. Standard de-serialization is not allowed.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream stream) throws IOException
Psuedo-interface. Standard serialization is not allowed.- Throws:
IOException
-
-
Serialized Fields
-
m_nDecoration
int m_nDecoration
The decoration integer value. -
m_oValue
Object m_oValue
The decorated (original) object value.
-
-
-
Class com.tangosol.util.FilterBuildingException extends RuntimeException implements Serializable
-
Serialized Fields
-
m_sParseString
String m_sParseString
The String that was being parsed when the exception occurred.
-
-
-
Class com.tangosol.util.Fragment extends Object implements Serializable
-
Class com.tangosol.util.IllegalStringException extends Exception implements Serializable
-
Class com.tangosol.util.ImmutableArrayList extends AbstractList implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read this object from an ObjectInputStream.- Throws:
IOException
- if an exception occurs reading this objectClassNotFoundException
- if the class for an object being read cannot be found
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write this object to an ObjectOutputStream.- Throws:
IOException
- thrown if an exception occurs writing this object
-
-
Serialized Fields
-
m_ao
Object[] m_ao
The Object array. -
m_c
int m_c
The number of the Object array elements to include in the list. -
m_of
int m_of
The index of the first array element to include in the list.
-
-
-
Class com.tangosol.util.ImmutableArrayList.ListView extends WrapperCollections.AbstractWrapperList implements Serializable
-
Class com.tangosol.util.ImmutableArrayList.SetView extends WrapperCollections.AbstractWrapperSet implements Serializable
-
Class com.tangosol.util.ImmutableArrayList.SortedSetView extends WrapperCollections.AbstractWrapperSortedSet implements Serializable
-
Class com.tangosol.util.ImmutableMultiList.ListView extends WrapperCollections.AbstractWrapperList implements Serializable
-
Class com.tangosol.util.ImmutableMultiList.SetView extends WrapperCollections.AbstractWrapperSet implements Serializable
-
Class com.tangosol.util.InvocableMapHelper.SimpleEntry extends SimpleMapEntry<K,V> implements Serializable
-
Class com.tangosol.util.Listeners extends Base implements Serializable
-
Serialized Fields
-
m_aAsyncListeners
EventListener[] m_aAsyncListeners
The registered asynchronous listeners. The contents of this array are immutable; to add or remove listeners, a copy of this array is made and the new array replaces the old. -
m_aFilters
Filter[] m_aFilters
An optional array of filters associated with this Listeners object. -
m_aSyncListeners
EventListener[] m_aSyncListeners
The registered synchronous listeners. The contents of this array are immutable; to add or remove listeners, a copy of this array is made and the new array replaces the old. -
m_sListenerNames
String m_sListenerNames
A comma separated list of the listener canonical class names. This information is maintained for tracing purposes, and is cached here as computing the canonical class name is expensive.
-
-
-
Class com.tangosol.util.ListMap extends LinkedHashMap<K,V> implements Serializable
-
Class com.tangosol.util.LiteMap extends com.oracle.coherence.common.collections.InflatableMap<K,V> implements Serializable
- serialVersionUID:
- -4530874198920262848L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
Initialize this object from the data in the passed ObjectInput stream.- Throws:
IOException
- if an I/O exception occursClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
Write this object's data to the passed ObjectOutput stream.- Throws:
IOException
- if an I/O exception occurs
-
-
Class com.tangosol.util.LiteSet extends AbstractSet<E> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
Initialize this object from the data in the passed ObjectInput stream.- Throws:
IOException
- if an I/O exception occursClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
Write this object's data to the passed ObjectOutput stream.- Throws:
IOException
- if an I/O exception occurs
-
-
-
Class com.tangosol.util.MapEvent extends EventObject implements Serializable
-
Serialized Fields
-
m_key
K m_key
A key. -
m_nId
int m_nId
The event's id. -
m_nPartition
int m_nPartition
The partition this MapEvent was emitted from. -
m_nVersion
long m_nVersion
The partition version of this MapEvent. -
m_valueNew
V m_valueNew
A new value. May be null if not known. -
m_valueOld
V m_valueOld
A previous value. May be null if not known.
-
-
-
Class com.tangosol.util.MapListenerSupport.FilterEvent extends CacheEvent implements Serializable
-
Class com.tangosol.util.MapNotFoundException extends RuntimeException implements Serializable
-
Class com.tangosol.util.MapSet extends AbstractSet implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
Initialize this object from the contents of the passed object stream.- Throws:
IOException
- if an I/O exception occursClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
Write the contents of this object into the passed object stream.- Throws:
IOException
- if an I/O exception occurs
-
-
-
Class com.tangosol.util.NullFilter extends Base implements Serializable
-
Class com.tangosol.util.NullImplementation.NullEntryProcessor extends AbstractProcessor implements Serializable
-
Class com.tangosol.util.NullImplementation.NullLongArray extends Object implements Serializable
-
Class com.tangosol.util.NullImplementation.NullMap extends AbstractMap implements Serializable
-
Class com.tangosol.util.NullImplementation.NullObservableMap extends NullImplementation.NullMap implements Serializable
-
Class com.tangosol.util.NullImplementation.NullSet extends AbstractSet implements Serializable
-
Class com.tangosol.util.NullImplementation.NullValueExtractor extends Object implements Serializable
-
Class com.tangosol.util.ObservableHashMap extends SafeHashMap<K,V> implements Serializable
-
Class com.tangosol.util.ObservableHashMap.Entry extends SafeHashMap.Entry<K,V> implements Serializable
-
Class com.tangosol.util.OpenHashMap.EntrySet.Entry extends AbstractKeyBasedMap.EntrySet.Entry implements Serializable
-
Class com.tangosol.util.PrimitiveSparseArray extends AbstractSparseArray<Long> implements Serializable
-
Class com.tangosol.util.PrimitiveSparseArray.PrimitiveNode extends AbstractSparseArray.Node<Long> implements Serializable
-
Serialized Fields
-
m_lValue
long m_lValue
The Node's value.
-
-
-
Class com.tangosol.util.ReadHeavyLongArray extends AbstractSafeLongArray<V> implements Serializable
-
Serialized Fields
-
f_lockReadRaw
Lock f_lockReadRaw
The raw read lock. -
f_lockWrite
com.oracle.coherence.common.util.AutoLock<LongArray<V>> f_lockWrite
The write lock, delegating to the one in the super class. -
m_cReads
long m_cReads
The (dirty) total number of reads. -
m_cReadTrigger
long m_cReadTrigger
The read count at which to trigger a switch to a lock-free delegate. -
m_laDelegate
LongArray<V> m_laDelegate
The delegate array, only to be accessed through the write AutoLock. -
m_lockRead
com.oracle.coherence.common.util.AutoLock<LongArray<V>> m_lockRead
The mutable read lock.
-
-
-
Class com.tangosol.util.RecyclingLinkedList extends SafeLinkedList implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
The readObject method is responsible for reading from the stream and restoring the classes fields.- Throws:
IOException
- if I/O errors occurClassNotFoundException
- If the class for an object being restored cannot be found.
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
The writeObject method is responsible for writing the state of the object for its particular class so that the corresponding readObject method can restore it.- Throws:
IOException
- Includes any I/O exceptions that may occur
-
-
Serialized Fields
-
m_cRecycleMax
int m_cRecycleMax
The maximum number of Nodes to recycle.
-
-
-
Class com.tangosol.util.RecyclingLinkedList.Node extends SafeLinkedList.Node implements Serializable
-
Class com.tangosol.util.RestrictedCollections.RestrictedCollection extends Base implements Serializable
-
Serialized Fields
-
m_clz
Class m_clz
The class of Objects stored in the Collection. -
m_col
Collection m_col
The underlying Collection.
-
-
-
Class com.tangosol.util.RestrictedCollections.RestrictedEntrySet extends Base implements Serializable
-
Class com.tangosol.util.RestrictedCollections.RestrictedEntrySet.RestrictedEntry extends Base implements Serializable
-
Serialized Fields
-
m_entry
Map.Entry m_entry
-
-
-
Class com.tangosol.util.RestrictedCollections.RestrictedList extends RestrictedCollections.RestrictedCollection implements Serializable
-
Class com.tangosol.util.RestrictedCollections.RestrictedMap extends Base implements Serializable
-
Class com.tangosol.util.RestrictedCollections.RestrictedSet extends RestrictedCollections.RestrictedCollection implements Serializable
-
Class com.tangosol.util.RestrictedCollections.RestrictedSortedMap extends RestrictedCollections.RestrictedMap implements Serializable
-
Class com.tangosol.util.RestrictedCollections.RestrictedSortedSet extends RestrictedCollections.RestrictedSet implements Serializable
-
Class com.tangosol.util.SafeClock extends com.oracle.coherence.common.util.SafeClock implements Serializable
-
Class com.tangosol.util.SafeHashMap extends AbstractMap<K,V> implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read this object from an ObjectInputStream.- Throws:
IOException
- if an exception occurs reading this objectClassNotFoundException
- if the class for an object being read cannot be found
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write this object to an ObjectOutputStream.- Throws:
IOException
- thrown if an exception occurs writing this object
-
-
Serialized Fields
-
m_aeBucket
AtomicReferenceArray<SafeHashMap.Entry> m_aeBucket
The array of hash buckets. This field is declared volatile in order to reduce synchronization. -
m_cCapacity
int m_cCapacity
The capacity of the hash map (the point at which it must resize), 1 <= n. -
m_cEntries
int m_cEntries
The number of entries stored in the hash map, 0 <= n. This field is declared volatile to avoid synchronization for the size() operation. -
m_flGrowthRate
float m_flGrowthRate
The rate of growth as a fraction of the current number of buckets, 0 < n, such that the hash map grows to bucketCount * (1 + growthRate) -
m_flLoadFactor
float m_flLoadFactor
The determining factor for the hash map capacity given a certain number of buckets, such that capacity = bucketCount * loadFactor. -
RESIZING
Object RESIZING
When resizing completes, a notification is issued against this object.Due to custom serialization this field cannot be marked as "final", but must be treated as such.
-
-
-
Class com.tangosol.util.SafeHashMap.Entry extends Base implements Serializable
-
Serialized Fields
-
m_eNext
SafeHashMap.Entry<K,V> m_eNext
The next entry in the linked list (an open hashing implementation). This field is declared volatile so the entry iterator can safely operate without performing any synchronization. -
m_nHash
int m_nHash
The key's hash code. This value will not change for the life of the Entry. -
m_oKey
K m_oKey
The key. This object reference will not change for the life of the Entry. -
m_oValue
V m_oValue
The value. This object reference can change within the life of the Entry. This field is declared volatile so that get() and put() can proceed without performing any synchronization.
-
-
-
Class com.tangosol.util.SafeHashMap.EntrySet extends AbstractSet<Map.Entry<K,V>> implements Serializable
-
Class com.tangosol.util.SafeHashMap.KeySet extends AbstractSet<K> implements Serializable
-
Class com.tangosol.util.SafeHashMap.ValuesCollection extends AbstractCollection<V> implements Serializable
-
Class com.tangosol.util.SafeHashSet extends MapSet implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
Initialize this object from the contents of the passed object stream.- Throws:
IOException
- if an I/O exception occursClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
Write the contents of this object into the passed object stream.- Throws:
IOException
- if an I/O exception occurs
-
-
-
Class com.tangosol.util.SafeLinkedList extends AbstractList implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read this object from an ObjectInputStream.- Throws:
IOException
- if an exception occurs reading this objectClassNotFoundException
- if the class for an object being read cannot be found
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write this object to an ObjectOutputStream.- Throws:
IOException
- thrown if an exception occurs writing this object
-
-
Serialized Fields
-
m_cNodes
int m_cNodes
The size of the List. -
m_head
SafeLinkedList.Node m_head
The first Node in the List (or null if empty). -
m_tail
SafeLinkedList.Node m_tail
The last Node in the List (or null if empty).
-
-
-
Class com.tangosol.util.SafeLinkedList.Node extends Base implements Serializable
-
Serialized Fields
-
m_nodeNext
SafeLinkedList.Node m_nodeNext
The next Node in the List. -
m_nodePrev
SafeLinkedList.Node m_nodePrev
The previous Node in the List. -
m_object
Object m_object
The value stored in the Node.
-
-
-
Class com.tangosol.util.SafeLongArray extends AbstractSafeLongArray<V> implements Serializable
-
Class com.tangosol.util.SafeSortedMap extends ConcurrentSkipListMap implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException
- Throws:
IOException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
-
Class com.tangosol.util.SafeSortedMap.SubMap extends AbstractMap implements Serializable
-
Serialized Fields
-
m_map
ConcurrentNavigableMap m_map
Underlying map
-
-
-
Class com.tangosol.util.ScriptException extends RuntimeException implements Serializable
-
Class com.tangosol.util.SegmentedHashSet extends MapSet implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
Initialize this object from the contents of the passed object stream.- Throws:
IOException
- if an I/O exception occursClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
Write the contents of this object into the passed object stream.- Throws:
IOException
- if an I/O exception occurs
-
-
-
Class com.tangosol.util.ServiceEvent extends EventObject implements Serializable
-
Serialized Fields
-
m_nId
int m_nId
The event's id.
-
-
-
Class com.tangosol.util.SimpleHolder extends SimpleHolder<V> implements Serializable
-
Class com.tangosol.util.SimpleLongArray extends AbstractLongArray implements Serializable
-
Serialized Fields
-
m_ao
Object[] m_ao
Contents of the array. -
m_cItems
int m_cItems
Number of valid indexes (non-null values) in the array. -
m_iFirst
int m_iFirst
First valid index or -1 if empty. -
m_iLast
int m_iLast
Last valid index of -1 if empty.
-
-
-
Class com.tangosol.util.SimpleMapEntry extends Base implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read this object from an ObjectInputStream.- Throws:
IOException
- if an exception occurs reading this objectClassNotFoundException
- if the class for an object being read cannot be found
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write this object to an ObjectOutputStream.- Throws:
IOException
- thrown if an exception occurs writing this object
-
-
Serialized Fields
-
-
Class com.tangosol.util.SimpleQueryRecord extends Object implements Serializable
-
Serialized Fields
-
m_listResults
List<SimpleQueryRecord.PartialResult> m_listResults
The list of partial results. -
m_type
QueryRecorder.RecordType m_type
This record type.
-
-
-
Class com.tangosol.util.SimpleQueryRecord.PartialResult extends Object implements Serializable
-
Serialized Fields
-
m_listSteps
List<SimpleQueryRecord.PartialResult.Step> m_listSteps
The map of steps. -
m_partMask
PartitionSet m_partMask
The partitions.
-
-
-
Class com.tangosol.util.SimpleQueryRecord.PartialResult.AbstractRecordableStep extends SimpleQueryRecord.PartialResult.Step implements Serializable
-
Serialized Fields
-
m_mapSteps
Map<Filter,SimpleQueryRecord.PartialResult.Step> m_mapSteps
The Map of child steps.
-
-
-
Class com.tangosol.util.SimpleQueryRecord.PartialResult.ExplainStep extends SimpleQueryRecord.PartialResult.AbstractRecordableStep implements Serializable
-
Class com.tangosol.util.SimpleQueryRecord.PartialResult.IndexLookupRecord extends Object implements Serializable
-
Serialized Fields
-
m_cBytes
long m_cBytes
The index footprint in bytes. -
m_cDistinctValues
int m_cDistinctValues
The index content map size. -
m_fOrdered
boolean m_fOrdered
Indicates whether or not the associated index is ordered. -
m_sExtractor
String m_sExtractor
The extractor description. -
m_sIndex
String m_sIndex
The index description. -
m_sIndexDef
String m_sIndexDef
The index type description.
-
-
-
Class com.tangosol.util.SimpleQueryRecord.PartialResult.Step extends Object implements Serializable
-
Serialized Fields
-
m_cMillis
long m_cMillis
The execution time in milliseconds. -
m_listSubSteps
List<SimpleQueryRecord.PartialResult.Step> m_listSubSteps
The list of child steps. -
m_nEfficiency
int m_nEfficiency
The estimated cost. -
m_nSizeIn
int m_nSizeIn
The pre-execution key set size. -
m_nSizeOut
int m_nSizeOut
The post-execution key set size. -
m_setIndexLookupRecords
Set<SimpleQueryRecord.PartialResult.IndexLookupRecord> m_setIndexLookupRecords
The set of index lookup records. -
m_sFilter
String m_sFilter
The filter description.
-
-
-
Class com.tangosol.util.SimpleQueryRecord.PartialResult.TraceStep extends SimpleQueryRecord.PartialResult.AbstractRecordableStep implements Serializable
-
Class com.tangosol.util.SimpleStack extends ArrayList implements Serializable
-
Class com.tangosol.util.SparseArray extends AbstractSparseArray<V> implements Serializable
-
Class com.tangosol.util.SparseArray.ObjectNode extends AbstractSparseArray.Node<V> implements Serializable
-
Serialized Fields
-
m_oValue
V m_oValue
The Node's value.
-
-
-
Class com.tangosol.util.StringMap extends Base implements Serializable
-
Serialized Fields
-
m_tblCache
Hashtable m_tblCache
A "right-to-left" lookup table. The key to this lookup table is the secondary string for the StringMap. This lookup table is used as a cache for mismatched names. -
m_tblPrimary
StringTable m_tblPrimary
A "left-to-right" lookup table. The key to this lookup table is the primary string for the StringMap, which is a primary string in that it is considered more significant (perhaps more often used) and it is used to order the enumerations.
-
-
-
Class com.tangosol.util.StringTable extends Base implements Serializable
-
Class com.tangosol.util.Tree extends Base implements Serializable
-
Serialized Fields
-
m_tree
TreeMap m_tree
The delgate tree.
-
-
-
Class com.tangosol.util.UID extends Base implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read this object from an ObjectInputStream.- Throws:
IOException
- if an exception occurs reading this objectClassNotFoundException
- if the class for an object being read cannot be found
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write this object to an ObjectOutputStream.- Throws:
IOException
- thrown if an exception occurs writing this object
-
-
Serialized Fields
-
m_lDatetime
long m_lDatetime
Date/time value that the UID instance was generated. -
m_nAddr
int m_nAddr
Internet address of host that generated the UID instance (or a random number). -
m_nCount
int m_nCount
A number that helps to make the UID unique.
-
-
-
Class com.tangosol.util.UUID extends Base implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException
Read this object from an ObjectInputStream.- Throws:
IOException
- if an exception occurs reading this object
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
Write this object to an ObjectOutputStream.- Throws:
IOException
- thrown if an exception occurs writing this object
-
-
-
Class com.tangosol.util.WrapperCollections.AbstractWrapperCollection extends Object implements Serializable
-
Serialized Fields
-
m_colDelegate
Collection<E> m_colDelegate
The Collection to which this wrapper delegates.
-
-
-
Class com.tangosol.util.WrapperCollections.AbstractWrapperEntry extends Object implements Serializable
-
Class com.tangosol.util.WrapperCollections.AbstractWrapperList extends WrapperCollections.AbstractWrapperCollection<E> implements Serializable
-
Class com.tangosol.util.WrapperCollections.AbstractWrapperLongArray extends Object implements Serializable
-
Class com.tangosol.util.WrapperCollections.AbstractWrapperMap extends Object implements Serializable
-
Class com.tangosol.util.WrapperCollections.AbstractWrapperSet extends WrapperCollections.AbstractWrapperCollection<E> implements Serializable
-
Class com.tangosol.util.WrapperCollections.AbstractWrapperSortedMap extends WrapperCollections.AbstractWrapperMap<K,V> implements Serializable
-
Class com.tangosol.util.WrapperCollections.AbstractWrapperSortedSet extends WrapperCollections.AbstractWrapperSet<E> implements Serializable
-
Class com.tangosol.util.WrapperException extends RuntimeException implements Serializable
-
-
Package com.tangosol.util.aggregator
-
Class com.tangosol.util.aggregator.AbstractAggregator extends ExternalizableHelper implements Serializable
-
Serialized Fields
-
m_extractor
ValueExtractor<? super T,? extends E> m_extractor
The ValueExtractor that obtains the value to aggregate from the value that is stored in the Map. -
m_fParallel
boolean m_fParallel
Set to true if this aggregator realizes that it is going to be used in parallel.
-
-
-
Class com.tangosol.util.aggregator.AbstractAsynchronousAggregator extends AsynchronousAgent<R> implements Serializable
-
Serialized Fields
-
m_aggregator
InvocableMap.StreamingAggregator<K,V,P,R> m_aggregator
The underlying aggregator.
-
-
-
Class com.tangosol.util.aggregator.AbstractBigDecimalAggregator extends AbstractAggregator<Object,Object,T,Number,BigDecimal> implements Serializable
-
Serialized Fields
-
m_fStripTrailingZeros
boolean m_fStripTrailingZeros
Shall trailing zeros be removed from the aggregation result? Defaults tofalse
. -
m_mathContext
MathContext m_mathContext
TheMathContext
to provide the precision. Is null by default, in which case the defaults of the underlyingBigDecimal
are being used. -
m_roundingMode
RoundingMode m_roundingMode
TheRoundingMode
used for the aggregated calculation. Is null by default, in which case the defaults of the underlyingBigDecimal
are being used. -
m_scale
Integer m_scale
The scale used for the aggregated calculation. Is null by default, in which case the defaults of the underlyingBigDecimal
are being used.
-
-
-
Class com.tangosol.util.aggregator.AbstractComparableAggregator extends AbstractAggregator<Object,Object,T,R,R> implements Serializable
-
Serialized Fields
-
m_comparator
Comparator<? super R> m_comparator
The comparator to use for comparing extracted values.
-
-
-
Class com.tangosol.util.aggregator.AbstractDoubleAggregator extends AbstractAggregator<Object,Object,T,Number,Double> implements Serializable
-
Class com.tangosol.util.aggregator.AbstractLongAggregator extends AbstractAggregator<Object,Object,T,Number,Long> implements Serializable
-
Class com.tangosol.util.aggregator.AsynchronousAggregator extends AbstractAsynchronousAggregator<K,V,P,R> implements Serializable
-
Serialized Fields
-
m_eReason
Throwable m_eReason
Reason for the failed operation.
-
-
-
Class com.tangosol.util.aggregator.BigDecimalAverage extends AbstractBigDecimalAggregator<T> implements Serializable
-
Class com.tangosol.util.aggregator.BigDecimalMax extends AbstractBigDecimalAggregator<T> implements Serializable
-
Class com.tangosol.util.aggregator.BigDecimalMin extends AbstractBigDecimalAggregator<T> implements Serializable
-
Class com.tangosol.util.aggregator.BigDecimalSum extends AbstractBigDecimalAggregator<T> implements Serializable
-
Class com.tangosol.util.aggregator.ComparableMax extends AbstractComparableAggregator<T,R> implements Serializable
-
Class com.tangosol.util.aggregator.ComparableMin extends AbstractComparableAggregator<T,R> implements Serializable
-
Class com.tangosol.util.aggregator.CompositeAggregator extends ExternalizableHelper implements Serializable
-
Serialized Fields
-
m_aAggregator
InvocableMap.EntryAggregator[] m_aAggregator
The underlying EntryAggregator array.
-
-
-
Class com.tangosol.util.aggregator.CompositeAggregator.Parallel extends CompositeAggregator implements Serializable
-
Class com.tangosol.util.aggregator.Count extends Base implements Serializable
-
Class com.tangosol.util.aggregator.DistinctValues extends AbstractAggregator<K,V,T,E,Collection<E>> implements Serializable
-
Class com.tangosol.util.aggregator.DoubleAverage extends AbstractDoubleAggregator<T> implements Serializable
-
Class com.tangosol.util.aggregator.DoubleMax extends AbstractDoubleAggregator<T> implements Serializable
-
Class com.tangosol.util.aggregator.DoubleMin extends AbstractDoubleAggregator<T> implements Serializable
-
Class com.tangosol.util.aggregator.DoubleSum extends AbstractDoubleAggregator<T> implements Serializable
-
Class com.tangosol.util.aggregator.GroupAggregator extends ExternalizableHelper implements Serializable
-
Serialized Fields
-
m_aggregator
InvocableMap.EntryAggregator<? super K,? super V,R> m_aggregator
The underlying EntryAggregator. -
m_extractor
ValueExtractor<? super T,? extends E> m_extractor
The underlying ValueExtractor. -
m_filter
Filter m_filter
The Filter object representing the "having" clause of this "group by" aggregator.
-
-
-
Class com.tangosol.util.aggregator.GroupAggregator.Parallel extends GroupAggregator<K,V,T,E,R> implements Serializable
-
Class com.tangosol.util.aggregator.LongMax extends AbstractLongAggregator<T> implements Serializable
-
Class com.tangosol.util.aggregator.LongMin extends AbstractLongAggregator<T> implements Serializable
-
Class com.tangosol.util.aggregator.LongSum extends AbstractLongAggregator<T> implements Serializable
-
Class com.tangosol.util.aggregator.PriorityAggregator extends AbstractPriorityTask implements Serializable
-
Serialized Fields
-
m_aggregator
InvocableMap.StreamingAggregator<K,V,P,R> m_aggregator
The wrapped aggregator.
-
-
-
Class com.tangosol.util.aggregator.QueryRecorder extends Object implements Serializable
-
Serialized Fields
-
m_type
QueryRecorder.RecordType m_type
This aggregator record type.
-
-
-
Class com.tangosol.util.aggregator.ReducerAggregator extends AbstractAggregator<K,V,T,E,Map<K,E>> implements Serializable
-
Class com.tangosol.util.aggregator.ScriptAggregator extends AbstractScript implements Serializable
-
Serialization Methods
-
readResolve
public Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
m_nCharacteristics
int m_nCharacteristics
A bit mask representing the set of characteristics of this aggregator.
-
-
-
Class com.tangosol.util.aggregator.TopNAggregator extends Object implements Serializable
-
Serialized Fields
-
m_comparator
Comparator<? super E> m_comparator
The Comparator used to order the extracted values. -
m_cResults
int m_cResults
The maximum number of results to include in the aggregation result. -
m_extractor
ValueExtractor<? super T,? extends E> m_extractor
The ValueExtractor used by this aggregator. -
m_fParallel
boolean m_fParallel
True iff this aggregator is to be used in parallel.
-
-
-
Class com.tangosol.util.aggregator.TopNAggregator.PartialResult extends SortedBag<E> implements Serializable
-
Serialized Fields
-
m_cMaxSize
int m_cMaxSize
The maximum size of this partial result. -
m_comparator_copy
Comparator<? super E> m_comparator_copy
The comparator used to compare logical elements. Developers should NOT rely on this field, rely onTopNAggregator.m_comparator
instead as this field will eventually be removed.
-
-
-
-
Package com.tangosol.util.comparator
-
Class com.tangosol.util.comparator.ChainedComparator extends Base implements Serializable
-
Serialized Fields
-
m_aComparator
Comparator<T>[] m_aComparator
The Comparator array.
-
-
-
Class com.tangosol.util.comparator.EntryComparator extends SafeComparator implements Serializable
-
Serialized Fields
-
m_nStyle
int m_nStyle
Comparison style utilized by this EntryComparator. Valid values are any of the CMP_* constants.
-
-
-
Class com.tangosol.util.comparator.ExtractorComparator extends Object implements Serializable
-
Serialized Fields
-
m_extractor
ValueExtractor<? super T,? extends Comparable> m_extractor
ValueExtractor to extract value(s) to be used in comparison
-
-
-
Class com.tangosol.util.comparator.InverseComparator extends SafeComparator<T> implements Serializable
-
Class com.tangosol.util.comparator.SafeComparator extends Base implements Serializable
-
Serialized Fields
-
m_comparator
Comparator<? super T> m_comparator
The wrapped Comparator. Could be null. -
m_fNullFirst
boolean m_fNullFirst
Flag specifying if nulls should be sorted as less (first) or greater (last) than all non-null elements. Default is "less than" (first).
-
-
-
-
Package com.tangosol.util.extractor
-
Class com.tangosol.util.extractor.AbstractCompositeExtractor extends AbstractExtractor<T,E> implements Serializable
-
Serialized Fields
-
m_aExtractor
ValueExtractor[] m_aExtractor
The ValueExtractor array.
-
-
-
Class com.tangosol.util.extractor.AbstractExtractor extends ExternalizableHelper implements Serializable
-
Serialized Fields
-
m_nTarget
int m_nTarget
Specifies which part of the entry should be used by theAbstractExtractor.extractFromEntry(java.util.Map.Entry)
operation. Legal values areAbstractExtractor.VALUE
(default) orAbstractExtractor.KEY
.Note: subclasses are responsible for initialization and POF and/or Lite serialization of this field.
- Since:
- Coherence 3.5
-
-
-
Class com.tangosol.util.extractor.AbstractUpdater extends ExternalizableHelper implements Serializable
-
Class com.tangosol.util.extractor.ChainedExtractor extends AbstractCompositeExtractor<T,E> implements Serializable
-
Class com.tangosol.util.extractor.ChainedFragmentExtractor extends AbstractExtractor<T,Fragment<E>> implements Serializable
-
Serialized Fields
-
m_fragmentExtractor
FragmentExtractor<E> m_fragmentExtractor
A fragment extractor. -
m_from
ValueExtractor<? super T,? extends E> m_from
An extractor for the nested property to extract the fragment from.
-
-
-
Class com.tangosol.util.extractor.ComparisonValueExtractor extends AbstractCompositeExtractor<T,E extends Number> implements Serializable
-
Serialized Fields
-
m_comparator
Comparator m_comparator
An underlying Comparator object (optional).
-
-
-
Class com.tangosol.util.extractor.CompositeUpdater extends Base implements Serializable
-
Serialized Fields
-
m_extractor
ValueExtractor m_extractor
The ValueExtractor part. -
m_updater
ValueUpdater m_updater
The ValueUpdater part.
-
-
-
Class com.tangosol.util.extractor.ConditionalExtractor extends AbstractExtractor<T,E> implements Serializable
-
Serialized Fields
-
m_extractor
ValueExtractor<T,E> m_extractor
The underlying extractor. -
m_fForwardIndex
boolean m_fForwardIndex
Specifies whether or not this extractor will create aConditionalIndex
that supports a forward index. -
m_filter
Filter m_filter
The filter used by this extractor. -
m_fOptimizeMV
boolean m_fOptimizeMV
For an indexed value that is a multi-value (Collection or array) this flag specifies whether an attempt should be made to search the forward map for an existing reference that is "equal" to the specified multi-value and use it instead (if available) to reduce the index memory footprint.Note, that even if this optimization is allowed, the full search could be quite expensive and our algorithm will always limit the number of cycles it spends on the search.
-
-
-
Class com.tangosol.util.extractor.DeserializationAccelerator extends AbstractExtractor implements Serializable
-
Serialized Fields
-
m_extractor
ValueExtractor m_extractor
The underlying extractor. -
m_fLazy
boolean m_fLazy
The "lazy" flag.
-
-
-
Class com.tangosol.util.extractor.EntryExtractor extends AbstractExtractor implements Serializable
-
Class com.tangosol.util.extractor.FragmentExtractor extends AbstractExtractor<T,Fragment<T>> implements Serializable
-
Serialized Fields
-
m_lstExtractors
List<ValueExtractor<? super T,?>> m_lstExtractors
A list of extractors to use.
-
-
-
Class com.tangosol.util.extractor.IdentityExtractor extends AbstractExtractor<T,T> implements Serializable
-
Class com.tangosol.util.extractor.KeyExtractor extends AbstractExtractor<T,E> implements Serializable
-
Serialized Fields
-
m_extractor
ValueExtractor<? super T,? extends E> m_extractor
The underlying ValueExtractor.
-
-
-
Class com.tangosol.util.extractor.MultiExtractor extends AbstractCompositeExtractor implements Serializable
-
Class com.tangosol.util.extractor.PofExtractor extends AbstractExtractor<T,E> implements Serializable
-
Serialized Fields
-
m_navigator
PofNavigator m_navigator
POF navigator. -
m_nType
int m_nType
POF type for expected value. This value is only meaningful when m_clz == null.
-
-
-
Class com.tangosol.util.extractor.PofUpdater extends AbstractUpdater implements Serializable
-
Serialized Fields
-
m_navigator
PofNavigator m_navigator
POF navigator.
-
-
-
Class com.tangosol.util.extractor.ReflectionExtractor extends AbstractExtractor<T,E> implements Serializable
-
Class com.tangosol.util.extractor.ReflectionUpdater extends AbstractUpdater implements Serializable
-
Serialized Fields
-
m_sMethod
String m_sMethod
The name of the method to invoke.
-
-
-
Class com.tangosol.util.extractor.ScriptValueExtractor extends AbstractExtractor<T,E> implements Serializable
-
Serialized Fields
-
m_aoArgs
Object[] m_aoArgs
The arguments to be passed to the script during evaluation. -
m_sLanguage
String m_sLanguage
The language the script is written. -
m_sName
String m_sName
The name of theValueExtractor
to execute.
-
-
-
Class com.tangosol.util.extractor.UniversalExtractor extends AbstractExtractor<T,E> implements Serializable
-
Class com.tangosol.util.extractor.UniversalUpdater extends AbstractUpdater implements Serializable
-
Serialized Fields
-
m_sName
String m_sName
A method name, or a property name.
-
-
-
-
Package com.tangosol.util.filter
-
Class com.tangosol.util.filter.AbstractQueryRecorderFilter extends ExternalizableHelper implements Serializable
-
Class com.tangosol.util.filter.AllFilter extends ArrayFilter implements Serializable
-
Class com.tangosol.util.filter.AlwaysFilter extends AbstractQueryRecorderFilter<T> implements Serializable
-
Class com.tangosol.util.filter.AndFilter extends AllFilter implements Serializable
-
Class com.tangosol.util.filter.AnyFilter extends ArrayFilter implements Serializable
-
Class com.tangosol.util.filter.ArrayFilter extends ExternalizableHelper implements Serializable
-
Serialized Fields
-
m_aFilter
Filter[] m_aFilter
The Filter array.
-
-
-
Class com.tangosol.util.filter.BetweenFilter extends AndFilter implements Serializable
-
Class com.tangosol.util.filter.CacheEventFilter extends MapEventFilter<K,V> implements Serializable
-
Serialized Fields
-
m_nMaskSynthetic
int m_nMaskSynthetic
Bitmask that selects whether to include synthetic, natural, or all events.
-
-
-
Class com.tangosol.util.filter.ComparisonFilter extends ExtractorFilter<T,E> implements Serializable
-
Serialized Fields
-
m_value
C m_value
The value to compare to.
-
-
-
Class com.tangosol.util.filter.ContainsAllFilter extends ComparisonFilter<T,E,Set<?>> implements Serializable
-
Class com.tangosol.util.filter.ContainsAnyFilter extends ComparisonFilter<T,E,Set<?>> implements Serializable
-
Class com.tangosol.util.filter.ContainsFilter extends ComparisonFilter<T,E,E> implements Serializable
-
Class com.tangosol.util.filter.EqualsFilter extends ComparisonFilter<T,E,E> implements Serializable
-
Class com.tangosol.util.filter.ExtractorFilter extends AbstractQueryRecorderFilter<T> implements Serializable
-
Serialized Fields
-
m_extractor
ValueExtractor<? super T,? extends E> m_extractor
The ValueExtractor used by this filter.
-
-
-
Class com.tangosol.util.filter.FilterTrigger extends ExternalizableHelper implements Serializable
-
Serialized Fields
-
m_filter
Filter m_filter
The underlying filter. -
m_nAction
int m_nAction
The action code.
-
-
-
Class com.tangosol.util.filter.GreaterEqualsFilter extends GreaterFilter<T,E extends Comparable<? super E>> implements Serializable
-
Class com.tangosol.util.filter.GreaterFilter extends ComparisonFilter<T,E extends Comparable<? super E>,E extends Comparable<? super E>> implements Serializable
-
Class com.tangosol.util.filter.InFilter extends ComparisonFilter<T,E,Set<? extends E>> implements Serializable
-
Class com.tangosol.util.filter.InKeySetFilter extends AbstractQueryRecorderFilter<T> implements Serializable
-
Serialized Fields
-
-
Class com.tangosol.util.filter.IsNotNullFilter extends NotEqualsFilter<T,E> implements Serializable
-
Class com.tangosol.util.filter.IsNullFilter extends EqualsFilter<T,E> implements Serializable
-
Class com.tangosol.util.filter.KeyAssociatedFilter extends ExternalizableHelper implements Serializable
-
Class com.tangosol.util.filter.KeyFilter extends Base implements Serializable
-
Serialized Fields
-
m_setKeys
Set m_setKeys
The keys that are evaluated to true by this filter.
-
-
-
Class com.tangosol.util.filter.LessEqualsFilter extends LessFilter<T,E extends Comparable<? super E>> implements Serializable
-
Class com.tangosol.util.filter.LessFilter extends ComparisonFilter<T,E extends Comparable<? super E>,E extends Comparable<? super E>> implements Serializable
-
Class com.tangosol.util.filter.LikeFilter extends ComparisonFilter<T,E,String> implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Special handling during standard serialization. This is necessary in case this class is used outside of the ExternalizableLite framework.- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
m_chEscape
char m_chEscape
The escape character for escaping '_' and '%' in the pattern. The value zero is reserved to mean "no escape". -
m_fIgnoreCase
boolean m_fIgnoreCase
The option to ignore case sensitivity. True means that the filter will match using the same logic that is used by theString.equalsIgnoreCase(java.lang.String)
method.
-
-
-
Class com.tangosol.util.filter.LimitFilter extends AbstractQueryRecorderFilter<T> implements Serializable
-
Serialized Fields
-
m_comparator
Comparator m_comparator
The comparator used to partition the entry values into pages. -
m_cPageSize
int m_cPageSize
The number of entries per page. -
m_filter
Filter<T> m_filter
The Filter whose results are truncated by this filter. -
m_nPage
int m_nPage
The page number. -
m_oAnchorBottom
Object m_oAnchorBottom
The bottom anchor object (the last object on the current page). -
m_oAnchorTop
Object m_oAnchorTop
The top anchor object (the last object on a previous page).
-
-
-
Class com.tangosol.util.filter.MapEventFilter extends ExternalizableHelper implements Serializable
-
Class com.tangosol.util.filter.MapEventTransformerFilter extends ExternalizableHelper implements Serializable
-
Serialized Fields
-
m_filter
Filter<T> m_filter
The underlying Filter to evaluate MapEvents with. -
m_transformer
MapEventTransformer m_transformer
The underlying transformer.
-
-
-
Class com.tangosol.util.filter.NeverFilter extends AbstractQueryRecorderFilter<T> implements Serializable
-
Class com.tangosol.util.filter.NotEqualsFilter extends ComparisonFilter<T,E,E> implements Serializable
-
Class com.tangosol.util.filter.NotFilter extends AbstractQueryRecorderFilter<T> implements Serializable
-
Class com.tangosol.util.filter.OrFilter extends AnyFilter implements Serializable
-
Class com.tangosol.util.filter.PartitionedFilter extends ExternalizableHelper implements Serializable
-
Serialized Fields
-
m_filter
Filter<T> m_filter
The underlying filter. -
m_partitions
PartitionSet m_partitions
The associated PartitionSet.
-
-
-
Class com.tangosol.util.filter.PredicateFilter extends ExtractorFilter<T,E> implements Serializable
-
Class com.tangosol.util.filter.PresentFilter extends ExternalizableHelper implements Serializable
-
Class com.tangosol.util.filter.PriorityFilter extends AbstractPriorityTask implements Serializable
-
Serialized Fields
-
m_filter
IndexAwareFilter m_filter
The wrapped filter.
-
-
-
Class com.tangosol.util.filter.RegexFilter extends ComparisonFilter<T,E,String> implements Serializable
-
Class com.tangosol.util.filter.ScriptFilter extends AbstractScript implements Serializable
-
Class com.tangosol.util.filter.ValueChangeEventFilter extends Object implements Serializable
-
Serialized Fields
-
m_extractor
ValueExtractor<? super V,? extends E> m_extractor
-
-
-
Class com.tangosol.util.filter.WrapperQueryRecorderFilter extends AbstractQueryRecorderFilter<T> implements Serializable
-
Class com.tangosol.util.filter.XorFilter extends ArrayFilter implements Serializable
-
-
Package com.tangosol.util.fsm
-
Class com.tangosol.util.fsm.RollbackTransitionException extends Exception implements Serializable
-
Serialized Fields
-
m_stateFrom
Enum<?> m_stateFrom
The state from which theTransition
was being made. -
m_stateTo
Enum<?> m_stateTo
The start to which theTransition
was being made.
-
-
-
-
Package com.tangosol.util.function
-
Package com.tangosol.util.processor
-
Class com.tangosol.util.processor.AbstractAsynchronousProcessor extends AsynchronousAgent<T> implements Serializable
-
Serialized Fields
-
f_processor
InvocableMap.EntryProcessor<K,V,R> f_processor
The underlying entry processor.
-
-
-
Class com.tangosol.util.processor.AbstractEvolvableProcessor extends AbstractEvolvable implements Serializable
-
Class com.tangosol.util.processor.AbstractProcessor extends Base implements Serializable
-
Class com.tangosol.util.processor.AsynchronousProcessor extends AbstractAsynchronousProcessor<K,V,R,Map<K,R>> implements Serializable
-
Serialized Fields
-
m_eReason
Throwable m_eReason
Reason for the failed operation. -
m_listResultEntries
List<Map.Entry<K,R>> m_listResultEntries
List of result value entries. The reason we keep the result entries as a List rather than a Set or a Map is to skip unnecessary "equals" checks and defer potentially unneeded deserialization.
-
-
-
Class com.tangosol.util.processor.CompositeProcessor extends AbstractProcessor<K,V,Object> implements Serializable
-
Serialized Fields
-
m_aProcessor
InvocableMap.EntryProcessor<K,V,?>[] m_aProcessor
The underlying entry processor array.
-
-
-
Class com.tangosol.util.processor.ConditionalProcessor extends AbstractProcessor<K,V,T> implements Serializable
-
Class com.tangosol.util.processor.ConditionalPut extends AbstractProcessor<K,V,V> implements Serializable
-
Class com.tangosol.util.processor.ConditionalPutAll extends AbstractProcessor<K,V,V> implements Serializable
-
Class com.tangosol.util.processor.ConditionalRemove extends AbstractProcessor<K,V,V> implements Serializable
-
Serialized Fields
-
m_filter
Filter m_filter
The underlying filter. -
m_fReturn
boolean m_fReturn
Specifies whether or not a return value is required.
-
-
-
Class com.tangosol.util.processor.ExtractorProcessor extends AbstractProcessor<K,V,E> implements Serializable
-
Serialized Fields
-
m_extractor
ValueExtractor<? super T,? extends E> m_extractor
The underlying value extractor.
-
-
-
Class com.tangosol.util.processor.MethodInvocationProcessor extends Object implements Serializable
-
Serialized Fields
-
m_aoArgs
Object[] m_aoArgs
Method arguments. -
m_fMutator
boolean m_fMutator
A flag specifying whether the method mutates the state of a target object. -
m_sMethodName
String m_sMethodName
The name of the method to invoke. -
m_supplier
Remote.Supplier<V> m_supplier
The supplier that should be used to create the entry value if this processor is invoked on an entry that is not present in the cache.
-
-
-
Class com.tangosol.util.processor.NumberIncrementor extends PropertyProcessor<K,V,N extends Number> implements Serializable
-
Class com.tangosol.util.processor.NumberMultiplier extends PropertyProcessor<K,V,N extends Number> implements Serializable
-
Class com.tangosol.util.processor.PreloadRequest extends AbstractProcessor<K,V,V> implements Serializable
-
Class com.tangosol.util.processor.PriorityProcessor extends AbstractPriorityTask implements Serializable
-
Serialized Fields
-
m_processor
InvocableMap.EntryProcessor<K,V,T> m_processor
The wrapped processor.
-
-
-
Class com.tangosol.util.processor.PropertyManipulator extends Base implements Serializable
-
Serialized Fields
-
m_fUseIs
boolean m_fUseIs
The getter prefix flag. -
m_sName
String m_sName
The property name, never null.
-
-
-
Class com.tangosol.util.processor.PropertyProcessor extends AbstractProcessor<K,V,R> implements Serializable
-
Serialized Fields
-
m_manipulator
ValueManipulator<V,R> m_manipulator
The property value manipulator.
-
-
-
Class com.tangosol.util.processor.ScriptProcessor extends AbstractScript implements Serializable
-
Class com.tangosol.util.processor.SingleEntryAsynchronousProcessor extends AbstractAsynchronousProcessor<K,V,R,R> implements Serializable
-
Class com.tangosol.util.processor.StreamingAsynchronousProcessor extends AbstractAsynchronousProcessor<K,V,R,Void> implements Serializable
-
Class com.tangosol.util.processor.TouchProcessor extends Object implements Serializable
-
Class com.tangosol.util.processor.UpdaterProcessor extends AbstractProcessor<K,V,Boolean> implements Serializable
-
Serialized Fields
-
m_updater
ValueUpdater<V,T> m_updater
The underlying ValueUpdater. -
m_value
T m_value
A value to update the entry's value with.
-
-
-
Class com.tangosol.util.processor.VersionedPut extends AbstractProcessor<K,V extends Versionable,V extends Versionable> implements Serializable
-
Serialized Fields
-
m_fInsert
boolean m_fInsert
Specifies whether or not an insert is allowed. -
m_fReturn
boolean m_fReturn
Specifies whether or not a return value is required. -
m_oValue
V extends Versionable m_oValue
Specifies the new value to update an entry with.
-
-
-
Class com.tangosol.util.processor.VersionedPutAll extends AbstractProcessor<K,V extends Versionable,V extends Versionable> implements Serializable
-
Serialized Fields
-
m_fInsert
boolean m_fInsert
Specifies whether or not an insert is allowed. -
m_fReturn
boolean m_fReturn
Specifies whether or not a return value is required. -
m_map
Map<? extends K,? extends V extends Versionable> m_map
Specifies the map of new values.
-
-
-
-
Package com.tangosol.util.stream
-
Package com.tangosol.util.transformer
-
Class com.tangosol.util.transformer.ExtractorEventTransformer extends ExternalizableHelper implements Serializable
-
Serialized Fields
-
m_extractorNew
ValueExtractor<? super V,? extends E> m_extractorNew
The NewValue extractor. -
m_extractorOld
ValueExtractor<? super V,? extends E> m_extractorOld
The OldValue extractor.
-
-
-
Class com.tangosol.util.transformer.SamplingEventTransformer extends ExternalizableHelper implements Serializable
-
Serialized Fields
-
m_nSamplingInterval
int m_nSamplingInterval
The sampling interval to use.
-
-
-
Class com.tangosol.util.transformer.SemiLiteEventTransformer extends ExternalizableHelper implements Serializable
-