Uses of Interface
com.tangosol.io.pof.PofWriter
Packages that use PofWriter
Package
Description
Coherence Concurrent utilities based on java.util.concurrent.
A small toolkit of classes that support lock-free thread-safe programming on single variables.
Classes to allow submission of tasks to the grid for execution.
Various predicates used by the Executor Service.
Options used as metadata for executors or during task
submission to the grid.
Task
implementations.Interfaces and classes providing a framework for locking and waiting for conditions that is distinct from built-in synchronization and monitors.
Contains Coherence-based WorkManager implementation classes.
Defines the Coherence configuration object model for accessing, customizing
and or modifying configuration.
Defines the typical runtime configuration builders for the Coherence
configuration object model.
Contains classes related to Coherence JCache.
Common utilities used by Coherence JCache.
Contains classes related to partitioned cache implementation of Coherence JCache.
Contains classes related to pass-through cache implementation of Coherence JCache.
Contains packages and classes related to the Coherence REST API utilities.
Defines classes and interfaces for representing and evaluating expressions.
Contains classes related to POF serialization and deserialization.
Contains classes related to POF stream navigation and manipulation.
Contains basic cluster interfaces and factories.
Contains interfaces and classes related to partitioned services.
Contains classes related to the Coherence Security Framework.
Contains classes that providing topic entities for publish/subscribe messaging.
Contains classes providing basic XML related functionality.
Contains various generic utilities.
Contains concrete
InvocableMap.EntryAggregator
implementations.Contains concrete
Comparator implementations and related interfaces.Contains
ValueExtractor and
ValueUpdater related classes.Contains concrete
Filter implementations and related interfaces.Contains concrete
InvocableMap.EntryProcessor
implementations.Contains concrete
MapEventTransformer
implementations.-
Uses of PofWriter in com.oracle.coherence.concurrent
Methods in com.oracle.coherence.concurrent with parameters of type PofWriter -
Uses of PofWriter in com.oracle.coherence.concurrent.atomic
Methods in com.oracle.coherence.concurrent.atomic with parameters of type PofWriterModifier and TypeMethodDescriptionvoidAtomicBoolean.Serializer.serialize(PofWriter out, AtomicBoolean value) voidAtomicInteger.Serializer.serialize(PofWriter out, AtomicInteger value) voidAtomicLong.Serializer.serialize(PofWriter out, AtomicLong value) voidAtomicMarkableReference.Serializer.serialize(PofWriter out, AtomicMarkableReference<V> value) voidAtomicReference.Serializer.serialize(PofWriter out, AtomicReference<V> value) voidAtomicStampedReference.Serializer.serialize(PofWriter out, AtomicStampedReference<V> value) -
Uses of PofWriter in com.oracle.coherence.concurrent.executor
Methods in com.oracle.coherence.concurrent.executor with parameters of type PofWriterModifier and TypeMethodDescriptionvoidResult.writeExternal(PofWriter out) voidTaskCollectors.CountCollector.writeExternal(PofWriter out) voidTaskCollectors.FirstOfCollector.writeExternal(PofWriter out) voidTaskCollectors.LastOfCollector.writeExternal(PofWriter out) voidTaskCollectors.ListOfCollector.writeExternal(PofWriter out) voidTaskCollectors.SetOfCollector.writeExternal(PofWriter out) -
Uses of PofWriter in com.oracle.coherence.concurrent.executor.function
Methods in com.oracle.coherence.concurrent.executor.function with parameters of type PofWriterModifier and TypeMethodDescriptiondefault voidPortablePredicate.writeExternal(PofWriter pofWriter) voidPredicates.EqualToPredicate.writeExternal(PofWriter out) voidPredicates.NegatePredicate.writeExternal(PofWriter out) voidPredicates.OptionPredicate.writeExternal(PofWriter out) voidPredicates.RolePredicate.writeExternal(PofWriter out) voidPredicates.ThrowablePredicate.writeExternal(PofWriter out) -
Uses of PofWriter in com.oracle.coherence.concurrent.executor.options
Methods in com.oracle.coherence.concurrent.executor.options with parameters of type PofWriterModifier and TypeMethodDescriptionvoidClusterMember.writeExternal(PofWriter pofWriter) voidDebugging.writeExternal(PofWriter out) voidDescription.writeExternal(PofWriter out) voidMember.writeExternal(PofWriter out) voidName.writeExternal(PofWriter out) voidRole.writeExternal(PofWriter out) voidStorage.writeExternal(PofWriter out) -
Uses of PofWriter in com.oracle.coherence.concurrent.executor.tasks
Methods in com.oracle.coherence.concurrent.executor.tasks with parameters of type PofWriterModifier and TypeMethodDescriptionvoidCronTask.writeExternal(PofWriter out) voidValueTask.writeExternal(PofWriter out) -
Uses of PofWriter in com.oracle.coherence.concurrent.locks
Methods in com.oracle.coherence.concurrent.locks with parameters of type PofWriter -
Uses of PofWriter in com.tangosol.coherence.commonj
Methods in com.tangosol.coherence.commonj with parameters of type PofWriterModifier and TypeMethodDescriptionvoidWorkManager.AbstractWork.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidWorkManager.CollectMembershipInfo.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidWorkManager.ScheduleWork.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidWorkManager.SendFeedback.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidWorkManager.WorkStatus.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object. -
Uses of PofWriter in com.tangosol.coherence.config
Methods in com.tangosol.coherence.config with parameters of type PofWriterModifier and TypeMethodDescriptionvoidParameterMacroExpression.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidResolvableParameterList.writeExternal(PofWriter writer) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidSimpleParameterList.writeExternal(PofWriter writer) Save the contents of a POF user type instance by writing its state using the specified PofWriter object. -
Uses of PofWriter in com.tangosol.coherence.config.builder
Methods in com.tangosol.coherence.config.builder with parameters of type PofWriterModifier and TypeMethodDescriptionvoidInstanceBuilder.writeExternal(PofWriter writer) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidStaticFactoryInstanceBuilder.writeExternal(PofWriter writer) Save the contents of a POF user type instance by writing its state using the specified PofWriter object. -
Uses of PofWriter in com.tangosol.coherence.jcache
Methods in com.tangosol.coherence.jcache with parameters of type PofWriterModifier and TypeMethodDescriptionvoidAbstractCoherenceBasedCompleteConfiguration.writeExternal(PofWriter out) -
Uses of PofWriter in com.tangosol.coherence.jcache.common
Methods in com.tangosol.coherence.jcache.common with parameters of type PofWriterModifier and TypeMethodDescriptionvoidCoherenceEntryProcessorResult.writeExternal(PofWriter writer) voidContextJCacheStatistics.writeExternal(PofWriter out) voidJCacheEntryMetaInf.writeExternal(PofWriter pofWriter) voidJCacheIdentifier.writeExternal(PofWriter pofWriter) voidNonSyntheticEntryFilter.writeExternal(PofWriter pofWriter) -
Uses of PofWriter in com.tangosol.coherence.jcache.partitionedcache
Methods in com.tangosol.coherence.jcache.partitionedcache with parameters of type PofWriterModifier and TypeMethodDescriptionvoidPartitionedCacheSyntheticDeleteMapListener.JCacheExpiryEntryFilter.writeExternal(PofWriter pofWriter) voidPartitionedJCacheStatistics.CacheStatisticsExtractor.writeExternal(PofWriter out) voidPartitionedJCacheStatistics.PartitionedCacheStatisticsAggregator.writeExternal(PofWriter out) voidPartitionedJCacheStatistics.PartitionedCacheStatisticsClear.writeExternal(PofWriter out) -
Uses of PofWriter in com.tangosol.coherence.jcache.passthroughcache
Methods in com.tangosol.coherence.jcache.passthroughcache with parameters of type PofWriter -
Uses of PofWriter in com.tangosol.coherence.rest.util
Methods in com.tangosol.coherence.rest.util with parameters of type PofWriterModifier and TypeMethodDescriptionvoidvoidPropertySet.writeExternal(PofWriter writer) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidPropertySpec.writeExternal(PofWriter writer) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidStaticContent.writeExternal(PofWriter out) -
Uses of PofWriter in com.tangosol.config.expression
Methods in com.tangosol.config.expression with parameters of type PofWriterModifier and TypeMethodDescriptionvoidChainedParameterResolver.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidLiteralExpression.writeExternal(PofWriter writer) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidNullParameterResolver.writeExternal(PofWriter writer) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidParameter.writeExternal(PofWriter writer) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidScopedParameterResolver.writeExternal(PofWriter writer) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidValueMacroExpression.writeExternal(PofWriter writer) Save the contents of a POF user type instance by writing its state using the specified PofWriter object. -
Uses of PofWriter in com.tangosol.io.pof
Classes in com.tangosol.io.pof that implement PofWriterModifier and TypeClassDescriptionclassPofWriterimplementation that writes POF-encoded data to aBufferOutput.static classThe UserTypeWriter implementation is a contextually-aware PofWriter whose purpose is to write the properties of a value of a specified user type.Methods in com.tangosol.io.pof that return PofWriterModifier and TypeMethodDescriptionPofBufferWriter.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.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.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.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.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.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.PofOutputStream.getPofWriter()Obtain the underlying PofWriter.Methods in com.tangosol.io.pof with parameters of type PofWriterModifier and TypeMethodDescriptionvoidSerialize a user type instance to a POF stream by writing its state using the specified PofWriter object.voidSerialize a user type instance to a POF stream by writing its state using the specified PofWriter object.voidSerialize a user type instance to a POF stream by writing its state using the specified PofWriter object.voidInetAddressSerializer.serialize(PofWriter out, InetAddress addr) voidInetSocketAddressSerializer.serialize(PofWriter out, InetSocketAddress addr) voidOptionalDoubleSerializer.serialize(PofWriter out, OptionalDouble value) voidOptionalIntSerializer.serialize(PofWriter out, OptionalInt value) voidOptionalLongSerializer.serialize(PofWriter out, OptionalLong value) voidvoidSerialize a user type instance to a POF stream by writing its state using the specified PofWriter object.voidSerialize a user type instance to a POF stream by writing its state using the specified PofWriter object.voidSerialize a user type instance to a POF stream by writing its state using the specified PofWriter object.voidvoidSerialize a user type instance to a POF stream by writing its state using the specified PofWriter object.voidSerialize a user type instance to a POF stream by writing its state using the specified PofWriter object.voidSerialize a user type instance to a POF stream by writing its state using the specified PofWriter object.voidvoidSerialize a user type instance to a POF stream by writing its state using the specified PofWriter object.voidvoidvoidSerialize a user type instance to a POF stream by writing its state using the specified PofWriter object.voidPortableException.writeExternal(PofWriter out) voidPortableObject.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.Constructors in com.tangosol.io.pof with parameters of type PofWriterModifierConstructorDescriptionPofOutputStream(PofWriter out) Construct a PofOutputStream that will write its information to an underlyingPofWriter. -
Uses of PofWriter in com.tangosol.io.pof.reflect
Methods in com.tangosol.io.pof.reflect with parameters of type PofWriterModifier and TypeMethodDescriptionvoidSerialize an object using the providedPofWriter.voidSerialize an object using the providedPofWriter.voidSimplePofPath.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object. -
Uses of PofWriter in com.tangosol.net
Methods in com.tangosol.net with parameters of type PofWriterModifier and TypeMethodDescriptionvoidAbstractPriorityTask.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidRequestIncompleteException.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidRequestPolicyException.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object. -
Uses of PofWriter in com.tangosol.net.partition
Methods in com.tangosol.net.partition with parameters of type PofWriterModifier and TypeMethodDescriptionvoidDefaultVersionedPartitions.writeExternal(PofWriter out) voidOwnership.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidPartitionSet.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidSimplePartitionKey.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidVersionedOwnership.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object. -
Uses of PofWriter in com.tangosol.net.security
Methods in com.tangosol.net.security with parameters of type PofWriterModifier and TypeMethodDescriptionvoidPermissionInfo.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object. -
Uses of PofWriter in com.tangosol.net.topic
Methods in com.tangosol.net.topic with parameters of type PofWriterModifier and TypeMethodDescriptionvoidPublisher.FailOnFull.writeExternal(PofWriter out) voidPublisher.OrderById.writeExternal(PofWriter out) voidPublisher.OrderByNone.writeExternal(PofWriter out) voidPublisher.OrderByThread.writeExternal(PofWriter out) voidPublisher.OrderByValue.writeExternal(PofWriter out) voidSubscriber.CommitResult.writeExternal(PofWriter out) voidSubscriber.CompleteOnEmpty.writeExternal(PofWriter out) voidSubscriber.Convert.writeExternal(PofWriter out) voidSubscriber.Filtered.writeExternal(PofWriter out) voidSubscriber.Name.writeExternal(PofWriter out) -
Uses of PofWriter in com.tangosol.run.xml
Methods in com.tangosol.run.xml with parameters of type PofWriterModifier and TypeMethodDescriptionvoidSimpleDocument.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidSimpleElement.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidSimpleValue.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object. -
Uses of PofWriter in com.tangosol.util
Methods in com.tangosol.util with parameters of type PofWriterModifier and TypeMethodDescriptionvoidAbstractScript.writeExternal(PofWriter out) voidCompositeKey.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidFragment.writeExternal(PofWriter out) voidMapEvent.writeExternal(PofWriter out) voidNullFilter.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidNullImplementation.NullEntryProcessor.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidNullImplementation.NullMap.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidNullImplementation.NullSet.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidNullImplementation.NullValueExtractor.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidSimpleHolder.writeExternal(PofWriter out) voidSimpleQueryRecord.PartialResult.IndexLookupRecord.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidSimpleQueryRecord.PartialResult.Step.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidSimpleQueryRecord.PartialResult.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidSimpleQueryRecord.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidUID.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidUniversalManipulator.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidUUID.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object. -
Uses of PofWriter in com.tangosol.util.aggregator
Methods in com.tangosol.util.aggregator with parameters of type PofWriterModifier and TypeMethodDescriptionvoidAbstractAggregator.writeExternal(PofWriter out) voidAbstractComparableAggregator.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidCompositeAggregator.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidCount.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidGroupAggregator.writeExternal(PofWriter out) voidPriorityAggregator.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidQueryRecorder.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidScriptAggregator.writeExternal(PofWriter out) voidTopNAggregator.PartialResult.writeExternal(PofWriter out) voidTopNAggregator.writeExternal(PofWriter out) -
Uses of PofWriter in com.tangosol.util.comparator
Methods in com.tangosol.util.comparator with parameters of type PofWriterModifier and TypeMethodDescriptionvoidChainedComparator.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidEntryComparator.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidExtractorComparator.writeExternal(PofWriter out) voidSafeComparator.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object. -
Uses of PofWriter in com.tangosol.util.extractor
Methods in com.tangosol.util.extractor with parameters of type PofWriterModifier and TypeMethodDescriptionvoidAbstractCompositeExtractor.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidChainedFragmentExtractor.writeExternal(PofWriter out) voidComparisonValueExtractor.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidCompositeUpdater.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidConditionalExtractor.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidDeserializationAccelerator.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidEntryExtractor.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidFragmentExtractor.writeExternal(PofWriter out) voidIdentityExtractor.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidKeyExtractor.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidPofExtractor.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidPofUpdater.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidReflectionExtractor.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidReflectionUpdater.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidScriptValueExtractor.writeExternal(PofWriter out) voidUniversalExtractor.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidUniversalUpdater.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object. -
Uses of PofWriter in com.tangosol.util.filter
Methods in com.tangosol.util.filter with parameters of type PofWriterModifier and TypeMethodDescriptionvoidAlwaysFilter.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidArrayFilter.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidCacheEventFilter.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidComparisonFilter.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidExtractorFilter.writeExternal(PofWriter out) voidFilterTrigger.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidInFilter.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidInKeySetFilter.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidKeyAssociatedFilter.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidLikeFilter.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidLimitFilter.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidMapEventFilter.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidMapEventTransformerFilter.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidNeverFilter.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidNotFilter.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidPartitionedFilter.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidPredicateFilter.writeExternal(PofWriter writer) voidPresentFilter.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidPriorityFilter.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidValueChangeEventFilter.writeExternal(PofWriter out) -
Uses of PofWriter in com.tangosol.util.processor
Methods in com.tangosol.util.processor with parameters of type PofWriterModifier and TypeMethodDescriptionvoidCompositeProcessor.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidConditionalProcessor.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidConditionalPut.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidConditionalPutAll.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidConditionalRemove.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidExtractorProcessor.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidMethodInvocationProcessor.writeExternal(PofWriter out) voidNumberIncrementor.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidNumberMultiplier.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidPreloadRequest.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidPriorityProcessor.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidPropertyManipulator.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidPropertyProcessor.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidTouchProcessor.writeExternal(PofWriter pofWriter) voidUpdaterProcessor.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidVersionedPut.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidVersionedPutAll.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object. -
Uses of PofWriter in com.tangosol.util.transformer
Methods in com.tangosol.util.transformer with parameters of type PofWriterModifier and TypeMethodDescriptionvoidExtractorEventTransformer.writeExternal(PofWriter out) Save the contents of a POF user type instance by writing its state using the specified PofWriter object.voidSamplingEventTransformer.writeExternal(PofWriter out) voidSemiLiteEventTransformer.writeExternal(PofWriter out)