Serialized Form


Package com.gigaspaces.cluster.activeelection

Class com.gigaspaces.cluster.activeelection.ElectionInProcessException extends InactiveSpaceException implements Serializable

serialVersionUID: 1L

Class com.gigaspaces.cluster.activeelection.InactiveSpaceException extends RemoteException implements Serializable

serialVersionUID: 1L

Serialized Fields

primarySpaceMemberName

String primarySpaceMemberName

inActiveSpaceMemberName

String inActiveSpaceMemberName

Class com.gigaspaces.cluster.activeelection.SpaceComponentsInitializeException extends Exception implements Serializable

serialVersionUID: 1L


Package com.gigaspaces.cluster.activeelection.core

Class com.gigaspaces.cluster.activeelection.core.ActiveElectionException extends Exception implements Serializable

serialVersionUID: 1L

Class com.gigaspaces.cluster.activeelection.core.ActiveElectionState extends AbstractEntry implements Serializable

serialVersionUID: 1L

Serialized Fields

state

String state

Package com.gigaspaces.converter

Class com.gigaspaces.converter.ConversionException extends RuntimeException implements Serializable


Package com.gigaspaces.converter.pojo

Class com.gigaspaces.converter.pojo.Configuration extends Object implements Serializable

Serialized Fields

gsBinder

com.gigaspaces.converter.pojo.GSBinder gsBinder
The gsBinder which handle to take the xml and convert to POJOdescriptor


classLoaderMapHolders

Map<K,V> classLoaderMapHolders
Map for holding the classloader and its POJODescriptor, Key is the class loader object and the value is MapHolder


externalEntryMap

Map<K,V> externalEntryMap

Class com.gigaspaces.converter.pojo.GSBinder.POJODescriptionList extends ArrayList<com.gigaspaces.converter.pojo.POJODescription> implements Serializable

Class com.gigaspaces.converter.pojo.Mappings extends Object implements Serializable

Serialized Fields

externalEntryMap

Map<K,V> externalEntryMap

Package com.j_spaces.core

Class com.j_spaces.core.AbstractRemoteJSpace_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.core.AnswerPacket extends Object implements Serializable

serialVersionUID: -5466254335883432404L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class com.j_spaces.core.CreateException extends Exception implements Serializable

Class com.j_spaces.core.DestroyedFailedException extends Exception implements Serializable

Class com.j_spaces.core.DetailedUnusableEntryException extends UnusableEntryException implements Serializable

Class com.j_spaces.core.DropClassException extends Exception implements Serializable

Serialized Fields

_className

String _className

Class com.j_spaces.core.EntryDeletedException extends Exception implements Serializable

Serialized Fields

uid

String uid

_deletedByOwnTxn

boolean _deletedByOwnTxn

Class com.j_spaces.core.EntryHolder extends Object implements Serializable

serialVersionUID: 4644488972190391027L

Serialized Fields

m_UID

String m_UID

m_ClassName

String m_ClassName

m_FieldsValues

Object[] m_FieldsValues

m_VersionID

int m_VersionID

m_ExpirationTime

long m_ExpirationTime

m_XidOriginated

ServerTransaction m_XidOriginated

m_SCN

long m_SCN

m_Order

int m_Order

m_Transient

boolean m_Transient

m_WriteLockOwner

ServerTransaction m_WriteLockOwner

m_WriteLockOperation

int m_WriteLockOperation

m_MaybeUnderXtn

boolean m_MaybeUnderXtn

Class com.j_spaces.core.EntryPacket extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class com.j_spaces.core.EntrySerializationException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class com.j_spaces.core.FieldMapEntry extends Object implements Serializable

Serialized Fields

m_Entries

Hashtable<K,V> m_Entries

m_RTTemplates

Hashtable<K,V> m_RTTemplates

m_NTemplates

Hashtable<K,V> m_NTemplates

m_NullEntries

com.j_spaces.kernel.IStoredList<T> m_NullEntries

m_RTNullTemplates

com.j_spaces.kernel.IStoredList<T> m_RTNullTemplates

m_NNullTemplates

com.j_spaces.kernel.IStoredList<T> m_NNullTemplates

Class com.j_spaces.core.FifoException extends Exception implements Serializable

Class com.j_spaces.core.FifoOperationException extends DetailedUnusableEntryException implements Serializable

Class com.j_spaces.core.InvalidFifoClassException extends FifoOperationException implements Serializable

Serialized Fields

className

String className

entryFifoMode

boolean entryFifoMode

serverFifoMode

boolean serverFifoMode

Class com.j_spaces.core.InvalidFifoTemplateException extends FifoOperationException implements Serializable

Serialized Fields

templClassName

String templClassName

Class com.j_spaces.core.JSpaceAttributes extends Properties implements Serializable

serialVersionUID: 1L

Serialized Fields

_dCacheProperties

JSpaceAttributes _dCacheProperties

_clusterPolicy

ClusterPolicy _clusterPolicy

_filtersInfo

com.j_spaces.tools.filters.FiltersInfo[] _filtersInfo

_customProperties

Properties _customProperties
If passed, we use this Properties object to overwrite space/container JProperties parsed values.


m_isClustered

boolean m_isClustered
Deprecated. 
Use in methods setClustered(boolean isClustered) and isClustered() instead of referring to this deprecated class member. Should be used for read purposes only, not for update. Updating is performing only by method setClustered(boolean isClustered)

Class com.j_spaces.core.JSpaceContainerImpl_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.core.JSpaceContainerProxy extends com.j_spaces.core.service.AbstractProxy implements Serializable

serialVersionUID: 3258409525936796466L

Serialized Fields

_isEmbedded

boolean _isEmbedded

_name

String _name

Class com.j_spaces.core.JSpaceContainerProxy_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.core.JSpaceState extends Object implements Serializable

serialVersionUID: -7933691513130779751L

Serialized Fields

state

int state

Class com.j_spaces.core.LeaseInitializer.UpdateContextLease extends com.j_spaces.core.LeaseInitializer.UIDLease implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class com.j_spaces.core.LeaseMapProxy extends Object implements Serializable

Serialized Fields

m_Map

Map<K,V> m_Map

m_Origin

com.j_spaces.core.IRemoteJSpace m_Origin

Class com.j_spaces.core.LeaseProxy extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException

Throws:
IOException

Class com.j_spaces.core.MemoryShortageException extends RuntimeException implements Serializable

Class com.j_spaces.core.NoMatchException extends Exception implements Serializable

Serialized Fields

m_Entry

com.j_spaces.core.EntryHolder m_Entry

Class com.j_spaces.core.NoSuchNameException extends Exception implements Serializable

Class com.j_spaces.core.SecurityContext extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException

Throws:
IOException

Class com.j_spaces.core.SpaceContent_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.core.SpaceContext extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException

Throws:
IOException

Class com.j_spaces.core.SpaceCopyStatus extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_operationType

short _operationType

_totalCopyObj

int _totalCopyObj

_totalDiscardedObjByFilter

int _totalDiscardedObjByFilter

_sourceMember

String _sourceMember

_targetMember

String _targetMember

_sourceMemberUrl

SpaceURL _sourceMemberUrl

_causeEx

Exception _causeEx

_writeEntries

HashMap<K,V> _writeEntries
key - className, value - count


_notifyTempl

HashMap<K,V> _notifyTempl

_dublicateUID

HashMap<K,V> _dublicateUID
key - className, value - UID

Class com.j_spaces.core.SpaceSecurityException extends SecurityException implements Serializable

serialVersionUID: 1L

Class com.j_spaces.core.SSLStubHandlerImpl extends Object implements Serializable

serialVersionUID: 3835153952172815926L

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

m_SpaceName

String m_SpaceName

m_Ssl_Protocol_Name

String m_Ssl_Protocol_Name

m_Ssl_Keystore_Type

String m_Ssl_Keystore_Type

m_Ssl_KeyManagment_Method

String m_Ssl_KeyManagment_Method

m_Ssl_KeyStore

String m_Ssl_KeyStore

m_Ssl_TrustStore

String m_Ssl_TrustStore

m_Ssl_Password

String m_Ssl_Password

m_SpacePort

int m_SpacePort

m_ClientPort

int m_ClientPort

_isServerSide

boolean _isServerSide

Class com.j_spaces.core.StubHandlerImpl extends Object implements Serializable

serialVersionUID: 2L

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream arg0)
                  throws IOException
Throws:
IOException
Serialized Fields

_spacePort

int _spacePort

_clientPort

int _clientPort

_bindPort

int _bindPort

Class com.j_spaces.core.TemplateDeletedException extends Exception implements Serializable

Serialized Fields

m_Template

com.j_spaces.core.TemplateHolder m_Template

Class com.j_spaces.core.TemplateHolder extends com.j_spaces.core.EntryHolder implements Serializable

serialVersionUID: -1L

Serialized Fields

m_TemplateOperation

int m_TemplateOperation

m_Handback

MarshalledObject m_Handback

m_IsNull

boolean m_IsNull

m_EventId

long m_EventId

m_SequenceNumber

long m_SequenceNumber

m_ProxyListener

com.j_spaces.core.client.IJSpaceProxyListener m_ProxyListener

m_NotifyType

int m_NotifyType

m_ProxyAnswerId

int m_ProxyAnswerId

m_PendingRemoteException

boolean m_PendingRemoteException

m_TokenField

int m_TokenField

m_UidToOperateBy

String m_UidToOperateBy

m_MultipleUIDs

String[] m_MultipleUIDs

m_ReturnOnlyUid

boolean m_ReturnOnlyUid

m_FifoTemplate

boolean m_FifoTemplate

m_ExtendedMatchCodes

short[] m_ExtendedMatchCodes

m_RangeValues

Object[] m_RangeValues

m_OperationModifiers

int m_OperationModifiers

Class com.j_spaces.core.TransactionConflictException extends Exception implements Serializable

Serialized Fields

m_Xtn1

ServerTransaction m_Xtn1

m_Xtn2

ServerTransaction m_Xtn2

Class com.j_spaces.core.TransactionNotActiveException extends Exception implements Serializable

Serialized Fields

m_Xtn

ServerTransaction m_Xtn

Class com.j_spaces.core.TypeTableEntry extends Object implements Serializable

serialVersionUID: -5282742465307880555L

Serialized Fields

m_ClassNumeration

int m_ClassNumeration

m_ClassName

String m_ClassName

m_CodeBase

String m_CodeBase

m_FieldsNames

String[] m_FieldsNames

m_IndexedFields

boolean[] m_IndexedFields

m_FieldsTypes

String[] m_FieldsTypes

m_SuperClassesChecksum

int m_SuperClassesChecksum

m_FieldsNamesChecksum

int m_FieldsNamesChecksum

m_FieldsTypesChecksum

int m_FieldsTypesChecksum

m_SuperClassesNames

String[] m_SuperClassesNames

m_SuperClassesEnumeration

int[] m_SuperClassesEnumeration

m_SubClassesNames

String[] m_SubClassesNames

m_SubClassesEnumeration

int[] m_SubClassesEnumeration

m_Inactive

boolean m_Inactive

m_Replicatable

boolean m_Replicatable

m_FifoSupported

boolean m_FifoSupported

m_FifoFinalized

boolean m_FifoFinalized

_firstIndexesPos

int _firstIndexesPos

_objectFormat

short _objectFormat

Class com.j_spaces.core.TypeTreeNode extends Object implements Serializable

Serialized Fields

m_Parent

com.j_spaces.core.TypeTreeNode m_Parent

m_Children

List<E> m_Children

m_TypeTableEntry

com.j_spaces.core.TypeTableEntry m_TypeTableEntry

Class com.j_spaces.core.UnknownTypeException extends Exception implements Serializable

serialVersionUID: -6396162967502290947L

Serialized Fields

className

String className

theCausedEvent

com.j_spaces.core.cluster.SyncPacket theCausedEvent

Class com.j_spaces.core.XtnEntry extends com.j_spaces.core.XtnInfo implements Serializable

Class com.j_spaces.core.XtnInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_Transaction

ServerTransaction m_Transaction

m_UIDStr

String m_UIDStr

m_Status

int m_Status

m_Readonly

boolean m_Readonly

m_Active

boolean m_Active

m_AlreadyPrepared

boolean m_AlreadyPrepared

m_CommitRollbackTimeStamp

long m_CommitRollbackTimeStamp

m_SingleParticipant

boolean m_SingleParticipant

m_AnyUpdates

boolean m_AnyUpdates

m_startTime

long m_startTime

Package com.j_spaces.core.admin

Class com.j_spaces.core.admin.ContainerConfig extends Object implements Serializable

serialVersionUID: 2L

Serialized Fields

updateModeEnabled

boolean updateModeEnabled

homeDir

String homeDir

containerHostName

String containerHostName

jndiUrl

String jndiUrl

containerName

String containerName

license

String license

lookupGroups

String lookupGroups

unicastEnabled

boolean unicastEnabled

unicastURL

String unicastURL

securityMode

String securityMode

socketPort

int socketPort

usersInfo

GenericPrincipal[] usersInfo

userDefinedRoles

com.j_spaces.core.filters.UserDefinedRole[] userDefinedRoles

adminName

String adminName

adminPassword

String adminPassword

jmsEnabled

boolean jmsEnabled

jmsInternalJndiEnabled

boolean jmsInternalJndiEnabled

jmsExtJndiEnabled

boolean jmsExtJndiEnabled

_schemaName

String _schemaName

_isShutdownHook

boolean _isShutdownHook

_isHttpdEnabled

boolean _isHttpdEnabled

_httpdAdditionalRoots

String _httpdAdditionalRoots

_httpdExplicitBindingAddress

String _httpdExplicitBindingAddress

_isJndiEnabled

boolean _isJndiEnabled

_isJiniLusEnabled

boolean _isJiniLusEnabled

_isStartEmbeddedJiniLus

boolean _isStartEmbeddedJiniLus

_spaceSchemasMap

Map<K,V> _spaceSchemasMap

Class com.j_spaces.core.admin.JSpaceAdminImpl_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.core.admin.JSpaceAdminProxy extends com.j_spaces.core.service.ServiceAdminProxy implements Serializable

serialVersionUID: 3258413919704856887L

Class com.j_spaces.core.admin.JSpaceAdminProxy_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.core.admin.LostConnectionException extends RuntimeException implements Serializable

Class com.j_spaces.core.admin.SpaceConfig extends JSpaceAttributes implements Serializable

serialVersionUID: 5275512379144854642L

Serialized Fields

_spaceName

String _spaceName

Class com.j_spaces.core.admin.SpaceRuntimeInfo extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException

Throws:
IOException

Package com.j_spaces.core.client

Class com.j_spaces.core.client.AbstractDirectSpaceProxy extends com.j_spaces.core.client.AbstractSpaceProxy implements Serializable

serialVersionUID: 8175102445636269461L

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

_uuid

Uuid _uuid

_hashCode

int _hashCode

m_RemoteJSpace

com.j_spaces.core.IRemoteJSpace m_RemoteJSpace

m_IsCollocated

boolean m_IsCollocated

m_IsVersioned

boolean m_IsVersioned

m_FifoProxy

boolean m_FifoProxy

m_NOWriteLeaseMode

boolean m_NOWriteLeaseMode

m_SerializationType

int m_SerializationType

m_ImplicitNumOfIndexes

int m_ImplicitNumOfIndexes

m_EnforceSecurity

boolean m_EnforceSecurity

m_ContainerName

String m_ContainerName

m_SpaceName

String m_SpaceName

m_StubHandler

IStubHandler m_StubHandler

m_defaultTxn

Transaction m_defaultTxn

_actionListener

com.j_spaces.core.client.ActionListener _actionListener

m_ContainerProxy

IJSpaceContainer m_ContainerProxy

_timeProvider

String _timeProvider

_isOneWay

boolean _isOneWay

_memberName

String _memberName

_spaceAttributes

JSpaceAttributes _spaceAttributes

_spaceURL

SpaceURL _spaceURL

Class com.j_spaces.core.client.AbstractDirectSpaceProxy_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.core.client.BasicTypeInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_ClassName

String m_ClassName
The type class name.


m_CodeBase

String m_CodeBase
The type code base.


m_SuperClasses

String[] m_SuperClasses
The type super classes names.


m_FieldsNames

String[] m_FieldsNames
The type fields names.


m_FieldsTypes

String[] m_FieldsTypes
The type fields types correlated to m_FieldsNames.


m_IndexedFields

boolean[] m_IndexedFields
The type fields index indicators correlated to m_FieldsNames.


m_IsFifo

boolean m_IsFifo
Indicates if the type is et to FIFO.


m_IsReplicatable

boolean m_IsReplicatable
Indicates if the type is et to Replicatable.


m_SuperClassesChecksum

int m_SuperClassesChecksum
Internal use only.


m_FieldsNamesChecksum

int m_FieldsNamesChecksum
Internal use only.


m_FieldsTypesChecksum

int m_FieldsTypesChecksum
Internal use only.


_isExtendedIndexing

boolean _isExtendedIndexing

_objectFormat

short _objectFormat
one of the ObjectFormat formats

Class com.j_spaces.core.client.CacheException extends RuntimeException implements Serializable

Class com.j_spaces.core.client.CacheTimeoutException extends CacheException implements Serializable

Serialized Fields

entryUID

String entryUID

Class com.j_spaces.core.client.ContinousQuery extends SQLQuery implements Serializable

Class com.j_spaces.core.client.ConverterExternalEntry extends ExternalEntry implements Serializable

Serialized Fields

attachObject

Object attachObject

generatedUid

String generatedUid

Class com.j_spaces.core.client.DCacheSpaceImpl_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.core.client.EntryAlreadyInSpaceException extends RuntimeException implements Serializable

Serialized Fields

m_UID

String m_UID

m_ClassName

String m_ClassName

Class com.j_spaces.core.client.EntryArrivedRemoteEvent extends RemoteEvent implements Serializable

serialVersionUID: -8397537059416989796L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
.

Throws:
IOException

Class com.j_spaces.core.client.EntryNotInSpaceException extends DetailedUnusableEntryException implements Serializable

Serialized Fields

m_UID

String m_UID

m_DeletedByOwnTxn

boolean m_DeletedByOwnTxn

Class com.j_spaces.core.client.EntrySnapshot extends Object implements Serializable

Serialized Fields

m_EntryPacket

com.j_spaces.core.EntryPacket m_EntryPacket

Class com.j_spaces.core.client.EntryVersionConflictException extends DetailedUnusableEntryException implements Serializable

Serialized Fields

UID

String UID

spaceVersionID

int spaceVersionID

clientVersionID

int clientVersionID

operation

String operation

Class com.j_spaces.core.client.ExternalEntry extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_UID

String m_UID
 Store Entry Unique ID.
 If this field is not null then this UID will be used
 by the Space, otherwise the space will generate it automatically.
 When entry have all its fields null (null template) and its UID is assigned,
 matching will be done using the UID only.

 The UID is a String based identifier and composed of the following parts:
 - Class information � class Hashcode and name size
 - Space node name � At clustered environment combined from �container-name :space name�. At non-clustered environment combined from dummy name.
 - Timestamp
 - Counter
 


m_ClassName

String m_ClassName
The Entry class name.


m_SuperClassesNames

String[] m_SuperClassesNames
The Entry super classes names array. The order of the values in the array is the class inheritance hierarchy.


m_FieldsNames

String[] m_FieldsNames
The Entry field names array.


m_FieldsTypes

String[] m_FieldsTypes
The Entry field Types.


m_FieldsValues

Object[] m_FieldsValues
The Entry field values.


m_IndexIndicators

boolean[] m_IndexIndicators
Contains array of boolean values that indicate which of the class fields are index fields.


m_PrimaryKeyName

String m_PrimaryKeyName
The field name representing the primary key. Usually the field name of the first indexed field.

See Also:
#getPrimaryKeyFieldName()

m_Replicatable

boolean m_Replicatable
Contains a tag that indicates whether the class should be replicated or not. Used only in the case of partial replication.


m_MultipleUIDs

String[] m_MultipleUIDs
Contains array of UIDs. Used in readMultiple/writeMultiple operations. Applicable only when m_ReturnOnlyUids=true.


m_ReturnOnlyUids

boolean m_ReturnOnlyUids
If true readMultiple/takeMultiple return only UIDs.


m_isFifo

boolean m_isFifo
FIFO Indication, if true the entry will be returned in a FIFO way.


m_VersionID

int m_VersionID
Contains a version number that is incremented each time the entry is updated. The initial value to be stored in the space is 1, and is incremented after each update. Value is used for optimistic locking.


m_ExtendedMatchCodes

short[] m_ExtendedMatchCodes
Codes for extending matching.

See Also:
ExternalEntry.setExtendedMatchCodes(short[])

m_RangeValues

Object[] m_RangeValues
range values- correspond to m_ExtendedMatchCodes, this is UP-TO and include values.


m_TimeToLive

long m_TimeToLive
Read only field. Time (in milliseconds) left for this entry to live. This value is correct for the operation time.


m_isTransient

boolean m_isTransient
If true will be transient.


m_NOWriteLeaseMode

boolean m_NOWriteLeaseMode
If true � Lease object would not return from the write/writeMultiple operations.


_objectFormat

short _objectFormat
The Object type represented by this ExternalEntry; one of ObjectFormat

See Also:
ExternalEntry.getFormat(), ExternalEntry.setFormat(short)

routingFieldName

String routingFieldName
The field name representing routing field name. on that is taken as the first index for partition.

See Also:
ExternalEntry.getRoutingFieldName()

Class com.j_spaces.core.client.ExternalizableTransaction extends ServerTransaction implements Serializable

Serialized Fields

lease

long lease

Class com.j_spaces.core.client.FinderException extends Exception implements Serializable

Class com.j_spaces.core.client.GSIterator$NotificationListener_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.core.client.GSServerTransaction extends ServerTransaction implements Serializable

Serialized Fields

m_id

Object m_id

Class com.j_spaces.core.client.GSXid extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException
Throws:
IOException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class com.j_spaces.core.client.JSpaceProxy extends com.j_spaces.core.client.AbstractDirectSpaceProxy implements Serializable

serialVersionUID: 3257004350008996409L

Serialized Fields

m_Retries

int m_Retries

Class com.j_spaces.core.client.JSpaceProxy$Listener_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.core.client.JSpaceProxyWrapper extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

proxyObject

Object proxyObject

proxy

MarshalledObject proxy

proxyName

String proxyName

proxyPresentName

String proxyPresentName

isLoginProcessed

boolean isLoginProcessed

spaceState

int spaceState

isContainerConfigUpdated

boolean isContainerConfigUpdated

_serviceID

ServiceID _serviceID

Class com.j_spaces.core.client.JSpaceProxyWrapper_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.core.client.LocalTransactionLeaseMap extends Object implements Serializable

serialVersionUID: -995757157241505659L

Serialized Fields

m_Map

Map<K,V> m_Map

m_RemoteMng

com.j_spaces.core.client.IRemoteLocalTransactionManager m_RemoteMng

Class com.j_spaces.core.client.LocalTransactionManager extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

recovered

boolean recovered

m_MgrId

String m_MgrId

m_SpaceName

String m_SpaceName

Class com.j_spaces.core.client.LocalTransactionManager_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.core.client.MetaDataEntry extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Control the de-serialization stream by ourself.

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Control the serialization stream by ourself.

Throws:
IOException
Serialized Fields

entryInfo

EntryInfo entryInfo

isFifo

boolean isFifo

isTransient

boolean isTransient
if this tag is true - it means that the entry is transient even if the space is persistent space


m_NOWriteLeaseMode

boolean m_NOWriteLeaseMode
If true � Lease object would not return from the write/writeMultiple operations.

Class com.j_spaces.core.client.NotifyDelegator extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Reconstruct the embedded listener.

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
The notifyDelegator was constructed as embedded-listener, it means that this notifyDelegator will run embedded in the space ( Wrapper on user's listener ).

Throws:
IOException
Serialized Fields

_fifoEnabled

boolean _fifoEnabled

Class com.j_spaces.core.client.NotifyDelegator_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.core.client.NotifyDelegatorListener_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.core.client.NotifyDelegatorMultiplexer extends Object implements Serializable

serialVersionUID: -842639427837085187L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Reconstruct the embedded listener.

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
the Notify delegator was constructed as listener, it means that this delegator will run embedded in the space ( Wrapper on user's listener ).

Throws:
IOException
Serialized Fields

_notifyDelegatorStub

RemoteEventListener _notifyDelegatorStub
NotifyDelegator stub.

Class com.j_spaces.core.client.NotifyDelegatorMultiplexer_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.core.client.OperationTimeoutException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class com.j_spaces.core.client.ProxyActionManager extends Object implements Serializable

Serialized Fields

notifyActionListeners

com.j_spaces.core.client.action.ProxyActionListener<P extends com.j_spaces.core.client.action.ProxyAction>[] notifyActionListeners

readActionListeners

com.j_spaces.core.client.action.ProxyActionListener<P extends com.j_spaces.core.client.action.ProxyAction>[] readActionListeners

readIfExistsActionListeners

com.j_spaces.core.client.action.ProxyActionListener<P extends com.j_spaces.core.client.action.ProxyAction>[] readIfExistsActionListeners

takeActionListener

com.j_spaces.core.client.action.ProxyActionListener<P extends com.j_spaces.core.client.action.ProxyAction>[] takeActionListener

takeIfExistsActionListener

com.j_spaces.core.client.action.ProxyActionListener<P extends com.j_spaces.core.client.action.ProxyAction>[] takeIfExistsActionListener

snapshotActionListener

com.j_spaces.core.client.action.ProxyActionListener<P extends com.j_spaces.core.client.action.ProxyAction>[] snapshotActionListener

writeActionListeners

com.j_spaces.core.client.action.ProxyActionListener<P extends com.j_spaces.core.client.action.ProxyAction>[] writeActionListeners

updateActionListeners

com.j_spaces.core.client.action.ProxyActionListener<P extends com.j_spaces.core.client.action.ProxyAction>[] updateActionListeners

twoEntryUpdateActionListeners

com.j_spaces.core.client.action.ProxyActionListener<P extends com.j_spaces.core.client.action.ProxyAction>[] twoEntryUpdateActionListeners

replaceActionListeners

com.j_spaces.core.client.action.ProxyActionListener<P extends com.j_spaces.core.client.action.ProxyAction>[] replaceActionListeners

readMultipleActionListeners

com.j_spaces.core.client.action.ProxyActionListener<P extends com.j_spaces.core.client.action.ProxyAction>[] readMultipleActionListeners

takeMultipleActionListeners

com.j_spaces.core.client.action.ProxyActionListener<P extends com.j_spaces.core.client.action.ProxyAction>[] takeMultipleActionListeners

writeMultipleActionListenres

com.j_spaces.core.client.action.ProxyActionListener<P extends com.j_spaces.core.client.action.ProxyAction>[] writeMultipleActionListenres

updateMultipleActionListeners

com.j_spaces.core.client.action.ProxyActionListener<P extends com.j_spaces.core.client.action.ProxyAction>[] updateMultipleActionListeners

clearActionListeners

com.j_spaces.core.client.action.ProxyActionListener<P extends com.j_spaces.core.client.action.ProxyAction>[] clearActionListeners

countActionListeners

com.j_spaces.core.client.action.ProxyActionListener<P extends com.j_spaces.core.client.action.ProxyAction>[] countActionListeners

pingActionListeners

com.j_spaces.core.client.action.ProxyActionListener<P extends com.j_spaces.core.client.action.ProxyAction>[] pingActionListeners

cleanActionListeners

com.j_spaces.core.client.action.ProxyActionListener<P extends com.j_spaces.core.client.action.ProxyAction>[] cleanActionListeners

contentActionListeners

com.j_spaces.core.client.action.ProxyActionListener<P extends com.j_spaces.core.client.action.ProxyAction>[] contentActionListeners

Class com.j_spaces.core.client.RegExQuery extends Object implements Serializable

Serialized Fields

entryObj

ExternalEntry entryObj
 Store the Entry's Unique ID.
 If this field is not null then this UID will be used
 by the Space, otherwise the space will generate it automatically.
 When an entry has all its fields set to null (i.e. null template) and its UID is asigned,
 matching will be done using only the UID.
 

The UID is a String based identifier and composed of the following parts: - Class information � class Hashcode and name size - Space node name � At clustered environment combined from �container-name :space name�. At non-clustered environment combined from dummy name. - Timestamp - Counter


isExternalEntry

boolean isExternalEntry

pojo

Object pojo

Class com.j_spaces.core.client.RemoteLocalTransactionManagerImpl_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.core.client.SpaceURL extends Properties implements Serializable

serialVersionUID: 1L

Class com.j_spaces.core.client.SpaceURLValidationException extends MalformedURLException implements Serializable

Class com.j_spaces.core.client.SQLQuery extends Object implements Serializable

Serialized Fields

m_ClassName

String m_ClassName
use setClassName(String className).


m_Expression

String m_Expression
use setQuery(String wherePart).


m_isNullExprassion

boolean m_isNullExprassion

isExternalEntry

boolean isExternalEntry

m_Entry

Entry m_Entry

pojo

Object pojo

Class com.j_spaces.core.client.TokenQuery extends Object implements Serializable

Serialized Fields

_entry

Entry _entry

_tokenizedFieldName

String _tokenizedFieldName

Class com.j_spaces.core.client.TransactionInfo extends Object implements Serializable

Serialized Fields

_type

int _type

_status

int _status

_transaction

Transaction _transaction

_lease

long _lease

_startTime

long _startTime

_numberOfLockedObjects

int _numberOfLockedObjects

Class com.j_spaces.core.client.TypeTableEntry extends BasicTypeInfo implements Serializable

Serialized Fields

m_BasicTypes

boolean[] m_BasicTypes

m_Fields

Field[] m_Fields

m_Class

Class<T> m_Class

m_FirstDefinedIndex

int m_FirstDefinedIndex

m_FirstTimeProxies

WeakHashMap<K,V> m_FirstTimeProxies

m_SetUidMethod

Method m_SetUidMethod

m_GetUidMethod

Method m_GetUidMethod

m_SetEntryInfoMethod

Method m_SetEntryInfoMethod

m_GetEntryInfoMethod

Method m_GetEntryInfoMethod

m_ExternalEntryFieldsPositions

HashMap<K,V> m_ExternalEntryFieldsPositions

m_tokenizedFieldPosition

int m_tokenizedFieldPosition

m_UnusableNoSerilFields

ArrayList<E> m_UnusableNoSerilFields

_comparableFields

boolean[] _comparableFields

Class com.j_spaces.core.client.UnderTxnLockedObject extends Object implements Serializable

Serialized Fields

_uid

Object _uid

_lockType

int _lockType

_operationType

int _operationType

_className

String _className

Package com.j_spaces.core.client.view

Class com.j_spaces.core.client.view.LocalSpaceView_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.core.client.view.View extends ContinousQuery implements Serializable


Package com.j_spaces.core.cluster

Class com.j_spaces.core.cluster.ClusterException extends Exception implements Serializable

Class com.j_spaces.core.cluster.ClusterPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_logicMembers

int _logicMembers
For dynamic clustering if >0


_logicCopies

int _logicCopies
For dynamic clustering


m_ClusterSchemaName

String m_ClusterSchemaName
Cluster schema name.


m_ClusterName

String m_ClusterName
Cluster name.


m_NotifyRecovery

boolean m_NotifyRecovery
recovery in load balancing group


m_CacheLoaderConfig

ClusterPolicy.CacheLoaderConfig m_CacheLoaderConfig
cache-loader configuration


m_ClusterGroupMember

String m_ClusterGroupMember
Cluster group member name.


m_Replicated

boolean m_Replicated
Is member of replication.


m_ReplicationPolicy

ReplicationPolicy m_ReplicationPolicy
Replication policy.


m_FailOverPolicy

com.j_spaces.core.cluster.FailOverPolicy m_FailOverPolicy
Fail over policy.


m_LoadBalancingPolicy

LoadBalancingPolicy m_LoadBalancingPolicy
Load balancing policy.


m_ReplicationGroups

List<E> m_ReplicationGroups
Replication groups list.


m_AllClusterMemberList

List<E> m_AllClusterMemberList
Cluster members' names.


m_ClusterMembersProperties

HashMap<K,V> m_ClusterMembersProperties
Holds for each member its properties.


m_DCacheAttributes

JSpaceAttributes m_DCacheAttributes
DCache configuration.


m_DCacheConfigName

String m_DCacheConfigName
DCache configuration name.


m_jmsProperties

Properties m_jmsProperties
JMS properties.


m_jmsConfigName

String m_jmsConfigName
JMS configuration name.

Class com.j_spaces.core.cluster.ClusterPolicy.CacheLoaderConfig extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

externalDataSource

boolean externalDataSource
true if cluster holds at least one external data-source; default: false.


centralDataSource

boolean centralDataSource
true if cluster interacts with a central-data-source; default: false.

Class com.j_spaces.core.cluster.FailOverPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_numberOfBackups

int _numberOfBackups

alterGroup

String[] alterGroup

failOverGroupName

String failOverGroupName

failOverGroupMembersNames

List<E> failOverGroupMembersNames

failOverGroupMembersURLs

List<E> failOverGroupMembersURLs

spaceFinderTimeout

long spaceFinderTimeout

m_AlternateLB

LoadBalancingPolicy[] m_AlternateLB

m_AlternateFO

com.j_spaces.core.cluster.FailOverPolicy[] m_AlternateFO

m_AlternateGroupMemberNames

List<E>[] m_AlternateGroupMemberNames

m_WriteFOPolicy

com.j_spaces.core.cluster.FailOverPolicy.FailOverPolicyDescription m_WriteFOPolicy

m_ReadFOPolicy

com.j_spaces.core.cluster.FailOverPolicy.FailOverPolicyDescription m_ReadFOPolicy

m_TakeFOPolicy

com.j_spaces.core.cluster.FailOverPolicy.FailOverPolicyDescription m_TakeFOPolicy

m_NotifyFOPolicy

com.j_spaces.core.cluster.FailOverPolicy.FailOverPolicyDescription m_NotifyFOPolicy

m_DefaultFOPolicy

com.j_spaces.core.cluster.FailOverPolicy.FailOverPolicyDescription m_DefaultFOPolicy

isFailBackEnabled

boolean isFailBackEnabled

_electionGroups

HashMap<K,V> _electionGroups

_electionGroupName

String _electionGroupName

Class com.j_spaces.core.cluster.FailOverPolicy.FailOverPolicyDescription extends Object implements Serializable

Serialized Fields

m_PolicyType

int m_PolicyType

m_DisableAlternateGroups

boolean m_DisableAlternateGroups

m_BackupOnly

List<E> m_BackupOnly

m_BackupMemberNames

HashMap<K,V> m_BackupMemberNames

Class com.j_spaces.core.cluster.JSpaceClusteredProxy extends com.j_spaces.core.client.AbstractDirectSpaceProxy implements Serializable

serialVersionUID: 3763097483466979633L

Serialized Fields

m_ClusterPolicy

ClusterPolicy m_ClusterPolicy

m_LBhandler

com.j_spaces.core.cluster.ILoadBalance m_LBhandler

m_DisableParallelScattering

boolean m_DisableParallelScattering

m_DisableMultiSpacesBroadcast

boolean m_DisableMultiSpacesBroadcast

m_VerifyProxyAliveBeforeTake

boolean m_VerifyProxyAliveBeforeTake

INACTIVE_RETRY_LIMIT

int INACTIVE_RETRY_LIMIT

Class com.j_spaces.core.cluster.JSpaceClusteredProxy.LBProxyHolder extends Object implements Serializable

Serialized Fields

m_MemberName

String m_MemberName

m_MemberUrl

SpaceURL m_MemberUrl

m_rj

com.j_spaces.core.IRemoteJSpace m_rj

m_ActiveProxy

boolean m_ActiveProxy

Class com.j_spaces.core.cluster.JSpaceClusteredProxy$Listener_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.core.cluster.LoadBalanceBroadcastInfo extends Object implements Serializable

Serialized Fields

m_PolicyType

int m_PolicyType

m_TargetGroups

ArrayList<E> m_TargetGroups

m_DependsOn

LoadBalancingPolicy.BroadcastCondition m_DependsOn

Class com.j_spaces.core.cluster.LoadBalanceImpl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_MemberAttributes

HashMap<K,V> m_MemberAttributes

m_Groups

com.j_spaces.core.cluster.LoadBalanceImpl.GroupData[] m_Groups

m_CurrentGropNumberRead

int m_CurrentGropNumberRead

m_CurrentGropNumberWrite

int m_CurrentGropNumberWrite

m_CurrentGropNumberTake

int m_CurrentGropNumberTake

m_CurrentGropNumberNotify

int m_CurrentGropNumberNotify

IsFailOver

boolean IsFailOver

m_policy

ClusterPolicy m_policy

m_Indexes_FIELDS

Hashtable<K,V> m_Indexes_FIELDS

m_Indexes_POS

Hashtable<K,V> m_Indexes_POS

m_StandByMembers

Hashtable<K,V> m_StandByMembers

m_Proxy

com.j_spaces.core.cluster.JSpaceClusteredProxy m_Proxy

m_GDLocalSpace

com.j_spaces.core.cluster.LoadBalanceImpl.GroupData m_GDLocalSpace

m_LocalSpaceIndex

int m_LocalSpaceIndex

m_FixedOwnership_Write

boolean m_FixedOwnership_Write

m_FixedOwnership_Read

boolean m_FixedOwnership_Read

m_FixedOwnership_Take

boolean m_FixedOwnership_Take

m_FixedOwnership_Notify

boolean m_FixedOwnership_Notify

m_ApplyOwnership

boolean m_ApplyOwnership

m_LBBroadcast_write

com.j_spaces.core.cluster.LoadBalanceBroadcastInfo m_LBBroadcast_write

m_LBBroadcastWrite_members

com.j_spaces.core.cluster.LoadBalanceImpl.MemberAttributes[][] m_LBBroadcastWrite_members

m_LBBroadcast_notify

com.j_spaces.core.cluster.LoadBalanceBroadcastInfo m_LBBroadcast_notify

m_LBBroadcastNotify_members

com.j_spaces.core.cluster.LoadBalanceImpl.MemberAttributes[][] m_LBBroadcastNotify_members

m_LBBroadcast_take

com.j_spaces.core.cluster.LoadBalanceBroadcastInfo m_LBBroadcast_take

m_LBBroadcastTake_members

com.j_spaces.core.cluster.LoadBalanceImpl.MemberAttributes[][] m_LBBroadcastTake_members

m_LBBroadcast_read

com.j_spaces.core.cluster.LoadBalanceBroadcastInfo m_LBBroadcast_read

m_LBBroadcastRead_members

com.j_spaces.core.cluster.LoadBalanceImpl.MemberAttributes[][] m_LBBroadcastRead_members

Class com.j_spaces.core.cluster.LoadBalancingPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_GroupName

String m_GroupName

loadBalanceGroupMembersNames

List<E> loadBalanceGroupMembersNames

loadBalanceGroupMembersURLs

List<E> loadBalanceGroupMembersURLs

m_ImplementationClassName

String m_ImplementationClassName

m_ApplyOwnership

boolean m_ApplyOwnership

m_DisableParallelScattering

boolean m_DisableParallelScattering

m_DisableMultiSpacesBroadcast

boolean m_DisableMultiSpacesBroadcast

m_broadcastThreadpoolMinSize

int m_broadcastThreadpoolMinSize

m_broadcastThreadpoolMaxSize

int m_broadcastThreadpoolMaxSize

m_WriteOperationsPolicy

LoadBalancingPolicy.LoadBalancingPolicyDescription m_WriteOperationsPolicy

m_ReadOperationsPolicy

LoadBalancingPolicy.LoadBalancingPolicyDescription m_ReadOperationsPolicy

m_TakeOperationsPolicy

LoadBalancingPolicy.LoadBalancingPolicyDescription m_TakeOperationsPolicy

m_NotifyOperationsPolicy

LoadBalancingPolicy.LoadBalancingPolicyDescription m_NotifyOperationsPolicy

m_DefaultPolicy

LoadBalancingPolicy.LoadBalancingPolicyDescription m_DefaultPolicy

Class com.j_spaces.core.cluster.LoadBalancingPolicy.LoadBalancingPolicyDescription extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_PolicyType

String m_PolicyType

m_Properties

Properties m_Properties

m_BroadcastCondition

LoadBalancingPolicy.BroadcastCondition m_BroadcastCondition

Class com.j_spaces.core.cluster.RedoConfirmation extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_SpaceMemberName

String m_SpaceMemberName

m_LastKeyProcessed

long m_LastKeyProcessed

m_LastKeyConfirmed

long m_LastKeyConfirmed

_cacheLoaderClass

String _cacheLoaderClass

Class com.j_spaces.core.cluster.RedoLogCapacityEvent extends com.j_spaces.core.cluster.SyncPacket implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class com.j_spaces.core.cluster.ReplicationCompleter_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.core.cluster.ReplicationException extends Exception implements Serializable

serialVersionUID: 1L

Class com.j_spaces.core.cluster.ReplicationFilterException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

_filterClassName

String _filterClassName

_sourceMemberName

String _sourceMemberName

_targetMemberName

String _targetMemberName

_filterDirection

int _filterDirection

Class com.j_spaces.core.cluster.ReplicationPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_OwnMemberName

String m_OwnMemberName

m_ReplicationGroupName

String m_ReplicationGroupName

m_ReplicationGroupMembersNames

List<E> m_ReplicationGroupMembersNames

m_ReplicationGroupMembersURLs

List<E> m_ReplicationGroupMembersURLs

m_ReplicateNotifyTemplates

boolean m_ReplicateNotifyTemplates

m_TriggerNotifyTemplates

boolean m_TriggerNotifyTemplates

m_ReplicateOriginalState

boolean m_ReplicateOriginalState

m_SyncOnCommit

boolean m_SyncOnCommit

m_ReplicationMode

String m_ReplicationMode

m_PolicyType

int m_PolicyType

m_ReplicationChunkSize

int m_ReplicationChunkSize

m_ReplicationIntervalMillis

long m_ReplicationIntervalMillis

m_ReplicationIntervalOperations

int m_ReplicationIntervalOperations

m_SpaceFinderTimeout

long m_SpaceFinderTimeout

m_SpaceFinderReportInterval

long m_SpaceFinderReportInterval

m_SyncOnCommitTimeout

long m_SyncOnCommitTimeout

m_Recovery

boolean m_Recovery

m_ReplMemberPolicyDescTable

Hashtable<K,V> m_ReplMemberPolicyDescTable
replication policy description table: key: memberName, value: ReplicationPolicyDescription.


isOneWayReplication

boolean isOneWayReplication
fast one way replication


m_IsSyncReplicationEnabled

boolean m_IsSyncReplicationEnabled
true if sync-replication enabled, otherwise async-repl


m_SyncReplPolicy

com.j_spaces.core.cluster.sync_replication.SyncReplPolicy m_SyncReplPolicy
group's sync-replication information, if null, not sync replication defined.


protocolAdaptorClass

String protocolAdaptorClass
Name of Sync-Replication protocol Adaptor - by default Unicast.


communicationMode

String communicationMode

maxRedoLogCapacity

long maxRedoLogCapacity
max redo log capacity, if -1 unlimited.


recoveryChunkSize

int recoveryChunkSize
memory recovery chunk-size - default 1000.


clusterName

String clusterName
the name of the cluster this replication policy belongs to


_mirrorServiceConfig

ReplicationPolicy.MirrorServiceConfig _mirrorServiceConfig
not null if mirror-service enabled

Class com.j_spaces.core.cluster.ReplicationPolicy.MirrorServiceConfig extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

serviceURL

SpaceURL serviceURL
mirror service definition


memberName

String memberName

bulkSize

int bulkSize

intervalMillis

long intervalMillis

intervalOpers

int intervalOpers

Class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

replTransmissionPolicies

List<E> replTransmissionPolicies

sourceMemberRecovery

String sourceMemberRecovery

memberRecovery

boolean memberRecovery

inputReplicationFilterClassName

String inputReplicationFilterClassName

inputReplicationFilterParamUrl

String inputReplicationFilterParamUrl

outputReplicationFilterClassName

String outputReplicationFilterClassName

outputReplicationFilterParamUrl

String outputReplicationFilterParamUrl

activeWhenBackup

boolean activeWhenBackup

shutdownSpaceOnInitFailure

boolean shutdownSpaceOnInitFailure

Class com.j_spaces.core.cluster.ReplicationTransmissionPolicy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_SourceSpace

String m_SourceSpace

m_TargetSpace

String m_TargetSpace

m_RepTransmissionOperations

String m_RepTransmissionOperations

m_SyncOnCommit

boolean m_SyncOnCommit

m_CommunicationMode

String m_CommunicationMode

m_DisableTransmission

boolean m_DisableTransmission

_isSyncReplication

boolean _isSyncReplication

_isOneWayReplication

boolean _isOneWayReplication

_protocolAdaptorClass

String _protocolAdaptorClass

_mirrorConnector

boolean _mirrorConnector

Class com.j_spaces.core.cluster.Replicator_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.core.cluster.SyncPacket extends Object implements Serializable

serialVersionUID: -6811172611090686026L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class com.j_spaces.core.cluster.SyncPacketList extends ArrayList<com.j_spaces.core.cluster.SyncPacket> implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Package com.j_spaces.core.exception

Class com.j_spaces.core.exception.ClusterConfigurationException extends RemoteException implements Serializable

serialVersionUID: 3257567287128045107L

Class com.j_spaces.core.exception.InvalidSpaceNameException extends SpaceConfigurationException implements Serializable

Class com.j_spaces.core.exception.SpaceAlreadyPausedException extends SpaceUnavailableException implements Serializable

Class com.j_spaces.core.exception.SpaceAlreadyStartedException extends RemoteException implements Serializable

Class com.j_spaces.core.exception.SpaceAlreadyStoppedException extends SpaceUnavailableException implements Serializable

Class com.j_spaces.core.exception.SpaceCleanedException extends SpaceUnavailableException implements Serializable

Class com.j_spaces.core.exception.SpaceConfigurationException extends RemoteException implements Serializable

serialVersionUID: 3257567287128045107L

Class com.j_spaces.core.exception.SpaceStoppedException extends SpaceUnavailableException implements Serializable

Class com.j_spaces.core.exception.SpaceUnavailableException extends RemoteException implements Serializable

serialVersionUID: 1L

Serialized Fields

memberName

String memberName

Class com.j_spaces.core.exception.StatisticsNotAvailable extends RemoteException implements Serializable


Package com.j_spaces.core.filters

Class com.j_spaces.core.filters.GenericPrincipal extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

userName

String userName
The username of the user represented by this Principal.


password

String password
The authentication credentials for the user represented by this Principal.


isHidden

boolean isHidden
Indicate if this user should be hidden to security management on client side.


roles

String[] roles
The set of roles associated with this user.


userDefinedRoles

List<E> userDefinedRoles
List contains only user-defined roles.


writeEntries

Map<K,V> writeEntries

readEntries

Map<K,V> readEntries

writeMatchObjects

Map<K,V> writeMatchObjects

readMatchObjects

Map<K,V> readMatchObjects

Class com.j_spaces.core.filters.GenericPrincipal.Attribute extends Object implements Serializable

Serialized Fields

name

String name

value

Object value

compareValue

boolean compareValue

Class com.j_spaces.core.filters.StatisticsContext extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException

Throws:
IOException

Class com.j_spaces.core.filters.UserDefinedRole extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

previousName

String previousName

inheritRoles

List<E> inheritRoles

restrictedEntries

Map<K,V> restrictedEntries

Package com.j_spaces.core.sadapter

Class com.j_spaces.core.sadapter.RecoveryFailedException extends SAException implements Serializable

Class com.j_spaces.core.sadapter.SAException extends Exception implements Serializable

Class com.j_spaces.core.sadapter.WarmInitFailedException extends SAException implements Serializable


Package com.j_spaces.javax.cache

Class com.j_spaces.javax.cache.CacheException extends Exception implements Serializable


Package com.j_spaces.jca

Class com.j_spaces.jca.GSConnectionFactory extends Object implements Serializable

Serialized Fields

mcf

GSManagedConnectionFactory mcf

_isClosed

boolean _isClosed

cm

ConnectionManager cm

reference

Reference reference

Class com.j_spaces.jca.GSInteractionSpec extends Object implements Serializable

Serialized Fields

command

String command

Class com.j_spaces.jca.GSManagedConnectionFactory extends Object implements Serializable

Serialized Fields

javaspaceURL

String javaspaceURL

leaseTimeout

long leaseTimeout

transactionTimeout

Long transactionTimeout

dtxunicastlookuphost

String dtxunicastlookuphost

distributedTransaction

Boolean distributedTransaction

dtxServiceName

String dtxServiceName

dtxLookupGroups

String dtxLookupGroups

magic

int magic

userName

String userName

userPassword

String userPassword

Class com.j_spaces.jca.GSRecordEntry extends Object implements Serializable

Serialized Fields

entry

Entry entry

recordName

String recordName

recordShortDescription

String recordShortDescription

timeout

long timeout

count

int count

lease

Lease lease

listener

RemoteEventListener listener

eventRegistration

EventRegistration eventRegistration

Package com.j_spaces.jdbc

Class com.j_spaces.jdbc.ExternalEntrySet extends HashSet implements Serializable

Serialized Fields

isJoined

boolean isJoined

Class com.j_spaces.jdbc.JoinedEntry extends Object implements Serializable

Serialized Fields

entries

ExternalEntry[] entries

tableMapping

HashMap<K,V> tableMapping

Class com.j_spaces.jdbc.ParseException extends Exception implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor

currentToken

com.j_spaces.jdbc.Token currentToken

expectedTokenSequences

int[][] expectedTokenSequences

tokenImage

String[] tokenImage

eol

String eol

Class com.j_spaces.jdbc.RequestPacket extends Object implements Serializable

Serialized Fields

type

byte type

statement

String statement

preparedValues

Object[] preparedValues

Class com.j_spaces.jdbc.ResponsePacket extends Object implements Serializable

Serialized Fields

exception

SQLException exception

intResult

int intResult

resultEntry

ResultEntry resultEntry

resultSet

Collection<E> resultSet

Class com.j_spaces.jdbc.ResultEntry extends Object implements Serializable

Serialized Fields

fieldNames

String[] fieldNames

fieldValues

Object[][] fieldValues

Class com.j_spaces.jdbc.TokenMgrError extends Error implements Serializable

Serialized Fields

errorCode

int errorCode

Package com.j_spaces.jdbc.driver

Class com.j_spaces.jdbc.driver.Blob extends com.j_spaces.jdbc.driver.ObjectWithUID implements Serializable

Serialized Fields

blob

byte[] blob

Class com.j_spaces.jdbc.driver.Clob extends com.j_spaces.jdbc.driver.ObjectWithUID implements Serializable

Serialized Fields

clob

String clob

Class com.j_spaces.jdbc.driver.ObjectWithUID extends Object implements Serializable

Serialized Fields

entryUID

String entryUID

objectIndex

int objectIndex

Package com.j_spaces.jms

Class com.j_spaces.jms.GSBytesMessageImpl extends GSMessageImpl implements Serializable

Serialization Methods

writeObject

public void writeObject(Object value)
                 throws JMSException
Writes an object to the bytes message stream.

This method works only for the objectified primitive object types (Integer,Double, Long  ...), String objects, and byte arrays.

Throws:
JMSException - if the JMS provider fails to write the message due to some internal error.
MessageFormatException - if the object is of an invalid type.
MessageNotWriteableException - if the message is in read-only mode.
NullPointerException - if the parameter value is null.
Serialized Fields

bytesOut

ByteArrayOutputStream bytesOut
The array in which the written data is buffered.


dataOut

DataOutputStream dataOut
The stream in which body data is written.


dataIn

DataInputStream dataIn
The stream for reading the written data.


prepared

boolean prepared
true if the message has been sent since its last modif.


offset

int offset
The offset of the byte stream to start reading from. This defaults to 0, and only applies to messages that are cloned from a read-only instance where part of the stream had already been read.

Class com.j_spaces.jms.GSConnectionFactoryImpl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

cnxC

int cnxC
Connections counter.


admin

GSJMSAdmin admin

m_space

IJSpace m_space
space proxy instance


m_spaceName

String m_spaceName

m_parserManager

com.j_spaces.jdbc.ParserManager m_parserManager

m_spaceURL

String m_spaceURL

m_connectionFactoryType

int m_connectionFactoryType

m_initializedServices

boolean m_initializedServices

connectionsHash

Hashtable<K,V> connectionsHash
Hashtable holds all the current available QueueConnection/TopicConnections with the name/value pairs for spaceURL as the name and QueueConnection/TopicConnections as the value. Evrytime new connection needs to be created, we first check if that conn is already been created for that same space proxy, if true, then we return that same conn instance, otherwise we create new conn. When calling to connection.close(), we also remove this conn from the hashtable.

Class com.j_spaces.jms.GSMapMessageImpl extends GSMessageImpl implements Serializable

Class com.j_spaces.jms.GSMessageConsumerImpl$OnMessageEventListener_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.jms.GSMessageImpl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_totalNumOfValues

int m_totalNumOfValues

m_externalEntry

ExternalEntry m_externalEntry
GigaSpaces external entry instance


m_to

Destination m_to
The Destination, Topic or Queue instances


m_type

String m_type
The message type name (SIMPLE, TEXT, OBJECT, MAP, STREAM, BYTES). the default is Simple message type


m_priority

int m_priority
The JMSPriority message prop (from 0 to 9, 9 being the highest).


m_expiration

long m_expiration
The message expiration time In the space it means Lease.FOREVER for infinite time-to-live, While in JMS 0 means infinite bt default


m_timestamp

long m_timestamp
The JMSTimestemp message prop


m_timeToLive

long m_timeToLive
The TimeToLive value indicating the time which this message should live for. JMSExpiration should be 0 (never expires) for a m_timeToLive of 0


m_deliveryMode

int m_deliveryMode
The default producer's delivery mode- which this message be sent. The default is DeliveryMode.PERSISTENT


m_destinationId

String m_destinationId
The message destination identifier.


m_toQueue

boolean m_toQueue
true if the message destination is a queue.


m_correlationIdStr

String m_correlationIdStr
The correlation identifier field as String


m_correlationIdbytes

byte[] m_correlationIdbytes
The correlation identifier field as byte[]


m_isCorrelationIDStr

boolean m_isCorrelationIDStr

m_replyToId

String m_replyToId
The reply to destination identifier. the name of the destination that the message got from.


m_replyToQueue

boolean m_replyToQueue
true if the "reply to" destination is a queue.


m_replyTo

Destination m_replyTo
The reply to destination. the Destination that the message got from.


m_optionalHeader

HashMap<K,V> m_optionalHeader

m_properties

HashMap<K,V> m_properties
The JMS message Properties hashmap. These properties are set by the client


m_body_bytes

com.j_spaces.jms.utils.ByteArray m_body_bytes
The bytes body.


m_body_object

Serializable m_body_object
The wrapped object used in ObjectMessage.


m_body_map

HashMap<K,V> m_body_map
The Hashmap based map body.


m_body_text

String m_body_text
The text body.


m_bodyRO

boolean m_bodyRO
true if the body is read-only. else the body is write-only


m_propertiesRO

boolean m_propertiesRO
true if the properties are read-only.


m_deletedDest

boolean m_deletedDest
true if the message target destination was deleted.


m_expired

boolean m_expired
true if the message has expired.


m_notWriteable

boolean m_notWriteable
true if the message could not be written on the dest.


m_undeliverable

boolean m_undeliverable
true if the message is considered as undeliverable.


m_denied

boolean m_denied
true if the message has been denied at least once by a consumer.


m_sess

GSSessionImpl m_sess
If the message is actually consumed, the session that consumes it, null otherwise.

Class com.j_spaces.jms.GSMessageProducerImpl$AckEventListener_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.jms.GSObjectMessageImpl extends GSMessageImpl implements Serializable

Class com.j_spaces.jms.GSQueueConnectionFactoryImpl extends GSConnectionFactoryImpl implements Serializable

serialVersionUID: 1L

Class com.j_spaces.jms.GSQueueConnectionFactoryImpl_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.jms.GSQueueImpl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_queueName

String m_queueName

Class com.j_spaces.jms.GSQueueImpl_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.jms.GSStreamMessageImpl extends GSMessageImpl implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

public Object readObject()
                  throws JMSException
Reads an object from the stream message.

This method can be used to return, in objectified format, an object in the Java programming language ("Java object") that has been written to the stream with the equivalent writeObject method call, or its equivalent primitive writetype method.

Note that byte values are returned as byte[], not Byte[].

An attempt to call readObject to read a byte field value into a new byte[] object before the full value of the byte field has been read will throw a MessageFormatException.

Throws:
JMSException - if the JMS provider fails to read the message due to some internal error.
MessageEOFException - if unexpected end of message stream has been reached.
MessageFormatException - if this type conversion is invalid.
MessageNotReadableException - if the message is in write-only mode.
See Also:
GSStreamMessageImpl.readBytes(byte[] value)

writeObject

public void writeObject(Object value)
                 throws JMSException
Writes an object to the stream message.

This method works only for the objectified primitive object types (Integer, Double, Long ...), String objects, and byte arrays.

Throws:
JMSException - if the JMS provider fails to write the message due to some internal error.
MessageFormatException - if the object is invalid.
MessageNotWriteableException - if the message is in read-only mode.
Serialized Fields

bytesOut

ByteArrayOutputStream bytesOut
The array in which the written data is buffered.


dataOut

DataOutputStream dataOut
The stream in which body data is written.


dataIn

DataInputStream dataIn
The stream for reading the written data.


bytesToRead

int bytesToRead

Class com.j_spaces.jms.GSTemporaryQueueImpl extends GSQueueImpl implements Serializable

Serialized Fields

sourceID

String sourceID
returns the source id of the object which have created this temp destination at first place. It might be a specific MessageProducer or MessageConsumere etc. Note that by default we use the session id as the source id, but when the client creates new instance it is his responsability to set the sourceID with the Consumer/Producer ID and we should ne use the session as the src id later.

Class com.j_spaces.jms.GSTemporaryTopicImpl extends GSTopicImpl implements Serializable

Serialized Fields

sourceID

String sourceID
returns the source id of the object which have created this temp destination at first place. It might be a specific MessageProducer or MessageConsumere etc. Note that by default we use the session id as the source id, but when the client creates new instance it is his responsability to set the sourceID with the Consumer/Producer ID and we should ne use the session as the src id later.

Class com.j_spaces.jms.GSTextMessageImpl extends GSMessageImpl implements Serializable

Class com.j_spaces.jms.GSTopicConnectionFactoryImpl extends GSConnectionFactoryImpl implements Serializable

serialVersionUID: 1L

Class com.j_spaces.jms.GSTopicConnectionFactoryImpl_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.jms.GSTopicImpl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_TopicName

String m_TopicName

Class com.j_spaces.jms.GSTopicImpl_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.jms.GSXAQueueConnectionFactoryImpl extends GSQueueConnectionFactoryImpl implements Serializable

Class com.j_spaces.jms.GSXAQueueConnectionImpl extends GSQueueConnectionImpl implements Serializable

Class com.j_spaces.jms.GSXATopicConnectionFactoryImpl extends GSTopicConnectionFactoryImpl implements Serializable

Class com.j_spaces.jms.JMSAckDataEntry extends MetaDataEntry implements Serializable

Serialized Fields

m_wasAck

Boolean m_wasAck

m_destinationNameToBeAcked

String m_destinationNameToBeAcked

Class com.j_spaces.jms.JMSDurableSubDataEntry extends MetaDataEntry implements Serializable

Serialized Fields

m_durableSubscriptionName

String m_durableSubscriptionName

m_topicName

String m_topicName

m_isSubscribed

Boolean m_isSubscribed

m_isSubscriberOnline

Boolean m_isSubscriberOnline

m_subscriberClientID

String m_subscriberClientID

m_offlineEntryUIDsVec

Vector<E> m_offlineEntryUIDsVec

Class com.j_spaces.jms.JMSDurableSubService$ExternalEntryWriteRemoteEventListener_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.jms.JMSDurableSubService$SubscriptionRemoteEventListener_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.jms.JMSOfflineStateDurSubDataEntry extends MetaDataEntry implements Serializable

Serialized Fields

m_durableSubscriptionName

String m_durableSubscriptionName

m_topicName

String m_topicName

m_isSubscribed

Boolean m_isSubscribed

m_isSubscriberOnline

Boolean m_isSubscriberOnline

m_subscriberClientID

String m_subscriberClientID

Class com.j_spaces.jms.JMSSessionDataEntry extends MetaDataEntry implements Serializable

Serialized Fields

m_ackMode

Integer m_ackMode

m_isQueue

Boolean m_isQueue

m_isTransacted

Boolean m_isTransacted

m_isDurable

Boolean m_isDurable

m_sessionId

String m_sessionId

Class com.j_spaces.jms.MessageException extends JMSException implements Serializable

Class com.j_spaces.jms.MessageValueException extends MessageException implements Serializable


Package com.j_spaces.jms.utils

Class com.j_spaces.jms.utils.ByteArray extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

buf

byte[] buf

offset

int offset

length

int length

Class com.j_spaces.jms.utils.GSJMSAdmin extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

configProps

JSpaceAttributes configProps

rootElement

Element rootElement

tcf

GSTopicConnectionFactoryImpl tcf

xatcf

com.j_spaces.jms.GSXATopicConnectionFactoryImpl xatcf

qcf

GSQueueConnectionFactoryImpl qcf

xaqcf

com.j_spaces.jms.GSXAQueueConnectionFactoryImpl xaqcf

containerPrefix

String containerPrefix

spacePrefix

String spacePrefix

bondedDestPrefixName

String bondedDestPrefixName

bondedQueueFacName

String bondedQueueFacName

bondedTopicFacName

String bondedTopicFacName

bondedXAQueueFacName

String bondedXAQueueFacName

bondedXATopicFacName

String bondedXATopicFacName

overwrittenConnFacSpaceURL

String overwrittenConnFacSpaceURL

m_jmsConfigFileFullPath

String m_jmsConfigFileFullPath

m_jmsConfigURL

URL m_jmsConfigURL

compressionMinSize

int compressionMinSize
The minimum size (in bytes) which from where we start to compress all the message body. e.g. if a 1 MB Text JMSMessage body is sent, and the compressionMinSize value is 500000 (0.5MB) then we will compress that message body (only), otherwise we will send (write) it as is. TODO Currently this configured via system property later will be part of the JMS-config.xml default value is 0.5 MB TODO move constant to SystemProperties.java


Package com.j_spaces.kernel

Class com.j_spaces.kernel.BlockingTaskQueue extends com.j_spaces.kernel.TaskQueue<E> implements Serializable

Serialized Fields

_timeout

long _timeout

Class com.j_spaces.kernel.RwlStoredList.ObjectInfo extends Object implements Serializable

Serialized Fields

_backwrd

com.j_spaces.kernel.RwlStoredList.ObjectInfo _backwrd

_fwrd

com.j_spaces.kernel.RwlStoredList.ObjectInfo _fwrd

_pos

int _pos

_subject

Object _subject

Class com.j_spaces.kernel.SizeConcurrentHashMap extends ConcurrentHashMap<K,V> implements Serializable

Serialized Fields

_size

AtomicInteger _size

Class com.j_spaces.kernel.SyncStoredList.ObjectInfo extends Object implements Serializable

Serialized Fields

_backwrd

com.j_spaces.kernel.SyncStoredList.ObjectInfo<T> _backwrd

_fwrd

com.j_spaces.kernel.SyncStoredList.ObjectInfo<T> _fwrd

_pos

int _pos

_subject

Object _subject

Class com.j_spaces.kernel.TaskQueue extends LinkedBlockingQueue<E> implements Serializable

Serialized Fields

_owner

com.j_spaces.kernel.WorkingGroup<E> _owner

Class com.j_spaces.kernel.UIDStringFactory extends Object implements Serializable

Serialized Fields

m_BasicName

String m_BasicName

nullClassInfo

com.j_spaces.kernel.UIDStringFactory.ClassInfoEntry nullClassInfo

m_TimeStamp

String m_TimeStamp

useTimeStamp

boolean useTimeStamp

m_Counter

AtomicLong m_Counter

_lastAscendingOrder

long _lastAscendingOrder

_optimisticClassInfoSize

int _optimisticClassInfoSize

m_ClassInfoHash

ConcurrentHashMap<K,V> m_ClassInfoHash

Package com.j_spaces.kernel.lrmi

Class com.j_spaces.kernel.lrmi.ApplicationException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

m_ApplExc

Throwable m_ApplExc

Class com.j_spaces.kernel.lrmi.CompressedMarshObject extends MarshObject implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class com.j_spaces.kernel.lrmi.DynamicSmartStub extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream arg0)
                  throws IOException
Throws:
IOException
Serialized Fields

_config

com.gigaspaces.transport.ITransportConfig _config

_connectionURL

String _connectionURL

_hashCode

int _hashCode

_remoteObjectId

long _remoteObjectId

_remoteObjClassName

String _remoteObjClassName

_closed

boolean _closed

_identityMethodCache

Map<K,V> _identityMethodCache

_methodDescTable

Map<K,V> _methodDescTable

Class com.j_spaces.kernel.lrmi.DynamicSmartStub_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.j_spaces.kernel.lrmi.MarshObject extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class com.j_spaces.kernel.lrmi.ProtocolException extends Exception implements Serializable

serialVersionUID: 1L

Class com.j_spaces.kernel.lrmi.ProtocolRegistry extends HashMap<String,com.j_spaces.kernel.lrmi.ProtocolAdapter> implements Serializable

serialVersionUID: 1L

Class com.j_spaces.kernel.lrmi.RemoteStub extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_dynamicProxy

Object _dynamicProxy

Class com.j_spaces.kernel.lrmi.RemoteStub_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L


Package com.j_spaces.map

Class com.j_spaces.map.Attribute extends Object implements Serializable

Serialized Fields

name

String name
Deprecated. 

value

Object value
Deprecated. 

Class com.j_spaces.map.Command extends MetaDataEntry implements Serializable

Serialized Fields

cacheID

String cacheID
The cache id.


uids

String[] uids
The Entries uids.


action

Command.Action action
The action performed.

Class com.j_spaces.map.Envelope extends ExternalEntry implements Serializable


Package com.j_spaces.sadapter.GenericPA

Class com.j_spaces.sadapter.GenericPA.ColumnIndex extends org.garret.perst.Persistent implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class com.j_spaces.sadapter.GenericPA.FifoRecord extends org.garret.perst.Persistent implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class com.j_spaces.sadapter.GenericPA.Indexes extends org.garret.perst.Persistent implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class com.j_spaces.sadapter.GenericPA.PersistentEntry extends Object implements Serializable

Serialized Fields

m_UID

Object m_UID

m_ClassName

String m_ClassName

m_FieldsValues

Object[] m_FieldsValues

m_Type

int m_Type

Class com.j_spaces.sadapter.GenericPA.Record extends org.garret.perst.Persistent implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class com.j_spaces.sadapter.GenericPA.SecondaryRecord extends org.garret.perst.Persistent implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Package com.j_spaces.www

Class com.j_spaces.www.DSession extends MetaDataEntry implements Serializable

Serialized Fields

creationTime

Long creationTime

lastAccessedTime

Long lastAccessedTime

id

String id

values

Hashtable<K,V> values

maxInactive

Integer maxInactive