Uses of Class
com.gigaspaces.cluster.replication.ReplicationTargetInfo
Packages that use ReplicationTargetInfo
Package
Description
Provides GigaSpaces filter plug-in interfaces.
-
Uses of ReplicationTargetInfo in com.gigaspaces.cluster.replication
Methods in com.gigaspaces.cluster.replication that return types with arguments of type ReplicationTargetInfoModifier and TypeMethodDescriptionIRedoLogStatistics.getReplicationTargetsInfo()RedoLogStatistics.getReplicationTargetsInfo()Constructor parameters in com.gigaspaces.cluster.replication with type arguments of type ReplicationTargetInfoModifierConstructorDescriptionRedoLogStatistics(long lastKeyInRedoLog, long firstKeyInRedoLog, long size, long memoryPacketsCount, long externalStoragePacketsCount, long externalStorageSpaceUsed, long memorySize, long externalStorageSize, Map<String, ReplicationTargetInfo> targetsInfo) -
Uses of ReplicationTargetInfo in com.j_spaces.core.filters
Methods in com.j_spaces.core.filters that return ReplicationTargetInfoModifier and TypeMethodDescriptionReplicationStatistics.OutgoingReplication.getReplicationTargetInfo(String target)