Package | Description |
---|---|
com.gigaspaces.internal.cluster.node.impl.handlers | |
com.gigaspaces.internal.io | |
com.j_spaces.core |
Provides Space properties and security context services
|
com.j_spaces.core.client |
Provides GigaSpaces client interface services
|
com.j_spaces.core.exception.internal | |
com.j_spaces.kernel |
Provides GigaSpaces low level services
|
org.openspaces.core |
Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and
the ability to create it.
|
Modifier and Type | Method and Description |
---|---|
void |
SpaceReplicationTemplateEventHandler.inExtendNotifyTemplateLeasePeriod(IReplicationInContext context,
String typeName,
String uid,
long lease) |
Modifier and Type | Class and Description |
---|---|
class |
WindowsRegistryException |
Modifier and Type | Method and Description |
---|---|
long |
LeaseManager.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 |
LeaseManager.update(String entryUid,
String className,
int objectType,
long duration) |
Modifier and Type | Class and Description |
---|---|
class |
FieldValueCloningErrorException
This exception is thrown when a field-value cannot be cloned.
|
Modifier and Type | Class and Description |
---|---|
class |
DirectoryInternalSpaceException
internal space exception thrown from the engine's directory.
|
class |
EngineInternalSpaceException
internal space exception thrown from the engine
|
class |
InternalInactiveSpaceException
Internal space exception thrown from the engine when space is inactive.
|
class |
InterruptedSpaceException
A wrapper class for the
InterruptedException . |
class |
LeaseInternalSpaceException
an internal space exception thrown from the leaseManager
|
class |
PBSInternalSpaceException
an internal space exception thrown from the PBS system.
|
class |
PersistentInternalSpaceException
an internal space exception thrown from the persistence mechanism
|
class |
ProxyInternalSpaceException
an internal space exception thrown from the proxy.
|
class |
ReplicationInternalSpaceException
an internal space exception thrown from the replication system.
|
Modifier and Type | Method and Description |
---|---|
static ProxyInternalSpaceException |
JSpaceUtilities.createProxyInternalSpaceException(Exception e) |
static void |
JSpaceUtilities.throwEngineInternalSpaceException(String msg,
Exception cause) |
static void |
JSpaceUtilities.throwInternalSpaceException(String msg,
Exception cause) |
static void |
JSpaceUtilities.throwLeaseInternalSpaceException(String msg,
Exception cause) |
static void |
JSpaceUtilities.throwReplicationInternalSpaceException(String msg,
Exception cause) |
Constructor and Description |
---|
InternalSpaceException(InternalSpaceException e) |
Copyright © GigaSpaces.