Uses of Class
com.j_spaces.core.client.EntryNotInSpaceException
Packages that use EntryNotInSpaceException
Package
Description
Provides Space properties and security context services
Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and
the ability to create it.
-
Uses of EntryNotInSpaceException in com.gigaspaces.internal.cluster.node.impl.handlers
Methods in com.gigaspaces.internal.cluster.node.impl.handlers with parameters of type EntryNotInSpaceExceptionModifier and TypeMethodDescriptionvoidReplicationInExceptionHandler.handleEntryNotInSpaceOnUpdate(org.slf4j.Logger logger, IEntryPacket entryPacket, EntryNotInSpaceException ex) -
Uses of EntryNotInSpaceException in com.j_spaces.core
Methods in com.j_spaces.core that throw EntryNotInSpaceExceptionModifier and TypeMethodDescriptionAnswerHolder.getResult()voidAnswerHolder.throwExceptionIfExists() -
Uses of EntryNotInSpaceException in org.openspaces.core
Constructors in org.openspaces.core with parameters of type EntryNotInSpaceException