Uses of Class
com.j_spaces.core.client.EntryAlreadyInSpaceException
Packages that use EntryAlreadyInSpaceException
Package
Description
Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and
the ability to create it.
-
Uses of EntryAlreadyInSpaceException in com.j_spaces.core.cache
Methods in com.j_spaces.core.cache that throw EntryAlreadyInSpaceExceptionModifier and TypeMethodDescriptionvoidCacheManager.insertEntry(Context context, IEntryHolder entryHolder, boolean shouldReplicate, boolean origin, boolean suppliedUid, boolean fromReplication) insert an entry to the space. -
Uses of EntryAlreadyInSpaceException in org.openspaces.core
Constructors in org.openspaces.core with parameters of type EntryAlreadyInSpaceException