Uses of Interface
com.j_spaces.core.IProcessMemoryManager
Packages that use IProcessMemoryManager
Package
Description
Provides Space properties and security context services
-
Uses of IProcessMemoryManager in com.gigaspaces.internal.cluster.node.impl.processlog.multisourcesinglefile
Constructors in com.gigaspaces.internal.cluster.node.impl.processlog.multisourcesinglefile with parameters of type IProcessMemoryManagerModifierConstructorDescriptionMultiSourceSingleFileReliableAsyncTargetProcessLog(MultiSourceSingleFileProcessLogConfig processLogConfig, IReplicationPacketDataBatchConsumer<?> dataConsumer, IReplicationProcessLogExceptionHandler exceptionHandler, IReplicationInFacade replicationInFacade, String myLookupName, String groupName, String sourceLookupName, boolean firstHandshakeForTarget, IReplicationGroupHistory groupHistory, IReplicationParticipantsMediator participantsMediator, long lastProcessedKey, long firstUnprocessedKey, LinkedList<MultiSourceProcessLogPacket> pendingPacketsQueue, HashMap<String, MultiSourceProcessLogPacket> packetsByUidHelperMap, IProcessMemoryManager processMemoryManager) MultiSourceSingleFileReliableAsyncTargetProcessLog(MultiSourceSingleFileProcessLogConfig processLogConfig, IReplicationPacketDataBatchConsumer<?> dataConsumer, IReplicationProcessLogExceptionHandler exceptionHandler, IReplicationInFacade replicationInFacade, String name, String groupName, String sourceLookupName, boolean firstHandshakeForTarget, IReplicationGroupHistory groupHistory, IReplicationParticipantsMediator participantsMediator, IProcessMemoryManager processMemoryManager) -
Uses of IProcessMemoryManager in com.j_spaces.core
Classes in com.j_spaces.core that implement IProcessMemoryManagerFields in com.j_spaces.core declared as IProcessMemoryManagerModifier and TypeFieldDescriptionstatic final IProcessMemoryManagerProcessMemoryManager.INSTANCE