Uses of Interface
com.gigaspaces.internal.cluster.node.impl.packets.data.IReplicationPacketEntryDataContentExtractor
Packages that use IReplicationPacketEntryDataContentExtractor
Package
Description
-
Uses of IReplicationPacketEntryDataContentExtractor in com.gigaspaces.internal.cluster.node.impl.groups
Methods in com.gigaspaces.internal.cluster.node.impl.groups with parameters of type IReplicationPacketEntryDataContentExtractorModifier and TypeMethodDescriptionvoidAbstractReplicationChannelDataFilter.filterAfterReplicatedEntryData(IReplicationPacketEntryData data, PlatformLogicalVersion targetLogicalVersion, IReplicationPacketEntryDataContentExtractor contentExtractor, org.slf4j.Logger contextLogger) voidIReplicationChannelDataFilter.filterAfterReplicatedEntryData(IReplicationPacketEntryData data, PlatformLogicalVersion targetLogicalVersion, IReplicationPacketEntryDataContentExtractor contentExtractor, org.slf4j.Logger contextLogger) Called after entry data was replicated successfullyGeneralReplicationChannelDataFilter.filterBeforeReplicatingEntryData(IReplicationPacketEntryData entryData, PlatformLogicalVersion targetLogicalVersion, IReplicationPacketEntryDataContentExtractor contentExtractor, org.slf4j.Logger contextLogger, IReplicationPacketData data) IReplicationChannelDataFilter.filterBeforeReplicatingEntryData(IReplicationPacketEntryData entryData, PlatformLogicalVersion targetLogicalVersion, IReplicationPacketEntryDataContentExtractor contentExtractor, org.slf4j.Logger contextLogger, IReplicationPacketData<?> data) Specifies whether the given entry data should pass the filter as is, be converted or removedReliableAsyncKeeperLruCentralDataSourceReplicationChannelDataFilter.filterBeforeReplicatingEntryData(IReplicationPacketEntryData entryData, PlatformLogicalVersion targetLogicalVersion, IReplicationPacketEntryDataContentExtractor contentExtractor, org.slf4j.Logger contextLogger, IReplicationPacketData data) -
Uses of IReplicationPacketEntryDataContentExtractor in com.gigaspaces.internal.cluster.node.impl.groups.reliableasync
Methods in com.gigaspaces.internal.cluster.node.impl.groups.reliableasync with parameters of type IReplicationPacketEntryDataContentExtractorModifier and TypeMethodDescriptionGatewayChannelDataFilter.filterBeforeReplicatingEntryData(IReplicationPacketEntryData entryData, PlatformLogicalVersion targetLogicalVersion, IReplicationPacketEntryDataContentExtractor contentExtractor, org.slf4j.Logger contextLogger, IReplicationPacketData data) MirrorChannelDataFilter.filterBeforeReplicatingEntryData(IReplicationPacketEntryData entryData, PlatformLogicalVersion targetLogicalVersion, IReplicationPacketEntryDataContentExtractor contentExtractor, org.slf4j.Logger contextLogger, IReplicationPacketData data) -
Uses of IReplicationPacketEntryDataContentExtractor in com.gigaspaces.internal.cluster.node.impl.notification
Methods in com.gigaspaces.internal.cluster.node.impl.notification with parameters of type IReplicationPacketEntryDataContentExtractorModifier and TypeMethodDescriptionvoidNotificationReplicationChannelDataFilter.filterAfterReplicatedEntryData(IReplicationPacketEntryData data, PlatformLogicalVersion targetLogicalVersion, IReplicationPacketEntryDataContentExtractor contentExtractor, org.slf4j.Logger contextLogger) NotificationReplicationChannelDataFilter.filterBeforeReplicatingEntryData(IReplicationPacketEntryData packetEntryData, PlatformLogicalVersion targetLogicalVersion, IReplicationPacketEntryDataContentExtractor contentExtractor, org.slf4j.Logger contextLogger, IReplicationPacketData<?> data) -
Uses of IReplicationPacketEntryDataContentExtractor in com.gigaspaces.internal.cluster.node.impl.packets.data
Subinterfaces of IReplicationPacketEntryDataContentExtractor in com.gigaspaces.internal.cluster.node.impl.packets.dataModifier and TypeInterfaceDescriptioninterfaceIReplicationPacketDataProducer<T extends IReplicationPacketData<?>>Convert logical operation to a representingIReplicationPacketDataClasses in com.gigaspaces.internal.cluster.node.impl.packets.data that implement IReplicationPacketEntryDataContentExtractorModifier and TypeClassDescriptionclassclass -
Uses of IReplicationPacketEntryDataContentExtractor in com.gigaspaces.internal.cluster.node.impl.view
Methods in com.gigaspaces.internal.cluster.node.impl.view with parameters of type IReplicationPacketEntryDataContentExtractorModifier and TypeMethodDescriptionViewReplicationChannelDataFilter.filterBeforeReplicatingEntryData(IReplicationPacketEntryData entryData, PlatformLogicalVersion targetLogicalVersion, IReplicationPacketEntryDataContentExtractor contentExtractor, org.slf4j.Logger contextLogger, IReplicationPacketData data)