Uses of Class
com.gigaspaces.internal.version.PlatformLogicalVersion
Packages that use PlatformLogicalVersion
Package
Description
Provides GigaSpaces events related interfaces.
Provides GigaSpaces LRMI (Light-RMI) package.
Provides Space properties and security context services
Provides GigaSpaces client interface services
Provides GigaSpaces JDBC interfaces
Internally Used.
-
Uses of PlatformLogicalVersion in com.gigaspaces.events
Methods in com.gigaspaces.events with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionprotected voidSpaceRemoteEvent.readExternal(ObjectInput in, PlatformLogicalVersion version) Reserved for internal usage.protected voidSpaceRemoteEvent.writeExternal(ObjectOutput out, PlatformLogicalVersion version) Reserved for internal usage. -
Uses of PlatformLogicalVersion in com.gigaspaces.events.batching
Methods in com.gigaspaces.events.batching with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionprotected voidBatchRemoteEvent.readExternal(ObjectInput in, PlatformLogicalVersion version) protected voidBatchRemoteEvent.writeExternal(ObjectOutput out, PlatformLogicalVersion version) -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.client
Methods in com.gigaspaces.internal.client with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionbyteQueryResultTypeInternal.getCode(PlatformLogicalVersion version) -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.client.spaceproxy.operations
Methods in com.gigaspaces.internal.client.spaceproxy.operations that return PlatformLogicalVersion -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.cluster.node.impl.backlog
Methods in com.gigaspaces.internal.cluster.node.impl.backlog with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionprotected TAbstractSingleFileGroupBacklog.filterPacketForSynchronizing(SynchronizingData synchronizingData, T packet, IPacketFilteredHandler filteredHandler, IReplicationPacketDataProducer dataProducer, org.slf4j.Logger logger, String memberName, PlatformLogicalVersion targetMemberVersion) IReplicationGroupBacklog.getIdleStateData(String memberName, PlatformLogicalVersion targetMemberVersion) AbstractSingleFileGroupBacklog.getPackets(String memberName, int maxSize, IReplicationChannelDataFilter filter, PlatformLogicalVersion targetMemberVersion, org.slf4j.Logger logger) IReplicationGroupBacklog.getPackets(String memberName, int maxSize, IReplicationChannelDataFilter filter, PlatformLogicalVersion targetMemberVersion, org.slf4j.Logger logger) AbstractSingleFileGroupBacklog.getPacketsUnsafe(String memberName, int maxWeight, long upToKey, IReplicationChannelDataFilter dataFilter, IPacketFilteredHandler filteredHandler, PlatformLogicalVersion targetMemberVersion, org.slf4j.Logger logger) IReplicationGroupBacklog.processHandshakeResponse(String memberName, IBacklogHandshakeRequest request, IProcessLogHandshakeResponse response, PlatformLogicalVersion targetLogicalVersion, Object customBacklogMetadata) -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.cluster.node.impl.backlog.globalorder
Methods in com.gigaspaces.internal.cluster.node.impl.backlog.globalorder with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionAbstractGlobalOrderGroupBacklog.getIdleStateData(String memberName, PlatformLogicalVersion targetMemberVersion) GlobalOrderReliableAsyncGroupBacklog.getReliableAsyncPackets(String memberName, int maxSize, IReplicationReliableAsyncGroupBacklog.KeeperMemberState[] keeperMembersState, IReplicationChannelDataFilter dataFilter, PlatformLogicalVersion targetMemberVersion, org.slf4j.Logger logger) AbstractGlobalOrderGroupBacklog.processHandshakeResponse(String memberName, IBacklogHandshakeRequest request, IProcessLogHandshakeResponse response, PlatformLogicalVersion targetLogicalVersion, Object customBacklogMetadata) GlobalOrderReliableAsyncGroupBacklog.processHandshakeResponse(String memberName, IBacklogHandshakeRequest request, IProcessLogHandshakeResponse response, PlatformLogicalVersion targetLogicalVersion, Object customBacklogMetadata) -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile
Methods in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionAbstractMultiBucketSingleFileGroupBacklog.getIdleStateData(String memberName, PlatformLogicalVersion targetMemberVersion) MultiBucketSingleFileReliableAsyncGroupBacklog.getReliableAsyncPackets(String memberName, int maxSize, IReplicationReliableAsyncGroupBacklog.KeeperMemberState[] keeperMembersState, IReplicationChannelDataFilter dataFilter, PlatformLogicalVersion targetMemberVersion, org.slf4j.Logger logger) AbstractMultiBucketSingleFileGroupBacklog.processHandshakeResponse(String memberName, IBacklogHandshakeRequest request, IProcessLogHandshakeResponse response, PlatformLogicalVersion targetLogicalVersion, Object customBacklogMetadata) MultiBucketSingleFileReliableAsyncGroupBacklog.processHandshakeResponse(String memberName, IBacklogHandshakeRequest request, IProcessLogHandshakeResponse response, PlatformLogicalVersion targetLogicalVersion, Object customBacklogMetadata) -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile
Methods in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionprotected IHandshakeContextAbstractMultiSourceSingleFileGroupBacklog.getHandshakeContext(String memberName, IBacklogHandshakeRequest request, PlatformLogicalVersion targetLogicalVersion, GlobalOrderProcessLogHandshakeResponse typedResponse, long lastProcessedKey) protected IHandshakeContextMultiSourceSingleFileReliableAsyncGroupBacklog.getHandshakeContext(String memberName, IBacklogHandshakeRequest request, PlatformLogicalVersion targetLogicalVersion, GlobalOrderProcessLogHandshakeResponse typedResponse, long lastProcessedKey) AbstractMultiSourceSingleFileGroupBacklog.getIdleStateData(String memberName, PlatformLogicalVersion targetMemberVersion) MultiSourceSingleFileReliableAsyncGroupBacklog.getReliableAsyncPackets(String memberName, int maxSize, IReplicationReliableAsyncGroupBacklog.KeeperMemberState[] keeperMembersState, IReplicationChannelDataFilter dataFilter, PlatformLogicalVersion targetMemberVersion, org.slf4j.Logger logger) AbstractMultiSourceSingleFileGroupBacklog.processHandshakeResponse(String memberName, IBacklogHandshakeRequest request, IProcessLogHandshakeResponse response, PlatformLogicalVersion targetLogicalVersion, Object customBacklogMetadata) -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.cluster.node.impl.backlog.reliableasync
Methods in com.gigaspaces.internal.cluster.node.impl.backlog.reliableasync with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionIReplicationReliableAsyncGroupBacklog.getReliableAsyncPackets(String memberName, int maxSize, IReplicationReliableAsyncGroupBacklog.KeeperMemberState[] keeperMembersState, IReplicationChannelDataFilter dataFilter, PlatformLogicalVersion targetMemberVersion, org.slf4j.Logger logger) Gets the next packet for the specified async member that is part of a reliable async group -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.cluster.node.impl.directPersistency.admin
Methods in com.gigaspaces.internal.cluster.node.impl.directPersistency.admin that return types with arguments of type PlatformLogicalVersionModifier and TypeMethodDescriptionDirectPersistencySyncAdminInfo.getVersions()static Map<Long,PlatformLogicalVersion> DirectPersistencySyncListAdmin.getVersions()Methods in com.gigaspaces.internal.cluster.node.impl.directPersistency.admin with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionstatic voidDirectPersistencySyncListAdmin.integrate(long curGeneration, PlatformLogicalVersion curversion) static voidDirectPersistencySyncListAdmin.integrate(DirectPersistencySyncAdminInfo info, long curGeneration, PlatformLogicalVersion curversion) Constructor parameters in com.gigaspaces.internal.cluster.node.impl.directPersistency.admin with type arguments of type PlatformLogicalVersionModifierConstructorDescription -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.cluster.node.impl.gateway.sink
Methods in com.gigaspaces.internal.cluster.node.impl.gateway.sink with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionprotected voidQueryRemoteClusterTopologyPacket.readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) protected voidSinkEstablishConnectionPacket.readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) protected voidQueryRemoteClusterTopologyPacket.writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) protected voidSinkEstablishConnectionPacket.writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.cluster.node.impl.groups
Methods in com.gigaspaces.internal.cluster.node.impl.groups that return PlatformLogicalVersionModifier and TypeMethodDescriptionprotected PlatformLogicalVersionAbstractReplicationSourceChannel.getTargetLogicalVersion()Methods in com.gigaspaces.internal.cluster.node.impl.groups with parameters of type PlatformLogicalVersionModifier 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.filterBeforeReplicatingData(IReplicationPacketData<?> data, PlatformLogicalVersion targetLogicalVersion, org.slf4j.Logger contextLogger) IReplicationChannelDataFilter.filterBeforeReplicatingData(IReplicationPacketData<?> data, PlatformLogicalVersion targetLogicalVersion, org.slf4j.Logger contextLogger) Specifies whether the given data should pass the filter as is, be converted or removedGeneralReplicationChannelDataFilter.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) booleanGeneralReplicationChannelDataFilter.filterBeforeReplicatingUnreliableOperation(IReplicationUnreliableOperation operation, PlatformLogicalVersion targetLogicalVersion) booleanIReplicationChannelDataFilter.filterBeforeReplicatingUnreliableOperation(IReplicationUnreliableOperation operation, PlatformLogicalVersion targetLogicalVersion) Specifies whether the given unreliable operation should pass the filter and not be removedstatic <T extends IReplicationOrderedPacket>
TReplicationChannelDataFilterHelper.filterPacket(IReplicationChannelDataFilter filter, PlatformLogicalVersion targetMemberVersion, T packet, IReplicationPacketDataProducer dataProducer, IReplicationGroupBacklog groupBacklog, T previousDiscardedPacket, org.slf4j.Logger logger, String targetMemberName) protected static <T extends IReplicationOrderedPacket>
TReplicationChannelDataFilterHelper.filterSingleEntryDataPacket(IReplicationChannelDataFilter filter, PlatformLogicalVersion targetMemberVersion, T packet, IReplicationPacketDataProducer dataProducer, IReplicationGroupBacklog groupBacklog, T previousDiscardedPacket, org.slf4j.Logger logger, String targetMemberName) protected static <T extends IReplicationOrderedPacket>
booleanReplicationChannelDataFilterHelper.shouldFilterData(IReplicationChannelDataFilter filter, PlatformLogicalVersion targetMemberVersion, T packet, IReplicationPacketDataProducer dataProducer, org.slf4j.Logger logger) -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.cluster.node.impl.groups.reliableasync
Methods in com.gigaspaces.internal.cluster.node.impl.groups.reliableasync with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionGatewayChannelDataFilter.filterBeforeReplicatingData(IReplicationPacketData<?> data, PlatformLogicalVersion targetLogicalVersion, org.slf4j.Logger contextLogger) ReliableAsyncChannelDataFilter.filterBeforeReplicatingData(IReplicationPacketData<?> data, PlatformLogicalVersion targetLogicalVersion, org.slf4j.Logger contextLogger) GatewayChannelDataFilter.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) booleanGatewayChannelDataFilter.filterBeforeReplicatingUnreliableOperation(IReplicationUnreliableOperation operation, PlatformLogicalVersion targetLogicalVersion) booleanMirrorChannelDataFilter.filterBeforeReplicatingUnreliableOperation(IReplicationUnreliableOperation operation, PlatformLogicalVersion targetLogicalVersion) protected voidFetchReliableAsyncMissingMemberDataPacket.readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) protected voidFetchReliableAsyncMissingMemberDataPacket.writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.cluster.node.impl.notification
Methods in com.gigaspaces.internal.cluster.node.impl.notification with parameters of type PlatformLogicalVersionModifier 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) booleanNotificationReplicationChannelDataFilter.filterBeforeReplicatingUnreliableOperation(IReplicationUnreliableOperation operation, PlatformLogicalVersion targetLogicalVersion) -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.cluster.node.impl.packets
Methods in com.gigaspaces.internal.cluster.node.impl.packets with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionvoidBatchReplicatedDataPacket.readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) voidBatchReplicatedOneWayDataPacket.readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) voidChannelBacklogDroppedPacket.readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) voidCheckSourceChannelPacket.readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) voidConnectChannelPacket.readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) protected voidFetchEndpointDetailsPacket.readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) protected voidGetProcessLogStatus.readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) voidHandleDataConsumeErrorPacket.readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) protected voidIdleStateDataReplicatedPacket.readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) voidIterativeHandshakePacket.readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) voidNextReplicaStatePacket.readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) voidPingPacket.readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) voidReliableAsyncStateUpdatePacket.readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) voidReplicaFetchDataPacket.readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) voidReplicaRequestPacket.readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) voidReplicatedDataPacket.readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) voidReplicatedOneWayDataPacket.readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) voidUnreliableOperationPacket.readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) voidBatchReplicatedDataPacket.writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) voidBatchReplicatedOneWayDataPacket.writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) voidChannelBacklogDroppedPacket.writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) voidCheckSourceChannelPacket.writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) voidConnectChannelPacket.writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) protected voidFetchEndpointDetailsPacket.writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) protected voidGetProcessLogStatus.writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) voidHandleDataConsumeErrorPacket.writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) protected voidIdleStateDataReplicatedPacket.writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) voidIterativeHandshakePacket.writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) voidNextReplicaStatePacket.writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) voidPingPacket.writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) voidReliableAsyncStateUpdatePacket.writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) voidReplicaFetchDataPacket.writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) voidReplicaRequestPacket.writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) voidReplicatedDataPacket.writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) voidReplicatedOneWayDataPacket.writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) voidUnreliableOperationPacket.writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.cluster.node.impl.packets.data
Methods in com.gigaspaces.internal.cluster.node.impl.packets.data with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionReplicationPacketDataConverter.convert(IReplicationPacketEntryData entryData, ReplicationEntryDataConversionMetadata metadata, PlatformLogicalVersion targetMemberVersion) IReplicationPacketDataProducer.convertData(T data, ReplicationMultipleOperationType convertToOperation, PlatformLogicalVersion targetMemberVersion) Converts the given dataReplicationPacketDataProducer.convertData(IExecutableReplicationPacketData<?> data, ReplicationMultipleOperationType convertToOperation, PlatformLogicalVersion targetMemberVersion) IReplicationPacketDataProducer.convertEntryData(IReplicationPacketEntryData entryData, ReplicationEntryDataConversionMetadata metadata, PlatformLogicalVersion targetMemberVersion) Converts the given entry data to the specified operationReplicationPacketDataProducer.convertEntryData(IReplicationPacketEntryData entryData, ReplicationEntryDataConversionMetadata metadata, PlatformLogicalVersion targetMemberVersion) IReplicationPacketDataProducer.convertSingleEntryData(T singleEntryData, ReplicationEntryDataConversionMetadata metadata, PlatformLogicalVersion targetMemberVersion) Convert the given data that has a single entry (IReplicationPacketData.isSingleEntryData()must be true) to the specified operationReplicationPacketDataProducer.convertSingleEntryData(IExecutableReplicationPacketData<?> singleEntryData, ReplicationEntryDataConversionMetadata metadata, PlatformLogicalVersion targetMemberVersion) -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.cluster.node.impl.replica
Methods in com.gigaspaces.internal.cluster.node.impl.replica with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionvoidSynchronizationDonePacket.readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) voidSynchronizationDonePacket.writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.cluster.node.impl.router
Methods in com.gigaspaces.internal.cluster.node.impl.router that return PlatformLogicalVersionModifier and TypeMethodDescriptionAbstractProxyBasedReplicationMonitoredConnection.getClosestEndpointLogicalVersion()IReplicationConnection.getClosestEndpointLogicalVersion()ReplicationEndpointDetails.getPlatformLogicalVersion()This can return null if the endpoint which generated this is older than 9.0.1 because this code is from 9.0.1 any older version will convert to a semi complete ReplicationEndpointDetailsMethods in com.gigaspaces.internal.cluster.node.impl.router with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionprotected abstract voidAbstractReplicationPacket.readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) protected abstract voidAbstractReplicationPacket.writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.cluster.node.impl.router.spacefinder
Methods in com.gigaspaces.internal.cluster.node.impl.router.spacefinder that return PlatformLogicalVersion -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.cluster.node.impl.view
Methods in com.gigaspaces.internal.cluster.node.impl.view with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionViewReplicationChannelDataFilter.filterBeforeReplicatingEntryData(IReplicationPacketEntryData entryData, PlatformLogicalVersion targetLogicalVersion, IReplicationPacketEntryDataContentExtractor contentExtractor, org.slf4j.Logger contextLogger, IReplicationPacketData data) booleanViewReplicationChannelDataFilter.filterBeforeReplicatingUnreliableOperation(IReplicationUnreliableOperation operation, PlatformLogicalVersion targetLogicalVersion) -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.extension
Methods in com.gigaspaces.internal.extension with parameters of type PlatformLogicalVersionModifier and TypeMethodDescription<T extends Externalizable>
CustomSerializer<T>XapExtensions.getCustomSerializer(Class<T> c, PlatformLogicalVersion version) voidCustomSerializer.readExternal(T instance, ObjectInput in, PlatformLogicalVersion version) voidSpaceClusterInfoCustomSerializer.readExternal(SpaceClusterInfo instance, ObjectInput in, PlatformLogicalVersion version) booleanCustomSerializer.supports(PlatformLogicalVersion version) booleanSpaceClusterInfoCustomSerializer.supports(PlatformLogicalVersion version) voidCustomSerializer.writeExternal(T instance, ObjectOutput out, PlatformLogicalVersion version) voidSpaceClusterInfoCustomSerializer.writeExternal(SpaceClusterInfo instance, ObjectOutput out, PlatformLogicalVersion version) -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.lrmi
Methods in com.gigaspaces.internal.lrmi that return PlatformLogicalVersionModifier and TypeMethodDescriptionLRMIProxyMonitoringDetailsImpl.getServiceVersion()LRMIServiceClientMonitoringDetailsImpl.getVersion()Constructors in com.gigaspaces.internal.lrmi with parameters of type PlatformLogicalVersionModifierConstructorDescriptionLRMIProxyMonitoringDetailsImpl(String connectionURL, String serviceDetails, PlatformLogicalVersion serviceVersion) LRMIServiceClientMonitoringDetailsImpl(PlatformLogicalVersion clientVersion) -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.metadata
Methods in com.gigaspaces.internal.metadata with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionbyteEntryType.getTypeCode(PlatformLogicalVersion version) voidAbstractTypeIntrospector.readExternal(ObjectInput in, PlatformLogicalVersion version) voidExternalEntryIntrospector.readExternal(ObjectInput in, PlatformLogicalVersion version) voidITypeIntrospector.readExternal(ObjectInput in, PlatformLogicalVersion version) voidPojoIntrospector.readExternal(ObjectInput in, PlatformLogicalVersion version) voidSpaceTypeInfo.readExternal(ObjectInput in, PlatformLogicalVersion version) voidVirtualEntryIntrospector.readExternal(ObjectInput in, PlatformLogicalVersion version) voidAbstractTypeIntrospector.writeExternal(ObjectOutput out, PlatformLogicalVersion version) NOTE: if you change this method, you need to make this class ISwapExternalizablevoidExternalEntryIntrospector.writeExternal(ObjectOutput out, PlatformLogicalVersion version) NOTE: if you change this method, you need to make this class ISwapExternalizablevoidITypeIntrospector.writeExternal(ObjectOutput out, PlatformLogicalVersion version) voidPojoIntrospector.writeExternal(ObjectOutput out, PlatformLogicalVersion version) NOTE: if you change this method, you need to make this class ISwapExternalizablevoidSpaceTypeInfo.writeExternal(ObjectOutput out, PlatformLogicalVersion version) voidVirtualEntryIntrospector.writeExternal(ObjectOutput out, PlatformLogicalVersion version) -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.serialization
Constructors in com.gigaspaces.internal.serialization with parameters of type PlatformLogicalVersionModifierConstructorDescriptionExternalizableClassSerializer(byte code, Class<?> type, PlatformLogicalVersion since) -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.server.space.mvcc.exception
Constructors in com.gigaspaces.internal.server.space.mvcc.exception with parameters of type PlatformLogicalVersionModifierConstructorDescriptionMVCCNotCompatibleWithClientException(PlatformLogicalVersion logicalVersion) -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.transport
Methods in com.gigaspaces.internal.transport with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionprotected voidAbstractEntryPacket.readExternal(ObjectInput in, PlatformLogicalVersion version) protected voidAbstractQueryPacket.readExternal(ObjectInput in, PlatformLogicalVersion version) protected voidEntryPacket.readExternal(ObjectInput in, PlatformLogicalVersion version) protected voidExternalizableEntryPacket.readExternal(ObjectInput in, PlatformLogicalVersion version) protected voidHybridEntryPacket.readExternal(ObjectInput in, PlatformLogicalVersion version) protected voidPbsEntryPacket.readExternal(ObjectInput in, PlatformLogicalVersion version) protected voidPbsTemplatePacket.readExternal(ObjectInput in, PlatformLogicalVersion version) protected voidAbstractEntryPacket.writeExternal(ObjectOutput out, PlatformLogicalVersion version) protected voidAbstractQueryPacket.writeExternal(ObjectOutput out, PlatformLogicalVersion version) protected voidEntryPacket.writeExternal(ObjectOutput out, PlatformLogicalVersion version) protected voidExternalizableEntryPacket.writeExternal(ObjectOutput out, PlatformLogicalVersion version) protected voidHybridEntryPacket.writeExternal(ObjectOutput out, PlatformLogicalVersion version) protected voidPbsEntryPacket.writeExternal(ObjectOutput out, PlatformLogicalVersion version) protected voidPbsTemplatePacket.writeExternal(ObjectOutput out, PlatformLogicalVersion version) -
Uses of PlatformLogicalVersion in com.gigaspaces.internal.version
Fields in com.gigaspaces.internal.version declared as PlatformLogicalVersionModifier and TypeFieldDescriptionstatic final PlatformLogicalVersionPlatformLogicalVersion.v10_0_0static final PlatformLogicalVersionPlatformLogicalVersion.v10_0_1static final PlatformLogicalVersionPlatformLogicalVersion.v10_1_0static final PlatformLogicalVersionPlatformLogicalVersion.v10_1_1static final PlatformLogicalVersionPlatformLogicalVersion.v10_2_0static final PlatformLogicalVersionPlatformLogicalVersion.v10_2_0_PATCH2static final PlatformLogicalVersionPlatformLogicalVersion.v11_0_0static final PlatformLogicalVersionPlatformLogicalVersion.v11_0_1static final PlatformLogicalVersionPlatformLogicalVersion.v12_0_0static final PlatformLogicalVersionPlatformLogicalVersion.v12_0_1static final PlatformLogicalVersionPlatformLogicalVersion.v12_1_0static final PlatformLogicalVersionPlatformLogicalVersion.v12_1_1static final PlatformLogicalVersionPlatformLogicalVersion.v12_2_0static final PlatformLogicalVersionPlatformLogicalVersion.v12_3_0static final PlatformLogicalVersionPlatformLogicalVersion.v12_3_0_PATCH4static final PlatformLogicalVersionPlatformLogicalVersion.v12_3_1static final PlatformLogicalVersionPlatformLogicalVersion.v14_0_0static final PlatformLogicalVersionPlatformLogicalVersion.v14_0_1static final PlatformLogicalVersionPlatformLogicalVersion.v14_2_0static final PlatformLogicalVersionPlatformLogicalVersion.v14_5_0static final PlatformLogicalVersionPlatformLogicalVersion.v15_0_0static final PlatformLogicalVersionPlatformLogicalVersion.v15_2_0static final PlatformLogicalVersionPlatformLogicalVersion.v15_5_0static final PlatformLogicalVersionPlatformLogicalVersion.v15_8_0static final PlatformLogicalVersionPlatformLogicalVersion.v15_8_1static final PlatformLogicalVersionPlatformLogicalVersion.v16_0_0static final PlatformLogicalVersionPlatformLogicalVersion.v16_1_0static final PlatformLogicalVersionPlatformLogicalVersion.v16_1_1static final PlatformLogicalVersionPlatformLogicalVersion.v16_2_0static final PlatformLogicalVersionPlatformLogicalVersion.v16_2_1static final PlatformLogicalVersionPlatformLogicalVersion.v16_3_0static final PlatformLogicalVersionPlatformLogicalVersion.v16_4_0static final PlatformLogicalVersionPlatformLogicalVersion.v16_5_0static final PlatformLogicalVersionPlatformLogicalVersion.v17_0_0static final PlatformLogicalVersionPlatformLogicalVersion.v17_1_0static final PlatformLogicalVersionPlatformLogicalVersion.v17_1_0_PATCHstatic final PlatformLogicalVersionPlatformLogicalVersion.v17_1_1static final PlatformLogicalVersionPlatformLogicalVersion.v17_1_5static final PlatformLogicalVersionPlatformLogicalVersion.v17_2_0static final PlatformLogicalVersionPlatformLogicalVersion.v9_1_0static final PlatformLogicalVersionPlatformLogicalVersion.v9_1_1static final PlatformLogicalVersionPlatformLogicalVersion.v9_1_2static final PlatformLogicalVersionPlatformLogicalVersion.v9_5_0static final PlatformLogicalVersionPlatformLogicalVersion.v9_5_1static final PlatformLogicalVersionPlatformLogicalVersion.v9_5_2static final PlatformLogicalVersionPlatformLogicalVersion.v9_5_2_PATCH3static final PlatformLogicalVersionPlatformLogicalVersion.v9_6_0static final PlatformLogicalVersionPlatformLogicalVersion.v9_6_1static final PlatformLogicalVersionPlatformLogicalVersion.v9_6_2_PATCH3static final PlatformLogicalVersionPlatformLogicalVersion.v9_7_0static final PlatformLogicalVersionPlatformLogicalVersion.v9_7_1static final PlatformLogicalVersionPlatformLogicalVersion.v9_7_2Methods in com.gigaspaces.internal.version that return PlatformLogicalVersionModifier and TypeMethodDescriptionstatic PlatformLogicalVersionPlatformLogicalVersion.getLogicalVersion()static PlatformLogicalVersionPlatformLogicalVersion.minimum(PlatformLogicalVersion version1, PlatformLogicalVersion version2) Methods in com.gigaspaces.internal.version with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionintPlatformLogicalVersion.compareTo(PlatformLogicalVersion other) booleanPlatformLogicalVersion.greaterOrEquals(PlatformLogicalVersion otherVersion) Returns true if this logical version is greater or equals to the other ( >= )booleanPlatformLogicalVersion.greaterThan(PlatformLogicalVersion otherVersion) Returns true if this logical version is greater than other ( > )booleanPlatformLogicalVersion.lessThan(PlatformLogicalVersion otherVersion) Returns true if this logical version is less than other ( < )static PlatformLogicalVersionPlatformLogicalVersion.minimum(PlatformLogicalVersion version1, PlatformLogicalVersion version2) booleanPlatformLogicalVersion.patchSameOrGreater(PlatformLogicalVersion other) -
Uses of PlatformLogicalVersion in com.gigaspaces.lrmi
Methods in com.gigaspaces.lrmi that return PlatformLogicalVersionModifier and TypeMethodDescriptionstatic PlatformLogicalVersionLRMIInvocationContext.getEndpointLogicalVersion()ServiceUnsupportedOperationException.getLocalPlatformlogicalVersion()ServiceUnsupportedOperationException.getServerPlatformLogicalVersion()DynamicSmartStub.getServicePlatformLogicalVersion()ILRMIProxy.getServicePlatformLogicalVersion()static PlatformLogicalVersionLRMIUtilities.getServicePlatformLogicalVersion(Object obj) RemoteStub.getServicePlatformLogicalVersion()LRMIProxyMonitoringDetails.getServiceVersion()Gets the service versionLRMIInvocationContext.getSourceLogicalVersion()LRMIInvocationContext.getTargetLogicalVersion()LRMIServiceClientMonitoringDetails.getVersion()Gets the client versionMethods in com.gigaspaces.lrmi with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionProtocolAdapter.getClientInvocationHandler(String connectionURL, ITransportConfig config, PlatformLogicalVersion serviceVersion) Returns the remote method invocation handlerClientPeerInvocationHandlerwhich represents remote object specified by the supplied c and connection URL.ProtocolAdapter.getClientPeer(PlatformLogicalVersion serviceVersion) Returns an un-connected client peer.voidLRMIInvocationContext.setSourceLogicalVersion(PlatformLogicalVersion sourceLogicalVersion) static voidLRMIInvocationContext.updateContext(LRMIInvocationTrace invocationTrace, LRMIInvocationContext.ProxyWriteType proxyWriteType, LRMIInvocationContext.InvocationStage stage, PlatformLogicalVersion sourceLogicalVersion, PlatformLogicalVersion targetLogicalVersion, boolean createSnapshot, Boolean useStubCache, InetSocketAddress clientEndPointAddress) Updates this thread lrmi invocation contextConstructors in com.gigaspaces.lrmi with parameters of type PlatformLogicalVersionModifierConstructorDescriptionConnectionPool(ProtocolAdapter protocolAdapter, ITransportConfig config, String connectionURL, PlatformLogicalVersion serviceVersion) Creates a new Connection Pool with the specified Protocol Adapter, connection URL and max connections.MethodCachedInvocationHandler(RemoteMethodCache cache, ClientPeerInvocationHandler invocationHandler, String serverPlatformVersion, PlatformLogicalVersion serverPlatformLogicalVersion, String connectionURL) ServiceUnsupportedOperationException(String msg, String localOfficialVersion, String remoteOfficialVersion, PlatformLogicalVersion localPlatformlogicalVersion, PlatformLogicalVersion serverPlatformLogicalVersion) -
Uses of PlatformLogicalVersion in com.gigaspaces.lrmi.classloading.protocol.lrmi
Methods in com.gigaspaces.lrmi.classloading.protocol.lrmi that return PlatformLogicalVersionConstructors in com.gigaspaces.lrmi.classloading.protocol.lrmi with parameters of type PlatformLogicalVersion -
Uses of PlatformLogicalVersion in com.gigaspaces.lrmi.nio
Methods in com.gigaspaces.lrmi.nio that return PlatformLogicalVersionModifier and TypeMethodDescriptionCPeer.getServiceVersion()AbstractResponseContext.getSourcePlatformLogicalVersion()ChannelEntry.getSourcePlatformLogicalVersion()IResponseContext.getSourcePlatformLogicalVersion()Methods in com.gigaspaces.lrmi.nio with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionPAdapter.getClientInvocationHandler(String connectionURL, ITransportConfig config, PlatformLogicalVersion serviceVersion) PAdapter.getClientPeer(PlatformLogicalVersion serviceVersion) final voidRequestPacket.set(long objectId, int methodOrderId, Object[] args, boolean isOneWay, boolean isCallBack, LRMIMethod lrmiMethod, long contextClassLoaderId, OperationPriority priority, PlatformLogicalVersion targetVersion) voidChannelEntry.setSourceDetails(PlatformLogicalVersion logicalVersion, long pid) Constructors in com.gigaspaces.lrmi.nio with parameters of type PlatformLogicalVersionModifierConstructorDescriptionAbstractResponseContext(PlatformLogicalVersion sourcePlatformLogicalVersion, OperationPriority operationPriority, String lrmiMonitoringId, LRMIInvocationTrace trace) CPeer(PAdapter pAdapter, ClientHandler handler, ClientConversationRunner clientConversationRunner, PlatformLogicalVersion serviceVersion) PivotResponseContext(Pivot pivot, ChannelEntry channel, IResponseHandler handler, PlatformLogicalVersion sourcePlatformLogicalVersion, OperationPriority operationPriority, String lrmiMonitoringId, LRMIInvocationTrace trace) RequestPacket(long objectId, int methodOrderId, Object[] args, boolean isOneWay, boolean isCallBack, LRMIMethod invokeMethod, long contextClassLoaderId, OperationPriority priority, PlatformLogicalVersion targetVersion) -
Uses of PlatformLogicalVersion in com.gigaspaces.management.transport
Methods in com.gigaspaces.management.transport that return PlatformLogicalVersionMethods in com.gigaspaces.management.transport with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionConnectionEndpointDetails.createCopy(PlatformLogicalVersion newVersion) Constructors in com.gigaspaces.management.transport with parameters of type PlatformLogicalVersionModifierConstructorDescriptionConnectionEndpointDetails(String hostname, String hostAddress, long processId, PlatformLogicalVersion version) -
Uses of PlatformLogicalVersion in com.j_spaces.core
Methods in com.j_spaces.core with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionprotected voidAbstractIdsQueryPacket.readExternal(ObjectInput in, PlatformLogicalVersion version) protected voidExternalEntryPacket.readExternal(ObjectInput in, PlatformLogicalVersion version) protected voidExternalTemplatePacket.readExternal(ObjectInput in, PlatformLogicalVersion version) protected voidIdQueryPacket.readExternal(ObjectInput in, PlatformLogicalVersion version) voidIdsMultiRoutingQueryPacket.readExternal(ObjectInput in, PlatformLogicalVersion version) voidIdsQueryPacket.readExternal(ObjectInput in, PlatformLogicalVersion version) protected voidUidQueryPacket.readExternal(ObjectInput in, PlatformLogicalVersion version) protected voidAbstractIdsQueryPacket.writeExternal(ObjectOutput out, PlatformLogicalVersion version) protected voidExternalEntryPacket.writeExternal(ObjectOutput out, PlatformLogicalVersion version) protected voidExternalTemplatePacket.writeExternal(ObjectOutput out, PlatformLogicalVersion version) protected voidIdQueryPacket.writeExternal(ObjectOutput out, PlatformLogicalVersion version) voidIdsMultiRoutingQueryPacket.writeExternal(ObjectOutput out, PlatformLogicalVersion version) voidIdsQueryPacket.writeExternal(ObjectOutput out, PlatformLogicalVersion version) protected voidUidQueryPacket.writeExternal(ObjectOutput out, PlatformLogicalVersion version) -
Uses of PlatformLogicalVersion in com.j_spaces.core.client
Methods in com.j_spaces.core.client with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionprotected voidEntryArrivedRemoteEvent.readExternal(ObjectInput in, PlatformLogicalVersion version) protected voidEntryArrivedRemoteEvent.writeExternal(ObjectOutput out, PlatformLogicalVersion version) -
Uses of PlatformLogicalVersion in com.j_spaces.jdbc
Methods in com.j_spaces.jdbc with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionprotected voidJoinedEntry.readExternal(ObjectInput in, PlatformLogicalVersion version) protected voidJoinedEntry.writeExternal(ObjectOutput out, PlatformLogicalVersion version) -
Uses of PlatformLogicalVersion in com.j_spaces.jdbc.builder
Methods in com.j_spaces.jdbc.builder with parameters of type PlatformLogicalVersionModifier and TypeMethodDescriptionprotected voidQueryTemplatePacket.readExternal(ObjectInput in, PlatformLogicalVersion version) protected voidQueryTemplatePacket.writeExternal(ObjectOutput out, PlatformLogicalVersion version) -
Uses of PlatformLogicalVersion in org.openspaces.admin.internal.space
Methods in org.openspaces.admin.internal.space that return PlatformLogicalVersionModifier and TypeMethodDescriptionDefaultSpaceInstance.getPlatformLogicalVersion()InternalSpaceInstance.getPlatformLogicalVersion()