Uses of Class
net.jini.space.InternalSpaceException
Packages that use InternalSpaceException
Package
Description
Provides Space properties and security context services
Provides GigaSpaces client interface services
Provides GigaSpaces low level services
Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and
the ability to create it.
-
Uses of InternalSpaceException in com.gigaspaces.internal.cluster.node.impl.handlers
Methods in com.gigaspaces.internal.cluster.node.impl.handlers that throw InternalSpaceExceptionModifier and TypeMethodDescriptionvoidSpaceReplicationTemplateEventHandler.inExtendNotifyTemplateLeasePeriod(IReplicationInContext context, String typeName, String uid, long lease) -
Uses of InternalSpaceException in com.gigaspaces.internal.io
Subclasses of InternalSpaceException in com.gigaspaces.internal.io -
Uses of InternalSpaceException in com.j_spaces.core
Methods in com.j_spaces.core that throw InternalSpaceExceptionModifier and TypeMethodDescriptionlongLeaseManager.renew(String entryUid, String className, int objectType, long duration, boolean fromReplication, boolean origin, boolean isFromGateway) Renews a lease for an additional period of time (specified in milliseconds) for a registered entry in this Lease Manager.void -
Uses of InternalSpaceException in com.j_spaces.core.client
Subclasses of InternalSpaceException in com.j_spaces.core.clientModifier and TypeClassDescriptionclassThis exception is thrown when a field-value cannot be cloned. -
Uses of InternalSpaceException in com.j_spaces.core.exception.internal
Subclasses of InternalSpaceException in com.j_spaces.core.exception.internalModifier and TypeClassDescriptionclassinternal space exception thrown from the engine's directory.classinternal space exception thrown from the engineclassInternal space exception thrown from the engine when space is inactive.classA wrapper class for theInterruptedException.classan internal space exception thrown from the leaseManagerclassan internal space exception thrown from the PBS system.classan internal space exception thrown from the persistence mechanismclassan internal space exception thrown from the proxy.classan internal space exception thrown from the replication system. -
Uses of InternalSpaceException in com.j_spaces.kernel
Methods in com.j_spaces.kernel that throw InternalSpaceExceptionModifier and TypeMethodDescriptionstatic ProxyInternalSpaceExceptionJSpaceUtilities.createProxyInternalSpaceException(Exception e) static voidJSpaceUtilities.throwEngineInternalSpaceException(String msg, Exception cause) static voidJSpaceUtilities.throwInternalSpaceException(String msg, Exception cause) static voidJSpaceUtilities.throwLeaseInternalSpaceException(String msg, Exception cause) static voidJSpaceUtilities.throwReplicationInternalSpaceException(String msg, Exception cause) -
Uses of InternalSpaceException in org.openspaces.core
Constructors in org.openspaces.core with parameters of type InternalSpaceException