Package | Description |
---|---|
com.tangosol.coherence.config |
Defines the Coherence configuration object model for accessing, customizing
and or modifying configuration.
|
com.tangosol.coherence.config.builder |
Defines the typical runtime configuration builders for the Coherence
configuration object model.
|
com.tangosol.coherence.jcache |
Contains classes related to Coherence JCache.
|
com.tangosol.coherence.jcache.common |
Common utilities used by Coherence JCache.
|
com.tangosol.coherence.jcache.partitionedcache |
Contains classes related to partitioned cache implementation of Coherence JCache.
|
com.tangosol.coherence.jcache.passthroughcache |
Contains classes related to pass-through cache implementation of Coherence JCache.
|
com.tangosol.coherence.rest.util | |
com.tangosol.coherence.rest.util.extractor | |
com.tangosol.coherence.rest.util.updater | |
com.tangosol.io.pof |
Contains classes related to POF serialization and deserialization.
|
com.tangosol.io.pof.reflect |
Contains classes related to POF stream navigation and manipulation.
|
com.tangosol.net |
Contains basic cluster interfaces and factories.
|
com.tangosol.net.partition |
Contains interfaces and classes related to partitioned services.
|
com.tangosol.net.security |
Contains classes related to the Coherence Security Framework.
|
com.tangosol.net.topic | |
com.tangosol.run.xml |
Contains classes providing basic XML related functionality.
|
com.tangosol.util |
Contains various generic utilities.
|
com.tangosol.util.aggregator |
Contains concrete
InvocableMap.EntryAggregator
implementations. |
com.tangosol.util.comparator |
Contains concrete
Comparator implementations and related interfaces. |
com.tangosol.util.extractor |
Contains
ValueExtractor and
ValueUpdater related classes. |
com.tangosol.util.filter |
Contains concrete
Filter implementations and related interfaces. |
com.tangosol.util.processor |
Contains concrete
InvocableMap.EntryProcessor
implementations. |
com.tangosol.util.transformer |
Contains concrete
MapEventTransformer
implementations. |
Modifier and Type | Method and Description |
---|---|
void |
SimpleParameterList.writeExternal(PofWriter writer)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
ResolvableParameterList.writeExternal(PofWriter writer)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
ParameterMacroExpression.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
Modifier and Type | Method and Description |
---|---|
void |
StaticFactoryInstanceBuilder.writeExternal(PofWriter writer)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
InstanceBuilder.writeExternal(PofWriter writer)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractCoherenceBasedCompleteConfiguration.writeExternal(PofWriter out) |
Modifier and Type | Method and Description |
---|---|
void |
NonSyntheticEntryFilter.writeExternal(PofWriter pofWriter) |
void |
JCacheIdentifier.writeExternal(PofWriter pofWriter) |
void |
ContextJCacheStatistics.writeExternal(PofWriter out) |
void |
JCacheEntryMetaInf.writeExternal(PofWriter pofWriter) |
void |
CoherenceEntryProcessorResult.writeExternal(PofWriter writer) |
Modifier and Type | Method and Description |
---|---|
void |
PartitionedCacheSyntheticDeleteMapListener.JCacheExpiryEntryFilter.writeExternal(PofWriter pofWriter) |
void |
PartitionedJCacheStatistics.CacheStatisticsExtractor.writeExternal(PofWriter out) |
void |
PartitionedJCacheStatistics.PartitionedCacheStatisticsAggregator.writeExternal(PofWriter out) |
void |
PartitionedJCacheStatistics.PartitionedCacheStatisticsClear.writeExternal(PofWriter out) |
Modifier and Type | Method and Description |
---|---|
void |
PassThroughFilterAdapter.writeExternal(PofWriter writer) |
Modifier and Type | Method and Description |
---|---|
void |
JsonMap.Serializer.serialize(PofWriter out,
JsonMap value) |
void |
PropertySpec.writeExternal(PofWriter writer)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
StaticContent.writeExternal(PofWriter out) |
void |
PropertySet.writeExternal(PofWriter writer)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
MvelManipulator.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
Modifier and Type | Method and Description |
---|---|
void |
MvelExtractor.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
Modifier and Type | Method and Description |
---|---|
void |
MvelUpdater.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
Modifier and Type | Class and Description |
---|---|
class |
PofBufferWriter
PofWriter implementation that writes POF-encoded data to a
BufferOutput . |
static class |
PofBufferWriter.UserTypeWriter
The UserTypeWriter implementation is a contextually-aware PofWriter
whose purpose is to write the properties of a value of a specified user
type.
|
Modifier and Type | Method and Description |
---|---|
PofWriter |
PofWriter.createNestedPofWriter(int iProp)
Obtain a PofWriter that can be used to write a set of properties into
a single property of the current user type.
|
PofWriter |
PofBufferWriter.createNestedPofWriter(int iProp)
Obtain a PofWriter that can be used to write a set of properties into
a single property of the current user type.
|
PofWriter |
PofBufferWriter.UserTypeWriter.createNestedPofWriter(int iProp)
Obtain a PofWriter that can be used to write a set of properties into
a single property of the current user type.
|
PofWriter |
PofWriter.createNestedPofWriter(int iProp,
int nTypeId)
Obtain a PofWriter that can be used to write a set of properties into
a single property of the current user type.
|
PofWriter |
PofBufferWriter.createNestedPofWriter(int iProp,
int nTypeId)
Obtain a PofWriter that can be used to write a set of properties into
a single property of the current user type.
|
PofWriter |
PofBufferWriter.UserTypeWriter.createNestedPofWriter(int iProp,
int nTypeId)
Obtain a PofWriter that can be used to write a set of properties into
a single property of the current user type.
|
PofWriter |
PofOutputStream.getPofWriter()
Obtain the underlying PofWriter.
|
Modifier and Type | Method and Description |
---|---|
void |
InetAddressSerializer.serialize(PofWriter out,
InetAddress addr) |
void |
InetSocketAddressSerializer.serialize(PofWriter out,
InetSocketAddress addr) |
void |
ExternalizableLitePofSerializer.serialize(PofWriter out,
Object o)
Serialize a user type instance to a POF stream by writing its state using
the specified PofWriter object.
|
void |
PortableObjectSerializer.serialize(PofWriter out,
Object o)
Serialize a user type instance to a POF stream by writing its state using
the specified PofWriter object.
|
void |
PofAnnotationSerializer.serialize(PofWriter out,
Object o)
Serialize a user type instance to a POF stream by writing its state using
the specified PofWriter object.
|
void |
ThrowablePofSerializer.serialize(PofWriter out,
Object o) |
void |
PortableTypeSerializer.serialize(PofWriter writer,
Object o) |
void |
SerializableSerializer.serialize(PofWriter writer,
Object o) |
void |
SubjectPofSerializer.serialize(PofWriter out,
Object o)
Serialize a user type instance to a POF stream by writing its state using
the specified PofWriter object.
|
void |
XmlSerializablePofSerializer.serialize(PofWriter out,
Object o)
Serialize a user type instance to a POF stream by writing its state using
the specified PofWriter object.
|
void |
SafeConfigurablePofContext.ExternalSerializer.serialize(PofWriter out,
Object o)
Serialize a user type instance to a POF stream by writing its state using
the specified PofWriter object.
|
void |
SafeConfigurablePofContext.SafePofSerializer.serialize(PofWriter out,
Object o)
Serialize a user type instance to a POF stream by writing its state using
the specified PofWriter object.
|
void |
PrincipalPofSerializer.serialize(PofWriter out,
Object o)
Serialize a user type instance to a POF stream by writing its state using
the specified PofWriter object.
|
void |
EnumPofSerializer.serialize(PofWriter writer,
Object o)
Serialize a user type instance to a POF stream by writing its state using
the specified PofWriter object.
|
void |
ExternalizablePofSerializer.serialize(PofWriter out,
Object o)
Serialize a user type instance to a POF stream by writing its state using
the specified PofWriter object.
|
void |
OptionalSerializer.serialize(PofWriter out,
Optional value) |
void |
OptionalDoubleSerializer.serialize(PofWriter out,
OptionalDouble value) |
void |
OptionalIntSerializer.serialize(PofWriter out,
OptionalInt value) |
void |
OptionalLongSerializer.serialize(PofWriter out,
OptionalLong value) |
void |
PofSerializer.serialize(PofWriter out,
T value)
Serialize a user type instance to a POF stream by writing its state using
the specified PofWriter object.
|
void |
PortableObject.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
PortableException.writeExternal(PofWriter out) |
Constructor and Description |
---|
PofOutputStream(PofWriter out)
Construct a PofOutputStream that will write its information to an
underlying
PofWriter . |
Modifier and Type | Method and Description |
---|---|
void |
Codec.encode(PofWriter out,
int iProp,
Object value)
Serialize an object using the provided
PofWriter . |
void |
Codecs.AbstractCodec.encode(PofWriter out,
int index,
Object value)
Serialize an object using the provided
PofWriter . |
void |
SimplePofPath.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
Modifier and Type | Method and Description |
---|---|
void |
RequestPolicyException.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
AbstractPriorityTask.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
RequestIncompleteException.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
Modifier and Type | Method and Description |
---|---|
void |
Ownership.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
VersionedOwnership.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
PartitionSet.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
SimplePartitionKey.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
Modifier and Type | Method and Description |
---|---|
void |
PermissionInfo.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
Modifier and Type | Method and Description |
---|---|
void |
Subscriber.Name.writeExternal(PofWriter out) |
void |
Subscriber.Filtered.writeExternal(PofWriter out) |
void |
Subscriber.Convert.writeExternal(PofWriter out) |
void |
Subscriber.CompleteOnEmpty.writeExternal(PofWriter out) |
void |
Publisher.FailOnFull.writeExternal(PofWriter out) |
void |
Publisher.OrderByThread.writeExternal(PofWriter out) |
void |
Publisher.OrderByNone.writeExternal(PofWriter out) |
void |
Publisher.OrderById.writeExternal(PofWriter out) |
void |
Publisher.OrderByValue.writeExternal(PofWriter out) |
Modifier and Type | Method and Description |
---|---|
void |
SimpleValue.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
SimpleDocument.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
SimpleElement.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
Modifier and Type | Method and Description |
---|---|
void |
MapEvent.writeExternal(PofWriter out) |
void |
UUID.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
NullImplementation.NullSet.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
NullImplementation.NullMap.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
NullImplementation.NullValueExtractor.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
NullImplementation.NullEntryProcessor.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
SimpleQueryRecord.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
SimpleQueryRecord.PartialResult.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
SimpleQueryRecord.PartialResult.Step.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
SimpleQueryRecord.PartialResult.IndexLookupRecord.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
CompositeKey.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
UID.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
AbstractScript.writeExternal(PofWriter out) |
void |
NullFilter.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
SimpleHolder.writeExternal(PofWriter out) |
Modifier and Type | Method and Description |
---|---|
void |
ScriptAggregator.writeExternal(PofWriter out) |
void |
AbstractComparableAggregator.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
PriorityAggregator.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
TopNAggregator.writeExternal(PofWriter out) |
void |
TopNAggregator.PartialResult.writeExternal(PofWriter out) |
void |
GroupAggregator.writeExternal(PofWriter out) |
void |
AbstractAggregator.writeExternal(PofWriter out) |
void |
Count.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
CompositeAggregator.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
QueryRecorder.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
Modifier and Type | Method and Description |
---|---|
void |
EntryComparator.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
ChainedComparator.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
SafeComparator.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
ExtractorComparator.writeExternal(PofWriter out) |
Modifier and Type | Method and Description |
---|---|
void |
PofUpdater.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
CompositeUpdater.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
KeyExtractor.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
EntryExtractor.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
PofExtractor.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
DeserializationAccelerator.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
ComparisonValueExtractor.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
UniversalUpdater.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
IdentityExtractor.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
ConditionalExtractor.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
UniversalExtractor.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
AbstractCompositeExtractor.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
ReflectionUpdater.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
ReflectionExtractor.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
ScriptValueExtractor.writeExternal(PofWriter out) |
Modifier and Type | Method and Description |
---|---|
void |
MapEventTransformerFilter.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
ExtractorFilter.writeExternal(PofWriter out) |
void |
CacheEventFilter.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
NeverFilter.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
AlwaysFilter.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
InFilter.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
FilterTrigger.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
PredicateFilter.writeExternal(PofWriter writer) |
void |
PartitionedFilter.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
PriorityFilter.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
ValueChangeEventFilter.writeExternal(PofWriter out) |
void |
ComparisonFilter.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
LikeFilter.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
ArrayFilter.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
KeyAssociatedFilter.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
InKeySetFilter.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
PresentFilter.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
LimitFilter.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
NotFilter.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
MapEventFilter.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
Modifier and Type | Method and Description |
---|---|
void |
ConditionalRemove.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
VersionedPutAll.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
ConditionalPut.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
PriorityProcessor.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
PropertyProcessor.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
NumberMultiplier.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
UpdaterProcessor.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
TouchProcessor.writeExternal(PofWriter pofWriter) |
void |
VersionedPut.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
ConditionalPutAll.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
CompositeProcessor.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
PreloadRequest.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
MethodInvocationProcessor.writeExternal(PofWriter out) |
void |
PropertyManipulator.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
ExtractorProcessor.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
ConditionalProcessor.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
NumberIncrementor.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtractorEventTransformer.writeExternal(PofWriter out)
Save the contents of a POF user type instance by writing its state using
the specified PofWriter object.
|
void |
SamplingEventTransformer.writeExternal(PofWriter out) |
void |
SemiLiteEventTransformer.writeExternal(PofWriter out) |