Modifier and Type | Method and Description |
---|---|
protected void |
SpaceRemoteEvent.readExternal(ObjectInput in,
PlatformLogicalVersion version)
Reserved for internal usage.
|
protected void |
SpaceRemoteEvent.writeExternal(ObjectOutput out,
PlatformLogicalVersion version)
Reserved for internal usage.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BatchRemoteEvent.readExternal(ObjectInput in,
PlatformLogicalVersion version) |
protected void |
BatchRemoteEvent.writeExternal(ObjectOutput out,
PlatformLogicalVersion version) |
Modifier and Type | Method and Description |
---|---|
byte |
QueryResultTypeInternal.getCode(PlatformLogicalVersion version) |
Modifier and Type | Method and Description |
---|---|
PlatformLogicalVersion |
SpaceConnectRequest.getVersion() |
Modifier and Type | Method and Description |
---|---|
protected T |
AbstractSingleFileGroupBacklog.filterPacketForSynchronizing(SynchronizingData synchronizingData,
T packet,
IPacketFilteredHandler filteredHandler,
IReplicationPacketDataProducer dataProducer,
org.slf4j.Logger logger,
String memberName,
PlatformLogicalVersion targetMemberVersion) |
IIdleStateData |
IReplicationGroupBacklog.getIdleStateData(String memberName,
PlatformLogicalVersion targetMemberVersion) |
List<IReplicationOrderedPacket> |
AbstractSingleFileGroupBacklog.getPackets(String memberName,
int maxSize,
IReplicationChannelDataFilter filter,
PlatformLogicalVersion targetMemberVersion,
org.slf4j.Logger logger) |
List<IReplicationOrderedPacket> |
IReplicationGroupBacklog.getPackets(String memberName,
int maxSize,
IReplicationChannelDataFilter filter,
PlatformLogicalVersion targetMemberVersion,
org.slf4j.Logger logger) |
List<IReplicationOrderedPacket> |
AbstractSingleFileGroupBacklog.getPacketsUnsafe(String memberName,
int maxWeight,
long upToKey,
IReplicationChannelDataFilter dataFilter,
IPacketFilteredHandler filteredHandler,
PlatformLogicalVersion targetMemberVersion,
org.slf4j.Logger logger) |
IHandshakeContext |
IReplicationGroupBacklog.processHandshakeResponse(String memberName,
IBacklogHandshakeRequest request,
IProcessLogHandshakeResponse response,
PlatformLogicalVersion targetLogicalVersion,
Object customBacklogMetadata) |
Modifier and Type | Method and Description |
---|---|
IIdleStateData |
AbstractMultiBucketSingleFileGroupBacklog.getIdleStateData(String memberName,
PlatformLogicalVersion targetMemberVersion) |
List<IReplicationOrderedPacket> |
MultiBucketSingleFileReliableAsyncGroupBacklog.getReliableAsyncPackets(String memberName,
int maxSize,
IReplicationReliableAsyncGroupBacklog.KeeperMemberState[] keeperMembersState,
IReplicationChannelDataFilter dataFilter,
PlatformLogicalVersion targetMemberVersion,
org.slf4j.Logger logger) |
IHandshakeContext |
MultiBucketSingleFileReliableAsyncGroupBacklog.processHandshakeResponse(String memberName,
IBacklogHandshakeRequest request,
IProcessLogHandshakeResponse response,
PlatformLogicalVersion targetLogicalVersion,
Object customBacklogMetadata) |
IHandshakeContext |
AbstractMultiBucketSingleFileGroupBacklog.processHandshakeResponse(String memberName,
IBacklogHandshakeRequest request,
IProcessLogHandshakeResponse response,
PlatformLogicalVersion targetLogicalVersion,
Object customBacklogMetadata) |
Modifier and Type | Method and Description |
---|---|
protected IHandshakeContext |
MultiSourceSingleFileReliableAsyncGroupBacklog.getHandshakeContext(String memberName,
IBacklogHandshakeRequest request,
PlatformLogicalVersion targetLogicalVersion,
GlobalOrderProcessLogHandshakeResponse typedResponse,
long lastProcessedKey) |
protected IHandshakeContext |
AbstractMultiSourceSingleFileGroupBacklog.getHandshakeContext(String memberName,
IBacklogHandshakeRequest request,
PlatformLogicalVersion targetLogicalVersion,
GlobalOrderProcessLogHandshakeResponse typedResponse,
long lastProcessedKey) |
IIdleStateData |
AbstractMultiSourceSingleFileGroupBacklog.getIdleStateData(String memberName,
PlatformLogicalVersion targetMemberVersion) |
List<IReplicationOrderedPacket> |
MultiSourceSingleFileReliableAsyncGroupBacklog.getReliableAsyncPackets(String memberName,
int maxSize,
IReplicationReliableAsyncGroupBacklog.KeeperMemberState[] keeperMembersState,
IReplicationChannelDataFilter dataFilter,
PlatformLogicalVersion targetMemberVersion,
org.slf4j.Logger logger) |
IHandshakeContext |
AbstractMultiSourceSingleFileGroupBacklog.processHandshakeResponse(String memberName,
IBacklogHandshakeRequest request,
IProcessLogHandshakeResponse response,
PlatformLogicalVersion targetLogicalVersion,
Object customBacklogMetadata) |
Modifier and Type | Method and Description |
---|---|
List<IReplicationOrderedPacket> |
IReplicationReliableAsyncGroupBacklog.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
|
Modifier and Type | Method and Description |
---|---|
static Map<Long,PlatformLogicalVersion> |
DirectPersistencySyncListAdmin.getVersions() |
Map<Long,PlatformLogicalVersion> |
DirectPersistencySyncAdminInfo.getVersions() |
Modifier and Type | Method and Description |
---|---|
static void |
DirectPersistencySyncListAdmin.integrate(DirectPersistencySyncAdminInfo info,
long curGeneration,
PlatformLogicalVersion curversion) |
static void |
DirectPersistencySyncListAdmin.integrate(long curGeneration,
PlatformLogicalVersion curversion) |
Constructor and Description |
---|
DirectPersistencySyncAdminInfo(Map<Long,PlatformLogicalVersion> versions) |
Modifier and Type | Method and Description |
---|---|
protected void |
QueryRemoteClusterTopologyPacket.readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
protected void |
SinkEstablishConnectionPacket.readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
protected void |
QueryRemoteClusterTopologyPacket.writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
protected void |
SinkEstablishConnectionPacket.writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
Modifier and Type | Method and Description |
---|---|
protected PlatformLogicalVersion |
AbstractReplicationSourceChannel.getTargetLogicalVersion() |
Modifier and Type | Method and Description |
---|---|
void |
IReplicationChannelDataFilter.filterAfterReplicatedEntryData(IReplicationPacketEntryData data,
PlatformLogicalVersion targetLogicalVersion,
IReplicationPacketEntryDataContentExtractor contentExtractor,
org.slf4j.Logger contextLogger)
Called after entry data was replicated successfully
|
void |
AbstractReplicationChannelDataFilter.filterAfterReplicatedEntryData(IReplicationPacketEntryData data,
PlatformLogicalVersion targetLogicalVersion,
IReplicationPacketEntryDataContentExtractor contentExtractor,
org.slf4j.Logger contextLogger) |
ReplicationChannelDataFilterResult |
IReplicationChannelDataFilter.filterBeforeReplicatingData(IReplicationPacketData<?> data,
PlatformLogicalVersion targetLogicalVersion,
org.slf4j.Logger contextLogger)
Specifies whether the given data should pass the filter as is, be converted or removed
|
ReplicationChannelDataFilterResult |
GeneralReplicationChannelDataFilter.filterBeforeReplicatingData(IReplicationPacketData<?> data,
PlatformLogicalVersion targetLogicalVersion,
org.slf4j.Logger contextLogger) |
ReplicationChannelEntryDataFilterResult |
GeneralReplicationChannelDataFilter.filterBeforeReplicatingEntryData(IReplicationPacketEntryData entryData,
PlatformLogicalVersion targetLogicalVersion,
IReplicationPacketEntryDataContentExtractor contentExtractor,
org.slf4j.Logger contextLogger,
IReplicationPacketData data) |
ReplicationChannelEntryDataFilterResult |
ReliableAsyncKeeperLruCentralDataSourceReplicationChannelDataFilter.filterBeforeReplicatingEntryData(IReplicationPacketEntryData entryData,
PlatformLogicalVersion targetLogicalVersion,
IReplicationPacketEntryDataContentExtractor contentExtractor,
org.slf4j.Logger contextLogger,
IReplicationPacketData data) |
ReplicationChannelEntryDataFilterResult |
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 removed
|
boolean |
IReplicationChannelDataFilter.filterBeforeReplicatingUnreliableOperation(IReplicationUnreliableOperation operation,
PlatformLogicalVersion targetLogicalVersion)
Specifies whether the given unreliable operation should pass the filter and not be removed
|
boolean |
GeneralReplicationChannelDataFilter.filterBeforeReplicatingUnreliableOperation(IReplicationUnreliableOperation operation,
PlatformLogicalVersion targetLogicalVersion) |
static <T extends IReplicationOrderedPacket> |
ReplicationChannelDataFilterHelper.filterPacket(IReplicationChannelDataFilter filter,
PlatformLogicalVersion targetMemberVersion,
T packet,
IReplicationPacketDataProducer dataProducer,
IReplicationGroupBacklog groupBacklog,
T previousDiscardedPacket,
org.slf4j.Logger logger,
String targetMemberName) |
protected static <T extends IReplicationOrderedPacket> |
ReplicationChannelDataFilterHelper.filterSingleEntryDataPacket(IReplicationChannelDataFilter filter,
PlatformLogicalVersion targetMemberVersion,
T packet,
IReplicationPacketDataProducer dataProducer,
IReplicationGroupBacklog groupBacklog,
T previousDiscardedPacket,
org.slf4j.Logger logger,
String targetMemberName) |
protected static <T extends IReplicationOrderedPacket> |
ReplicationChannelDataFilterHelper.shouldFilterData(IReplicationChannelDataFilter filter,
PlatformLogicalVersion targetMemberVersion,
T packet,
IReplicationPacketDataProducer dataProducer,
org.slf4j.Logger logger) |
Modifier and Type | Method and Description |
---|---|
void |
NotificationReplicationChannelDataFilter.filterAfterReplicatedEntryData(IReplicationPacketEntryData data,
PlatformLogicalVersion targetLogicalVersion,
IReplicationPacketEntryDataContentExtractor contentExtractor,
org.slf4j.Logger contextLogger) |
ReplicationChannelEntryDataFilterResult |
NotificationReplicationChannelDataFilter.filterBeforeReplicatingEntryData(IReplicationPacketEntryData packetEntryData,
PlatformLogicalVersion targetLogicalVersion,
IReplicationPacketEntryDataContentExtractor contentExtractor,
org.slf4j.Logger contextLogger,
IReplicationPacketData<?> data) |
boolean |
NotificationReplicationChannelDataFilter.filterBeforeReplicatingUnreliableOperation(IReplicationUnreliableOperation operation,
PlatformLogicalVersion targetLogicalVersion) |
Modifier and Type | Method and Description |
---|---|
void |
ReplicaRequestPacket.readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
protected void |
GetProcessLogStatus.readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
void |
ConnectChannelPacket.readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
void |
UnreliableOperationPacket.readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
void |
HandleDataConsumeErrorPacket.readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
protected void |
FetchEndpointDetailsPacket.readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
void |
NextReplicaStatePacket.readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
void |
PingPacket.readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
void |
CheckSourceChannelPacket.readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
void |
BatchReplicatedOneWayDataPacket.readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
protected void |
IdleStateDataReplicatedPacket.readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
void |
ReliableAsyncStateUpdatePacket.readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
void |
ReplicaFetchDataPacket.readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
void |
ChannelBacklogDroppedPacket.readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
void |
ReplicatedDataPacket.readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
void |
BatchReplicatedDataPacket.readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
void |
IterativeHandshakePacket.readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
void |
ReplicatedOneWayDataPacket.readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
void |
ReplicaRequestPacket.writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
protected void |
GetProcessLogStatus.writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
void |
ConnectChannelPacket.writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
void |
UnreliableOperationPacket.writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
void |
HandleDataConsumeErrorPacket.writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
protected void |
FetchEndpointDetailsPacket.writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
void |
NextReplicaStatePacket.writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
void |
PingPacket.writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
void |
CheckSourceChannelPacket.writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
void |
BatchReplicatedOneWayDataPacket.writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
protected void |
IdleStateDataReplicatedPacket.writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
void |
ReliableAsyncStateUpdatePacket.writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
void |
ReplicaFetchDataPacket.writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
void |
ChannelBacklogDroppedPacket.writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
void |
ReplicatedDataPacket.writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
void |
BatchReplicatedDataPacket.writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
void |
IterativeHandshakePacket.writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
void |
ReplicatedOneWayDataPacket.writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
Modifier and Type | Method and Description |
---|---|
void |
SynchronizationDonePacket.readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
void |
SynchronizationDonePacket.writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
Modifier and Type | Method and Description |
---|---|
PlatformLogicalVersion |
IReplicationConnection.getClosestEndpointLogicalVersion() |
PlatformLogicalVersion |
AbstractProxyBasedReplicationMonitoredConnection.getClosestEndpointLogicalVersion() |
PlatformLogicalVersion |
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
ReplicationEndpointDetails
|
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractReplicationPacket.readExternalImpl(ObjectInput in,
PlatformLogicalVersion endpointLogicalVersion) |
protected abstract void |
AbstractReplicationPacket.writeExternalImpl(ObjectOutput out,
PlatformLogicalVersion endpointLogicalVersion) |
Modifier and Type | Method and Description |
---|---|
PlatformLogicalVersion |
ConnectionReference.getClosestEndpointLogicalVersion() |
Modifier and Type | Method and Description |
---|---|
ReplicationChannelEntryDataFilterResult |
ViewReplicationChannelDataFilter.filterBeforeReplicatingEntryData(IReplicationPacketEntryData entryData,
PlatformLogicalVersion targetLogicalVersion,
IReplicationPacketEntryDataContentExtractor contentExtractor,
org.slf4j.Logger contextLogger,
IReplicationPacketData data) |
boolean |
ViewReplicationChannelDataFilter.filterBeforeReplicatingUnreliableOperation(IReplicationUnreliableOperation operation,
PlatformLogicalVersion targetLogicalVersion) |
Modifier and Type | Method and Description |
---|---|
<T extends Externalizable> |
XapExtensions.getCustomSerializer(Class<T> c,
PlatformLogicalVersion version) |
void |
SpaceClusterInfoCustomSerializer.readExternal(SpaceClusterInfo instance,
ObjectInput in,
PlatformLogicalVersion version) |
void |
CustomSerializer.readExternal(T instance,
ObjectInput in,
PlatformLogicalVersion version) |
boolean |
SpaceClusterInfoCustomSerializer.supports(PlatformLogicalVersion version) |
boolean |
CustomSerializer.supports(PlatformLogicalVersion version) |
void |
SpaceClusterInfoCustomSerializer.writeExternal(SpaceClusterInfo instance,
ObjectOutput out,
PlatformLogicalVersion version) |
void |
CustomSerializer.writeExternal(T instance,
ObjectOutput out,
PlatformLogicalVersion version) |
Modifier and Type | Method and Description |
---|---|
PlatformLogicalVersion |
LRMIProxyMonitoringDetailsImpl.getServiceVersion() |
PlatformLogicalVersion |
LRMIServiceClientMonitoringDetailsImpl.getVersion() |
Constructor and Description |
---|
LRMIProxyMonitoringDetailsImpl(String connectionURL,
String serviceDetails,
PlatformLogicalVersion serviceVersion) |
LRMIServiceClientMonitoringDetailsImpl(PlatformLogicalVersion clientVersion) |
Modifier and Type | Method and Description |
---|---|
byte |
EntryType.getTypeCode(PlatformLogicalVersion version) |
void |
PojoIntrospector.readExternal(ObjectInput in,
PlatformLogicalVersion version) |
void |
VirtualEntryIntrospector.readExternal(ObjectInput in,
PlatformLogicalVersion version) |
void |
ExternalEntryIntrospector.readExternal(ObjectInput in,
PlatformLogicalVersion version) |
void |
SpaceTypeInfo.readExternal(ObjectInput in,
PlatformLogicalVersion version) |
void |
ITypeIntrospector.readExternal(ObjectInput in,
PlatformLogicalVersion version) |
void |
AbstractTypeIntrospector.readExternal(ObjectInput in,
PlatformLogicalVersion version) |
void |
PojoIntrospector.writeExternal(ObjectOutput out,
PlatformLogicalVersion version)
NOTE: if you change this method, you need to make this class ISwapExternalizable
|
void |
VirtualEntryIntrospector.writeExternal(ObjectOutput out,
PlatformLogicalVersion version) |
void |
ExternalEntryIntrospector.writeExternal(ObjectOutput out,
PlatformLogicalVersion version)
NOTE: if you change this method, you need to make this class ISwapExternalizable
|
void |
SpaceTypeInfo.writeExternal(ObjectOutput out,
PlatformLogicalVersion version) |
void |
ITypeIntrospector.writeExternal(ObjectOutput out,
PlatformLogicalVersion version) |
void |
AbstractTypeIntrospector.writeExternal(ObjectOutput out,
PlatformLogicalVersion version)
NOTE: if you change this method, you need to make this class ISwapExternalizable
|
Constructor and Description |
---|
ExternalizableClassSerializer(byte code,
Class<?> type,
PlatformLogicalVersion since) |
Constructor and Description |
---|
MVCCNotCompatibleWithClientException(PlatformLogicalVersion logicalVersion) |
Modifier and Type | Method and Description |
---|---|
protected void |
HybridEntryPacket.readExternal(ObjectInput in,
PlatformLogicalVersion version) |
protected void |
PbsTemplatePacket.readExternal(ObjectInput in,
PlatformLogicalVersion version) |
protected void |
AbstractQueryPacket.readExternal(ObjectInput in,
PlatformLogicalVersion version) |
protected void |
ExternalizableEntryPacket.readExternal(ObjectInput in,
PlatformLogicalVersion version) |
protected void |
AbstractEntryPacket.readExternal(ObjectInput in,
PlatformLogicalVersion version) |
protected void |
PbsEntryPacket.readExternal(ObjectInput in,
PlatformLogicalVersion version) |
protected void |
EntryPacket.readExternal(ObjectInput in,
PlatformLogicalVersion version) |
protected void |
HybridEntryPacket.writeExternal(ObjectOutput out,
PlatformLogicalVersion version) |
protected void |
PbsTemplatePacket.writeExternal(ObjectOutput out,
PlatformLogicalVersion version) |
protected void |
AbstractQueryPacket.writeExternal(ObjectOutput out,
PlatformLogicalVersion version) |
protected void |
ExternalizableEntryPacket.writeExternal(ObjectOutput out,
PlatformLogicalVersion version) |
protected void |
AbstractEntryPacket.writeExternal(ObjectOutput out,
PlatformLogicalVersion version) |
protected void |
PbsEntryPacket.writeExternal(ObjectOutput out,
PlatformLogicalVersion version) |
protected void |
EntryPacket.writeExternal(ObjectOutput out,
PlatformLogicalVersion version) |
Modifier and Type | Field and Description |
---|---|
static PlatformLogicalVersion |
PlatformLogicalVersion.v10_0_0 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v10_0_1 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v10_1_0 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v10_1_1 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v10_2_0 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v10_2_0_PATCH2 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v11_0_0 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v11_0_1 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v12_0_0 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v12_0_1 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v12_1_0 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v12_1_1 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v12_2_0 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v12_3_0 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v12_3_0_PATCH4 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v12_3_1 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v14_0_0 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v14_0_1 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v14_2_0 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v14_5_0 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v15_0_0 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v15_2_0 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v15_5_0 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v15_8_0 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v15_8_1 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v16_0_0 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v16_1_0 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v16_1_1 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v16_2_0 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v16_2_1 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v16_3_0 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v16_4_0 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v9_1_0 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v9_1_1 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v9_1_2 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v9_5_0 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v9_5_1 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v9_5_2 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v9_5_2_PATCH3 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v9_6_0 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v9_6_1 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v9_6_2_PATCH3 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v9_7_0 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v9_7_1 |
static PlatformLogicalVersion |
PlatformLogicalVersion.v9_7_2 |
Modifier and Type | Method and Description |
---|---|
static PlatformLogicalVersion |
PlatformLogicalVersion.getLogicalVersion() |
static PlatformLogicalVersion |
PlatformLogicalVersion.minimum(PlatformLogicalVersion version1,
PlatformLogicalVersion version2) |
Modifier and Type | Method and Description |
---|---|
int |
PlatformLogicalVersion.compareTo(PlatformLogicalVersion other) |
boolean |
PlatformLogicalVersion.greaterOrEquals(PlatformLogicalVersion otherVersion)
Returns true if this logical version is greater or equals to the other ( >= )
|
boolean |
PlatformLogicalVersion.greaterThan(PlatformLogicalVersion otherVersion)
Returns true if this logical version is greater than other ( > )
|
boolean |
PlatformLogicalVersion.lessThan(PlatformLogicalVersion otherVersion)
Returns true if this logical version is less than other ( < )
|
static PlatformLogicalVersion |
PlatformLogicalVersion.minimum(PlatformLogicalVersion version1,
PlatformLogicalVersion version2) |
boolean |
PlatformLogicalVersion.patchSameOrGreater(PlatformLogicalVersion other) |
Modifier and Type | Method and Description |
---|---|
ClientPeerInvocationHandler |
ProtocolAdapter.getClientInvocationHandler(String connectionURL,
ITransportConfig config,
PlatformLogicalVersion serviceVersion)
Returns the remote method invocation handler
ClientPeerInvocationHandler which
represents remote object specified by the supplied c and connection URL. |
C |
ProtocolAdapter.getClientPeer(PlatformLogicalVersion serviceVersion)
Returns an un-connected client peer.
|
void |
LRMIInvocationContext.setSourceLogicalVersion(PlatformLogicalVersion sourceLogicalVersion) |
static void |
LRMIInvocationContext.updateContext(LRMIInvocationTrace invocationTrace,
LRMIInvocationContext.ProxyWriteType proxyWriteType,
LRMIInvocationContext.InvocationStage stage,
PlatformLogicalVersion sourceLogicalVersion,
PlatformLogicalVersion targetLogicalVersion,
boolean createSnapshot,
Boolean useStubCache,
InetSocketAddress clientEndPointAddress)
Updates this thread lrmi invocation context
|
Constructor and Description |
---|
ConnectionPool(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) |
Modifier and Type | Method and Description |
---|---|
PlatformLogicalVersion |
HandshakeRequest.getSourcePlatformLogicalVersion() |
Constructor and Description |
---|
HandshakeRequest(PlatformLogicalVersion logicalVersion) |
Modifier and Type | Method and Description |
---|---|
PlatformLogicalVersion |
CPeer.getServiceVersion() |
PlatformLogicalVersion |
IResponseContext.getSourcePlatformLogicalVersion() |
PlatformLogicalVersion |
ChannelEntry.getSourcePlatformLogicalVersion() |
PlatformLogicalVersion |
AbstractResponseContext.getSourcePlatformLogicalVersion() |
Modifier and Type | Method and Description |
---|---|
ClientPeerInvocationHandler |
PAdapter.getClientInvocationHandler(String connectionURL,
ITransportConfig config,
PlatformLogicalVersion serviceVersion) |
CPeer |
PAdapter.getClientPeer(PlatformLogicalVersion serviceVersion) |
void |
RequestPacket.set(long objectId,
int methodOrderId,
Object[] args,
boolean isOneWay,
boolean isCallBack,
LRMIMethod lrmiMethod,
long contextClassLoaderId,
OperationPriority priority,
PlatformLogicalVersion targetVersion) |
void |
ChannelEntry.setSourceDetails(PlatformLogicalVersion logicalVersion,
long pid) |
Constructor and Description |
---|
AbstractResponseContext(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) |
Modifier and Type | Method and Description |
---|---|
PlatformLogicalVersion |
ConnectionEndpointDetails.getVersion() |
Modifier and Type | Method and Description |
---|---|
ConnectionEndpointDetails |
ConnectionEndpointDetails.createCopy(PlatformLogicalVersion newVersion) |
Constructor and Description |
---|
ConnectionEndpointDetails(String hostname,
String hostAddress,
long processId,
PlatformLogicalVersion version) |
Modifier and Type | Method and Description |
---|---|
void |
IdsMultiRoutingQueryPacket.readExternal(ObjectInput in,
PlatformLogicalVersion version) |
protected void |
ExternalTemplatePacket.readExternal(ObjectInput in,
PlatformLogicalVersion version) |
protected void |
IdQueryPacket.readExternal(ObjectInput in,
PlatformLogicalVersion version) |
void |
IdsQueryPacket.readExternal(ObjectInput in,
PlatformLogicalVersion version) |
protected void |
ExternalEntryPacket.readExternal(ObjectInput in,
PlatformLogicalVersion version) |
protected void |
UidQueryPacket.readExternal(ObjectInput in,
PlatformLogicalVersion version) |
protected void |
AbstractIdsQueryPacket.readExternal(ObjectInput in,
PlatformLogicalVersion version) |
void |
IdsMultiRoutingQueryPacket.writeExternal(ObjectOutput out,
PlatformLogicalVersion version) |
protected void |
ExternalTemplatePacket.writeExternal(ObjectOutput out,
PlatformLogicalVersion version) |
protected void |
IdQueryPacket.writeExternal(ObjectOutput out,
PlatformLogicalVersion version) |
void |
IdsQueryPacket.writeExternal(ObjectOutput out,
PlatformLogicalVersion version) |
protected void |
ExternalEntryPacket.writeExternal(ObjectOutput out,
PlatformLogicalVersion version) |
protected void |
UidQueryPacket.writeExternal(ObjectOutput out,
PlatformLogicalVersion version) |
protected void |
AbstractIdsQueryPacket.writeExternal(ObjectOutput out,
PlatformLogicalVersion version) |
Modifier and Type | Method and Description |
---|---|
protected void |
EntryArrivedRemoteEvent.readExternal(ObjectInput in,
PlatformLogicalVersion version) |
protected void |
EntryArrivedRemoteEvent.writeExternal(ObjectOutput out,
PlatformLogicalVersion version) |
Modifier and Type | Method and Description |
---|---|
protected void |
JoinedEntry.readExternal(ObjectInput in,
PlatformLogicalVersion version) |
protected void |
JoinedEntry.writeExternal(ObjectOutput out,
PlatformLogicalVersion version) |
Modifier and Type | Method and Description |
---|---|
protected void |
QueryTemplatePacket.readExternal(ObjectInput in,
PlatformLogicalVersion version) |
protected void |
QueryTemplatePacket.writeExternal(ObjectOutput out,
PlatformLogicalVersion version) |
Modifier and Type | Method and Description |
---|---|
PlatformLogicalVersion |
InternalSpaceInstance.getPlatformLogicalVersion() |
PlatformLogicalVersion |
DefaultSpaceInstance.getPlatformLogicalVersion() |
Copyright © GigaSpaces.