Uses of Class
com.j_spaces.core.LeaseManager
Packages that use LeaseManager
Package
Description
Provides Space properties and security context services
-
Uses of LeaseManager in com.gigaspaces.internal.cluster.node.impl.handlers
Methods in com.gigaspaces.internal.cluster.node.impl.handlers that return LeaseManagerModifier and TypeMethodDescriptionprotected LeaseManagerSpaceReplicationEntryLeaseEventHandler.getLeaseManager() -
Uses of LeaseManager in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that return LeaseManager -
Uses of LeaseManager in com.gigaspaces.internal.server.space.events
Methods in com.gigaspaces.internal.server.space.events with parameters of type LeaseManagerModifier and TypeMethodDescriptionvoidSpaceDataEventDispatcher.setLeaseManager(LeaseManager leaseManager) voidSpaceDataEventManager.setLeaseManager(LeaseManager leaseManager) -
Uses of LeaseManager in com.j_spaces.core
Constructors in com.j_spaces.core with parameters of type LeaseManagerModifierConstructorDescriptionMemoryManager(String spaceName, String containerName, AbstractCacheManager cacheManager, LeaseManager leaseManager, boolean isPrimary) -
Uses of LeaseManager in com.j_spaces.core.cache
Methods in com.j_spaces.core.cache that return LeaseManagerMethods in com.j_spaces.core.cache with parameters of type LeaseManager