GigaSpaces XAP 8.0 API

Serialized Form


Package com.gigaspaces.client

Class com.gigaspaces.client.ClearException extends com.gigaspaces.internal.exceptions.BatchQueryException 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.gigaspaces.client.ReadByIdsException extends com.gigaspaces.client.ReadTakeByIdsException 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.gigaspaces.client.ReadMultipleException extends com.gigaspaces.internal.exceptions.BatchQueryException 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.gigaspaces.client.ReadTakeByIdResult 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.gigaspaces.client.ReadTakeByIdsException extends RuntimeException 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.gigaspaces.client.ResourceCapacityExceededException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class com.gigaspaces.client.TakeByIdsException extends com.gigaspaces.client.ReadTakeByIdsException 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.gigaspaces.client.TakeMultipleException extends com.gigaspaces.internal.exceptions.BatchQueryException 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.gigaspaces.client.WriteMultipleException extends com.j_spaces.core.multiple.write.WriteMultiplePartialFailureException 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

Package com.gigaspaces.cluster.replication.async.mirror

Class com.gigaspaces.cluster.replication.async.mirror.MirrorOperationsImpl extends com.gigaspaces.cluster.replication.async.mirror.AbstractMirrorOperations 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.gigaspaces.cluster.replication.async.mirror.MirrorOperationStatisticsImpl 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.gigaspaces.cluster.replication.async.mirror.MirrorStatisticsImpl extends com.gigaspaces.cluster.replication.async.mirror.AbstractMirrorOperations 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

Package com.gigaspaces.config.lrmi.nio

Class com.gigaspaces.config.lrmi.nio.NIOConfiguration extends com.gigaspaces.config.lrmi.AbstractTransportConfigration 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

Package com.gigaspaces.datasource

Class com.gigaspaces.datasource.DataSourceException extends Exception implements Serializable

serialVersionUID: -5254201705323703905L


Package com.gigaspaces.document

Class com.gigaspaces.document.DocumentProperties 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.gigaspaces.document.SpaceDocument extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
This method is required by the Externalizable interface and should not be called directly.

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
This method is required by the Externalizable interface and should not be called directly.

Throws:
IOException

Package com.gigaspaces.events

Class com.gigaspaces.events.EventSessionConfig extends Object implements Serializable

serialVersionUID: 4035209046639421771L

Serialized Fields

comType

EventSessionConfig.ComType comType

fifo

boolean fifo

batch

boolean batch

batchSize

int batchSize

batchTime

long batchTime

renew

boolean renew

triggerNotifyTemplate

Boolean triggerNotifyTemplate

replicateNotifyTemplate

Boolean replicateNotifyTemplate

leaseListener

LeaseListener leaseListener

renewExpiration

long renewExpiration

renewDuration

long renewDuration

renewRTT

long renewRTT

_guaranteedNotifications

boolean _guaranteedNotifications

Class com.gigaspaces.events.GSEventRegistration extends EventRegistration implements Serializable

serialVersionUID: -432048121117103185L

Serialized Fields

_templateID

String _templateID

_spaceUID

Uuid _spaceUID

_sequenceNumbers

Map<K,V> _sequenceNumbers

Class com.gigaspaces.events.NotifyInfo extends Object implements Serializable

serialVersionUID: 9213790201720650891L

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.gigaspaces.events.SpaceRemoteEvent extends RemoteEvent implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Required for Externalizable

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Required for Externalizable

Throws:
IOException

Package com.gigaspaces.log

Class com.gigaspaces.log.AfterEntryLogEntryMatcher extends LogEntryMatcherFilter implements Serializable

serialVersionUID: 1L

Serialized Fields

filePosition

long filePosition

position

long position

inclusive

boolean inclusive

Class com.gigaspaces.log.AfterTimeLogEntryMatcher extends LogEntryMatcherFilter implements Serializable

serialVersionUID: 1L

Serialized Fields

timestamp

long timestamp

inclusive

boolean inclusive

Class com.gigaspaces.log.AllLogEntryMatcher extends Object implements Serializable

serialVersionUID: 1L

Class com.gigaspaces.log.BeforeEntryLogEntryMatcher extends LogEntryMatcherFilter implements Serializable

serialVersionUID: 1L

Serialized Fields

filePosition

long filePosition

position

long position

inclusive

boolean inclusive

Class com.gigaspaces.log.BeforeTimeLogEntryMatcher extends LogEntryMatcherFilter implements Serializable

serialVersionUID: 1L

Serialized Fields

timestamp

long timestamp

inclusive

boolean inclusive

Class com.gigaspaces.log.CompoundLogEntries extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

entries

LogEntries[] entries

Class com.gigaspaces.log.ContainsStringLogEntryMatcher extends LogEntryMatcherFilter implements Serializable

serialVersionUID: 1L

Serialized Fields

str

String str

Class com.gigaspaces.log.ContinuousLogEntryMatcher extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

initialMatcher

LogEntryMatcher initialMatcher

matchers

Map<K,V> matchers

Class com.gigaspaces.log.FirstFileLogEntryMatcher extends LogEntryMatcherFilter implements Serializable

serialVersionUID: 1L

Class com.gigaspaces.log.ForwardChunkLogEntryMatcher extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

origMatcher

LogEntryMatcher origMatcher

matchers

Map<K,V> matchers

Class com.gigaspaces.log.LastNLogEntryMatcher extends LogEntryMatcherFilter implements Serializable

serialVersionUID: 1L

Serialized Fields

lastN

int lastN

Class com.gigaspaces.log.LogEntries 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.gigaspaces.log.LogEntry 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.gigaspaces.log.LogEntryMatcher.InitializationContext extends Object implements Serializable

serialVersionUID: 3526789181040829025L

Serialized Fields

hostAddress

String hostAddress

hostName

String hostName

pid

long pid

processType

LogProcessType processType

Class com.gigaspaces.log.LogEntryMatcherFilter extends Object implements Serializable

serialVersionUID: -5843948024474262714L

Serialized Fields

matcher

LogEntryMatcher matcher

Class com.gigaspaces.log.NoneLogEntryMatcher extends LogEntryMatcherFilter implements Serializable

serialVersionUID: 1L

Class com.gigaspaces.log.RegexLogEntryMatcher extends LogEntryMatcherFilter implements Serializable

serialVersionUID: 1L

Serialized Fields

regex

String regex

Class com.gigaspaces.log.ReverseLogEntryMatcher extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

matcher

LogEntryMatcher matcher

Class com.gigaspaces.log.SameFileLogEntryMatcher extends LogEntryMatcherFilter implements Serializable

serialVersionUID: 1L

Serialized Fields

filePosition

long filePosition

Class com.gigaspaces.log.SizeLogEntryMatcher extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

size

int size

Package com.gigaspaces.lrmi

Class com.gigaspaces.lrmi.DynamicSmartStub 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.gigaspaces.lrmi.GenericExporter extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

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

_config

com.gigaspaces.config.lrmi.ITransportConfig _config

Class com.gigaspaces.lrmi.ProtocolRegistry extends HashMap<String,com.gigaspaces.lrmi.ProtocolAdapter<?>> implements Serializable

serialVersionUID: 1L

Class com.gigaspaces.lrmi.RemoteStub 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.gigaspaces.lrmi.ServiceUnsupportedOperationException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

localOfficialVersion

String localOfficialVersion

serviceOfficialVersion

String serviceOfficialVersion

localPlatformlogicalVersion

com.gigaspaces.internal.version.PlatformLogicalVersion localPlatformlogicalVersion

serverPlatformLogicalVersion

com.gigaspaces.internal.version.PlatformLogicalVersion serverPlatformLogicalVersion

Package com.gigaspaces.lrmi.nio.filters

Class com.gigaspaces.lrmi.nio.filters.IOFilterException extends Exception implements Serializable

serialVersionUID: 1L


Package com.gigaspaces.metadata

Class com.gigaspaces.metadata.SpaceMetadataException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class com.gigaspaces.metadata.SpaceMetadataValidationException extends SpaceMetadataException implements Serializable

serialVersionUID: 1L


Package com.gigaspaces.metadata.index

Class com.gigaspaces.metadata.index.AbstractSpaceIndex extends com.gigaspaces.internal.serialization.AbstractExternalizable 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.gigaspaces.metadata.index.CustomIndex extends com.gigaspaces.metadata.index.AbstractSpaceIndex 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.gigaspaces.metadata.index.SpacePathIndex extends com.gigaspaces.metadata.index.AbstractSpaceIndex 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.gigaspaces.metadata.index.SpacePropertyIndex extends com.gigaspaces.metadata.index.AbstractSpaceIndex 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

Package com.gigaspaces.security

Class com.gigaspaces.security.AccessDeniedException extends SecurityException implements Serializable

serialVersionUID: 1L

Class com.gigaspaces.security.Authentication extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

userDetails

UserDetails userDetails

grantedAuthorities

GrantedAuthorities grantedAuthorities

Class com.gigaspaces.security.AuthenticationException extends SecurityException implements Serializable

serialVersionUID: 1L

Class com.gigaspaces.security.AuthenticationToken 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.gigaspaces.security.SecurityException extends SecurityException implements Serializable

serialVersionUID: 1L


Package com.gigaspaces.security.audit

Class com.gigaspaces.security.audit.AuditDetails 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.gigaspaces.security.audit.AuditLogRecord extends LogRecord implements Serializable

serialVersionUID: 1L

Serialized Fields

auditDetails

AuditDetails auditDetails

username

String username

sessionId

String sessionId

privilege

String privilege

filter

String filter

exception

Exception exception

Package com.gigaspaces.security.authorities

Class com.gigaspaces.security.authorities.GrantedAuthorities extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

authorityMap

Map<K,V> authorityMap

roles

Set<E> roles

Class com.gigaspaces.security.authorities.GridAuthority extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

gridPrivilege

GridAuthority.GridPrivilege gridPrivilege

Class com.gigaspaces.security.authorities.MonitorAuthority extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

monitorPrivilege

MonitorAuthority.MonitorPrivilege monitorPrivilege

Class com.gigaspaces.security.authorities.PopulatedRoleAuthority extends RoleAuthority implements Serializable

serialVersionUID: 1L

Serialized Fields

authorities

Authority[] authorities

Class com.gigaspaces.security.authorities.RoleAuthority extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

role

String role

Class com.gigaspaces.security.authorities.SpaceAuthority extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

spacePrivilege

SpaceAuthority.SpacePrivilege spacePrivilege

filter

SpaceAuthority.Filter<T> filter

Class com.gigaspaces.security.authorities.SpaceAuthority.ClassFilter extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

className

String className

expression

String expression

Class com.gigaspaces.security.authorities.SpaceAuthority.NegateClassFilter extends SpaceAuthority.ClassFilter implements Serializable

serialVersionUID: 1L

Class com.gigaspaces.security.authorities.SpaceAuthority.NegatePackageFilter extends SpaceAuthority.PackageFilter implements Serializable

serialVersionUID: 1L

Class com.gigaspaces.security.authorities.SpaceAuthority.NegateRegexFilter extends SpaceAuthority.RegexFilter implements Serializable

serialVersionUID: 1L

Class com.gigaspaces.security.authorities.SpaceAuthority.PackageFilter extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

packageName

String packageName

expression

String expression

Class com.gigaspaces.security.authorities.SpaceAuthority.RegexFilter extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

regex

String regex

pattern

Pattern pattern

expression

String expression

Class com.gigaspaces.security.authorities.SystemAuthority extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

systemPrivilege

SystemAuthority.SystemPrivilege systemPrivilege

Package com.gigaspaces.security.directory

Class com.gigaspaces.security.directory.DirectoryAccessDeniedException extends AccessDeniedException implements Serializable

serialVersionUID: 1L

Class com.gigaspaces.security.directory.Role extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

role

String role

authorities

Authority[] authorities

Class com.gigaspaces.security.directory.RoleAlreadyExistsException extends SecurityException implements Serializable

serialVersionUID: 1L

Class com.gigaspaces.security.directory.RoleDataAccessException extends SecurityException implements Serializable

serialVersionUID: 1L

Class com.gigaspaces.security.directory.RoleNotFoundException extends SecurityException implements Serializable

serialVersionUID: 1L

Class com.gigaspaces.security.directory.User extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

username

String username

password

String password

authorities

Authority[] authorities

Class com.gigaspaces.security.directory.UserAlreadyExistsException extends SecurityException implements Serializable

serialVersionUID: 1L

Class com.gigaspaces.security.directory.UserDataAccessException extends SecurityException implements Serializable

serialVersionUID: 1L

Class com.gigaspaces.security.directory.UserNotFoundException extends SecurityException implements Serializable

serialVersionUID: 1L


Package com.gigaspaces.security.encoding

Class com.gigaspaces.security.encoding.EncodingException extends SecurityException implements Serializable

serialVersionUID: 1L


Package com.gigaspaces.security.fs

Class com.gigaspaces.security.fs.FileContent extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

roleDetails

Map<K,V> roleDetails

userDetails

Map<K,V> userDetails

Package com.gigaspaces.security.service

Class com.gigaspaces.security.service.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

Package com.j_spaces.core

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

serialVersionUID: -2890305376610469713L

Serialized Fields

_typeDesc

com.gigaspaces.internal.metadata.ITypeDesc _typeDesc

Class com.j_spaces.core.AbstractIdsQueryPacket extends com.gigaspaces.internal.transport.AbstractQueryPacket 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.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

serialVersionUID: 6977428147516172354L

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

serialVersionUID: -5676732467094189282L

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

serialVersionUID: -5232702856139712301L

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

serialVersionUID: 778986075236691110L

Serialized Fields

_className

String _className

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

serialVersionUID: 5387150632460999881L

Serialized Fields

uid

String uid

_deletedByOwnTxn

boolean _deletedByOwnTxn

Class com.j_spaces.core.EntryImpl extends com.j_spaces.core.AbstractEntryType implements Serializable

serialVersionUID: -1936556410152597597L

Serialized Fields

_entryHolder

com.gigaspaces.internal.server.storage.IEntryHolder _entryHolder

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

serialVersionUID: 1L

Class com.j_spaces.core.ExternalEntryPacket extends com.gigaspaces.internal.transport.EntryPacket 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.ExternalTemplatePacket extends com.j_spaces.core.ExternalEntryPacket 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.FifoException extends Exception implements Serializable

serialVersionUID: 7716065918777101418L

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

serialVersionUID: 1L

Class com.j_spaces.core.IdQueryPacket extends com.gigaspaces.internal.transport.AbstractQueryPacket 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.IdsMultiRoutingQueryPacket extends com.j_spaces.core.AbstractIdsQueryPacket 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.IdsQueryPacket extends com.j_spaces.core.AbstractIdsQueryPacket 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.InvalidFifoClassException extends FifoOperationException implements Serializable

serialVersionUID: 9179298086649918646L

Serialized Fields

className

String className
Deprecated. 

entryFifoMode

boolean entryFifoMode
Deprecated. 

serverFifoMode

boolean serverFifoMode
Deprecated. 

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

serialVersionUID: 1L

Serialized Fields

_templateClassName

String _templateClassName

Class com.j_spaces.core.JSpaceAttributes extends Properties 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.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.JSpaceState extends Object implements Serializable

serialVersionUID: -7933691513130779751L

Serialized Fields

state

int state

Class com.j_spaces.core.LeaseInitializer.UIDLease 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.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

serialVersionUID: 3360605791400151942L

Serialized Fields

m_Map

Map<K,V> m_Map

m_Origin

com.gigaspaces.internal.server.space.IRemoteSpace m_Origin

Class com.j_spaces.core.LeaseProxy 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.LocalCacheResponseEntryPacket extends com.gigaspaces.internal.transport.AbstractEntryPacket 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.LRMIJSpaceContainer extends com.gigaspaces.lrmi.RemoteStub<IJSpaceContainer> 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.MemoryShortageException extends com.gigaspaces.client.ResourceCapacityExceededException implements Serializable

serialVersionUID: 1L

Serialized Fields

_spaceName

String _spaceName

_containerName

String _containerName

_hostName

String _hostName

_memoryUsage

long _memoryUsage

_maxMemory

long _maxMemory

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

serialVersionUID: -67607005399884967L

Serialized Fields

_entry

com.gigaspaces.internal.server.storage.IEntryHolder _entry

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

serialVersionUID: 7912396776416071801L

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

serialVersionUID: 634112122503389345L

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.SecurityContext extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

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

writeExternal

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

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.SpaceCopyStatusImpl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_operationType

short _operationType

_totalCopyObj

int _totalCopyObj

_sourceMember

String _sourceMember

_targetMember

String _targetMember

_sourceMemberUrl

SpaceURL _sourceMemberUrl

_causeEx

Exception _causeEx

_totalDummyObj

int _totalDummyObj

counter

AtomicInteger counter

_writeEntries

HashMap<K,V> _writeEntries

_notifyTempl

HashMap<K,V> _notifyTempl

_duplicateUID

HashMap<K,V> _duplicateUID

_pendingNotifyTempl

List<E> _pendingNotifyTempl

Class com.j_spaces.core.SpaceHealthStatus 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.SpaceRecoveryException extends Exception implements Serializable

serialVersionUID: 2262205232917253137L

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

serialVersionUID: 1L

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

serialVersionUID: 1L

Serialized Fields

causes

Throwable[] causes

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

serialVersionUID: 4726214701365053641L

Serialized Fields

m_Template

com.gigaspaces.internal.server.storage.ITemplateHolder m_Template

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

serialVersionUID: 8164852110701141354L

Serialized Fields

m_Xtn1

ServerTransaction m_Xtn1

m_Xtn2

ServerTransaction m_Xtn2

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

serialVersionUID: 7121485628822903065L

Serialized Fields

m_Xtn

ServerTransaction m_Xtn

Class com.j_spaces.core.UidQueryPacket extends com.gigaspaces.internal.transport.AbstractQueryPacket 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.UIDsEntryPacket extends com.gigaspaces.internal.transport.EntryPacket 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.UIDsTemplatePacket extends com.j_spaces.core.UIDsEntryPacket 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.UnknownTypeException extends Exception implements Serializable

serialVersionUID: -6396162967502290947L

Serialized Fields

className

String className

theCausedEvent

com.gigaspaces.cluster.replication.IReplicationPacket theCausedEvent

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

serialVersionUID: -6396162967502290947L

Serialized Fields

positions

List<E> positions

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

serialVersionUID: 17501539692383136L

Serialized Fields

_txLock

ReentrantReadWriteLock _txLock

_joinLock

ReentrantReadWriteLock _joinLock

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

serialVersionUID: 1L

Serialized Fields

m_Transaction

ServerTransaction m_Transaction

m_UIDStr

String m_UIDStr

_status

com.j_spaces.core.XtnStatus _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

_isFromReplication

boolean _isFromReplication

_gatewayInfo

com.j_spaces.core.XtnGatewayInfo _gatewayInfo

_insertedToRedolog

boolean _insertedToRedolog

_usage

int _usage

_lastUsageTime

long _lastUsageTime

_operatedUpon

boolean _operatedUpon

_onlyEmbeddedJoins

boolean _onlyEmbeddedJoins

_disableUnusedXtnCleanupInServer

boolean _disableUnusedXtnCleanupInServer

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

jmsEnabled

boolean jmsEnabled

jmsInternalJndiEnabled

boolean jmsInternalJndiEnabled

jmsExtJndiEnabled

boolean jmsExtJndiEnabled

_schemaName

String _schemaName

_isShutdownHook

boolean _isShutdownHook

_isHttpdEnabled

boolean _isHttpdEnabled

_httpdAdditionalRoots

String _httpdAdditionalRoots

_httpdExplicitBindingAddress

String _httpdExplicitBindingAddress

_httpdExplicitPort

String _httpdExplicitPort

_isJndiEnabled

boolean _isJndiEnabled

_isJiniLusEnabled

boolean _isJiniLusEnabled

_isStartEmbeddedJiniLus

boolean _isStartEmbeddedJiniLus

_isStartEmbeddedJiniMahalo

boolean _isStartEmbeddedJiniMahalo

_isJMXEnabled

boolean _isJMXEnabled

_spaceSchemasMap

Map<K,V> _spaceSchemasMap

adminName

String adminName
Deprecated. 

adminPassword

String adminPassword
Deprecated. 

securityMode

String securityMode
Deprecated. 

usersInfo

com.j_spaces.core.filters.GenericPrincipal[] usersInfo
Deprecated. 

userDefinedRoles

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

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

serialVersionUID: 3258413919704856887L

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

serialVersionUID: -5981804825123196608L

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

serialVersionUID: -6308647788360370371L

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.admin.SpaceConfig extends com.j_spaces.core.JSpaceAttributes 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.admin.SpaceRuntimeInfo extends Object implements Serializable

serialVersionUID: -5586653306007649053L

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.admin.TemplateInfo extends Object 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.client

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

serialVersionUID: 1L

Serialized Fields

m_ClassName

String m_ClassName
Deprecated. 
The type class name.


m_CodeBase

String m_CodeBase
Deprecated. 
The type code base.


m_SuperClasses

String[] m_SuperClasses
Deprecated. 
The type super classes names.


m_FieldsNames

String[] m_FieldsNames
Deprecated. 
The type fields names.


m_FieldsTypes

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


m_IndexedFields

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


m_IsFifo

boolean m_IsFifo
Deprecated. 
Indicates if the type is et to FIFO.


m_IsReplicatable

boolean m_IsReplicatable
Deprecated. 
Indicates if the type is et to Replicatable.


_checksum

int _checksum
Deprecated. 
Internal use only.


_isExtendedIndexing

boolean _isExtendedIndexing
Deprecated. 

_objectFormat

short _objectFormat
Deprecated. 
one of the ObjectFormat formats

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

serialVersionUID: 4723365057528448995L

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

serialVersionUID: 8769386174075509454L

Serialized Fields

entryUID

String entryUID

Class com.j_spaces.core.client.ContinousQuery extends SQLQuery<T> implements Serializable

serialVersionUID: -5931704877403562166L

Class com.j_spaces.core.client.DuplicateIndexValueExecption extends com.j_spaces.core.exception.internal.EngineInternalSpaceException implements Serializable

serialVersionUID: 3403206627646407089L

Serialized Fields

m_UID

String m_UID

m_ClassName

String m_ClassName

_value

Object _value

m_OtherUid

String m_OtherUid

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

serialVersionUID: -8345114876101707233L

Serialized Fields

m_UID

String m_UID

m_ClassName

String m_ClassName

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

serialVersionUID: -8397537059416989796L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Required for Externalizable

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Required for Externalizable

Throws:
IOException

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

serialVersionUID: 5273517108969045717L

Serialized Fields

m_UID

String m_UID

m_DeletedByOwnTxn

boolean m_DeletedByOwnTxn

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

serialVersionUID: 1L

Serialized Fields

_packet

com.gigaspaces.internal.transport.ITemplatePacket _packet

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

serialVersionUID: -3939371479314993420L

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
Deprecated. 
 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
Deprecated. 
The Entry class name.


m_SuperClassesNames

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


m_FieldsNames

String[] m_FieldsNames
Deprecated. 
The Entry field names array.


m_FieldsTypes

String[] m_FieldsTypes
Deprecated. 
The Entry field Types.


m_FieldsValues

Object[] m_FieldsValues
Deprecated. 
The Entry field values.


m_IndexIndicators

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


m_PrimaryKeyName

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

See Also:
ExternalEntry.getPrimaryKeyName()

m_Replicatable

boolean m_Replicatable
Deprecated. 
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
Deprecated. 
Contains array of UIDs. Used in readMultiple/takeMultiple operations. holds the UIDs of the Objects that are going to be read or take. when using m_ReturnOnlyUids=true the returned UIDs are are kept here in the first Entry returned.


m_ReturnOnlyUids

boolean m_ReturnOnlyUids
Deprecated. 
If true readMultiple/takeMultiple return only UIDs.


m_isFifo

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


m_VersionID

int m_VersionID
Deprecated. 
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
Deprecated. 
Codes for extending matching.

See Also:
ExternalEntry.setExtendedMatchCodes(short[])

m_RangeValues

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


m_RangeValuesInclusion

boolean[] m_RangeValuesInclusion
Deprecated. 
boolean array that indicates for each range value if it is included in range or not


m_TimeToLive

long m_TimeToLive
Deprecated. 
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
Deprecated. 
If true will be transient.


m_NOWriteLeaseMode

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


_objectFormat

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

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

routingFieldName

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

See Also:
ExternalEntry.getRoutingFieldName()

_primitiveFields

boolean[] _primitiveFields
Deprecated. 

_returnTrueType

boolean _returnTrueType
Deprecated. 

Class com.j_spaces.core.client.FieldValueCloningErrorException extends com.j_spaces.core.exception.internal.EngineInternalSpaceException implements Serializable

serialVersionUID: 3403206627646407089L

Serialized Fields

m_UID

String m_UID

m_ClassName

String m_ClassName

_field_ClassName

String _field_ClassName

_value

Object _value

_cause

Exception _cause

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

serialVersionUID: 7377796253648844233L

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

serialVersionUID: 1L

Serialized Fields

proxyObject

Object proxyObject

proxy

MarshalledObject<T> proxy

proxyName

String proxyName

proxyPresentName

String proxyPresentName

isLoginProcessed

boolean isLoginProcessed

spaceState

int spaceState

_spaceMode

short _spaceMode

_serviceID

ServiceID _serviceID

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

serialVersionUID: -69391725399050981L

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.client.LRMIJSpaceProxyListener extends com.gigaspaces.lrmi.RemoteStub<com.j_spaces.core.client.IJSpaceProxyListener> 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.core.client.MetaDataEntry extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException
Deprecated. 
Throws:
IOException

writeObject

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

entryInfo

EntryInfo entryInfo
Deprecated. 

isFifo

boolean isFifo
Deprecated. 

isTransient

boolean isTransient
Deprecated. 

m_NOWriteLeaseMode

boolean m_NOWriteLeaseMode
Deprecated. 

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

serialVersionUID: -842639427837085187L

Serialization Methods

readObject

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

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Deprecated. 
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

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

serialVersionUID: 1L

Class com.j_spaces.core.client.ProxySettings 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.client.SpaceSettings 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.client.SpaceURL extends Properties implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

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

writeExternal

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

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

serialVersionUID: 5967764409112468943L

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

serialVersionUID: 436464302946431981L

Serialized Fields

_typeName

String _typeName

_expression

String _expression

_isNullExpression

boolean _isNullExpression

_template

Object _template

_parameters

Object[] _parameters

_queryResultType

QueryResultType _queryResultType

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

serialVersionUID: -7882306802784939067L

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.UnderTxnLockedObject extends Object implements Serializable

serialVersionUID: -2941506806743031862L

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.View extends ContinousQuery<T> implements Serializable

serialVersionUID: 1914367097057713706L


Package com.j_spaces.core.cluster

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

serialVersionUID: -1878607674402956624L

Class com.j_spaces.core.cluster.ClusterMemberInfo.ReplFilters extends Object implements Serializable

serialVersionUID: -306798340661866409L

Serialized Fields

inputReplicationFilterClassName

String inputReplicationFilterClassName

inputReplicationFilterParamUrl

String inputReplicationFilterParamUrl

outputReplicationFilterClassName

String outputReplicationFilterClassName

outputReplicationFilterParamUrl

String outputReplicationFilterParamUrl

Class com.j_spaces.core.cluster.ClusterMemberInfo.ReplRecovery extends Object implements Serializable

serialVersionUID: -8107984596854514381L

Serialized Fields

sourceMemberRecovery

String sourceMemberRecovery

recoveryEnabled

boolean recoveryEnabled

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

serialVersionUID: 2L

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.cluster.ClusterPolicy.CacheLoaderConfig 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.cluster.FailOverPolicy extends Object implements Serializable

serialVersionUID: 2L

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.FailOverPolicy.FailOverPolicyDescription extends Object 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.core.cluster.LBProxyHolder extends Object implements Serializable

serialVersionUID: 50762093339202979L

Serialized Fields

_memberName

String _memberName

_memberUrl

SpaceURL _memberUrl

_remoteSpace

com.gigaspaces.internal.server.space.IRemoteSpace _remoteSpace

timeStamp

long timeStamp

state

com.j_spaces.core.cluster.LBProxyHolder.State state

_findTimeout

long _findTimeout

_inUse

boolean _inUse

_recentlyChecked

boolean _recentlyChecked

Class com.j_spaces.core.cluster.ReadTakeByIdsBroadcastPacket.PacketExceptionHolder extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

_packet

com.j_spaces.core.cluster.ReadTakeByIdsBroadcastPacket _packet

_exception

Throwable _exception

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

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.cluster.ReplicationPolicy.ReplicationPolicyDescription extends Object implements Serializable

serialVersionUID: 2L

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.cluster.SwapBacklogConfig 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

Package com.j_spaces.core.exception

Class com.j_spaces.core.exception.ClosedResourceException extends RuntimeException implements Serializable

serialVersionUID: 8669102311807501039L

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

serialVersionUID: 3257567287128045107L

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

serialVersionUID: 10850113466202122L

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

serialVersionUID: -4518938895880617146L

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

serialVersionUID: 6646019805621663163L

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

serialVersionUID: 3487826802841980532L

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

serialVersionUID: 6080728928804933215L

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

serialVersionUID: 3257567287128045107L

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

serialVersionUID: 4633433378894604434L

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

serialVersionUID: 1646784425146356902L


Package com.j_spaces.core.filters

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

serialVersionUID: 4246025503339320719L

Serialized Fields

name

String name

filter

ISpaceFilter filter

activeWhenBackup

boolean activeWhenBackup

enabled

boolean enabled

securityFilter

boolean securityFilter

shutdownSpaceOnInitFailure

boolean shutdownSpaceOnInitFailure

priority

int priority

opCodes

int[] opCodes

filterParam

String filterParam

passFilterEntry

boolean passFilterEntry

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

serialVersionUID: 6597126597902489582L

Serialized Fields

filterName

String filterName

filterClassName

String filterClassName

paramURL

String paramURL

enabled

boolean enabled

beforeNotify

boolean beforeNotify

beforeWrite

boolean beforeWrite

beforeRead

boolean beforeRead

beforeTake

boolean beforeTake

afterRead

boolean afterRead

afterTake

boolean afterTake

beforeClean

boolean beforeClean

afterRemove

boolean afterRemove

afterWrite

boolean afterWrite

afterUpdate

boolean afterUpdate

beforeUpdate

boolean beforeUpdate

beforeGetAdmin

boolean beforeGetAdmin

beforeAuthentication

boolean beforeAuthentication

secured

boolean secured
Deprecated. 

usersInfo

com.j_spaces.core.filters.GenericPrincipal[] usersInfo
Deprecated. 

userDefinedRoles

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

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

serialVersionUID: 1L

Serialized Fields

userName

String userName
Deprecated. 

password

String password
Deprecated. 

isHidden

boolean isHidden
Deprecated. 

roles

String[] roles
Deprecated. 

userDefinedRoles

ArrayList<E> userDefinedRoles
Deprecated. 

writeEntries

Map<K,V> writeEntries
Deprecated. 

readEntries

Map<K,V> readEntries
Deprecated. 

executeTasks

Map<K,V> executeTasks
Deprecated. 

writeMatchObjects

Map<K,V> writeMatchObjects
Deprecated. 

readMatchObjects

Map<K,V> readMatchObjects
Deprecated. 

executeMatchObjects

Map<K,V> executeMatchObjects
Deprecated. 

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

serialVersionUID: 8028144157679424915L

Serialized Fields

name

String name

value

Object value

compareValue

boolean compareValue

Class com.j_spaces.core.filters.ReplicationStatistics 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.ReplicationStatistics.OutgoingChannel 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.ReplicationStatistics.OutgoingReplication 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.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.StatisticsHolder extends Object implements Serializable

serialVersionUID: 1505093042251118792L

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.filters.UserDefinedRole extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name
Deprecated. 

previousName

String previousName
Deprecated. 

inheritRoles

List<E> inheritRoles
Deprecated. 

restrictedEntries

Map<K,V> restrictedEntries
Deprecated. 

Package com.j_spaces.core.filters.entry

Class com.j_spaces.core.filters.entry.ExecutionFilterEntry extends Object implements Serializable

serialVersionUID: 6656175001514819275L

Serialized Fields

task

Object task

Class com.j_spaces.core.filters.entry.SpaceFilterEntryImpl extends com.j_spaces.core.EntryImpl implements Serializable

serialVersionUID: -6011345301623313934L

Class com.j_spaces.core.filters.entry.SpaceUpdateFilterEntryImpl extends com.j_spaces.core.AbstractEntryType implements Serializable

serialVersionUID: 8613812565006569044L

Serialized Fields

_entryPacket

com.gigaspaces.internal.transport.IEntryPacket _entryPacket

Package com.j_spaces.core.multiple

Class com.j_spaces.core.multiple.BatchOperationException extends QueryMultiplePartialFailureException 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

Package com.j_spaces.core.multiple.query

Class com.j_spaces.core.multiple.query.QueryMultiplePartialFailureException extends RuntimeException implements Serializable

serialVersionUID: -5769270833727972278L

Serialized Fields

_results

Object[] _results
Deprecated. 

_causes

Throwable[] _causes
Deprecated. 

Package com.j_spaces.javax.cache

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

serialVersionUID: -2697840573761879590L


Package com.j_spaces.jdbc.driver

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

serialVersionUID: 7084515297198345838L

Serialized Fields

blob

byte[] blob

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

serialVersionUID: 8586407571272951992L

Serialized Fields

clob

String clob

Class com.j_spaces.jdbc.driver.GPreparedStatement.PreparedValuesCollection 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.jdbc.driver.ObjectWithUID extends Object implements Serializable

serialVersionUID: -9005301568221991647L

Serialized Fields

entryUID

String entryUID

objectIndex

int objectIndex

Package com.j_spaces.kernel

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

serialVersionUID: -1322501772526603179L

Serialized Fields

_size

AtomicInteger _size

Package com.j_spaces.map

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

serialVersionUID: -2254345029557432497L


Package com.j_spaces.sadapter.datasource

Class com.j_spaces.sadapter.datasource.BulkDataItem extends com.j_spaces.sadapter.datasource.EntryAdapter implements Serializable

serialVersionUID: -2854220047028924547L

Serialized Fields

_operation

short _operation

Class com.j_spaces.sadapter.datasource.EntryAdapter extends com.j_spaces.sadapter.cache.CacheEntry implements Serializable

serialVersionUID: 1123908388737972298L

Serialized Fields

_converter

com.j_spaces.sadapter.datasource.IDataConverter<I> _converter

Class com.j_spaces.sadapter.datasource.PartialUpdateBulkDataItem extends com.j_spaces.sadapter.datasource.BulkDataItem implements Serializable

serialVersionUID: 1L

Serialized Fields

_updatedValuesMap

HashMap<K,V> _updatedValuesMap

Package com.sun.jini.discovery

Class com.sun.jini.discovery.DiscoveryProtocolException extends IOException implements Serializable

serialVersionUID: 5142921342798824511L

Class com.sun.jini.discovery.DiscoveryProtocolVersion extends Object implements Serializable

serialVersionUID: 1781016120938012150L

Serialization Methods

readObject

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

version

int version
The protocol version number.

 

Class com.sun.jini.discovery.MulticastMaxPacketSize extends Object implements Serializable

serialVersionUID: 2277375127808559673L

Serialization Methods

readObject

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

size

int size
The multicast packet size limit.

 

Class com.sun.jini.discovery.MulticastTimeToLive extends Object implements Serializable

serialVersionUID: 8899039913861829419L

Serialization Methods

readObject

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

ttl

int ttl
The time to live value.

 

Class com.sun.jini.discovery.UnicastSocketTimeout extends Object implements Serializable

serialVersionUID: 6500477426762925657L

Serialization Methods

readObject

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

timeout

int timeout
The socket timeout.

 

Package com.sun.jini.discovery.internal

Class com.sun.jini.discovery.internal.EndpointInternalsPermission extends BasicPermission implements Serializable

serialVersionUID: 2L


Package com.sun.jini.landlord

Class com.sun.jini.landlord.ConstrainableLandlordLease extends LandlordLease implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

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

methodConstraints

MethodConstraints methodConstraints
Client constraints placed on this proxy (may be null)

 

Class com.sun.jini.landlord.Landlord.RenewResults extends Object implements Serializable

serialVersionUID: 2L

Serialized Fields

granted

long[] granted
For each cookie passed to renewAll, granted[i] is the granted lease time, or -1 if the renewal for that lease generated an exception. If there was an exception, the exception is held in denied.

 
See Also:
Landlord.RenewResults.denied

denied

Exception[] denied
The ith -1 in granted was denied because of denied[i]. If nothing was denied, this field is null.

 

Class com.sun.jini.landlord.LandlordLease extends AbstractLease implements Serializable

serialVersionUID: 2L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Read this object back validating state.

Throws:
IOException
ClassNotFoundException

readObjectNoData

private void readObjectNoData()
                       throws InvalidObjectException
We should always have data in the stream, if this method gets called there is something wrong.

Throws:
InvalidObjectException
Serialized Fields

cookie

Uuid cookie
A universally unique ID that identifies the lease this object represents.

 

landlord

Landlord landlord
Owner of the resource associated with this lease.

 

landlordUuid

Uuid landlordUuid
The Uuid of the landlord. Used to determine if two leases can be batched together.

 

Class com.sun.jini.landlord.LandlordProxyVerifier extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Verifies that the server reference implements TrustEquivalence.

Throws:
IOException
ClassNotFoundException
Serialized Fields

landlord

RemoteMethodControl landlord
The canonical instance of the server reference. This instance will be used by the isTrusted method as the known trusted object used to determine whether or not a given proxy is equivalent in trust, content, and function.

 

landlordUuid

Uuid landlordUuid
The Uuid associated landlord.

 

Package com.sun.jini.lease

Class com.sun.jini.lease.AbstractLease extends Object implements Serializable

serialVersionUID: -9067179156916102052L

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException
If serialFormat is DURATION, add the current time to the expiration, to make it absolute (and if the result of the addition is negative, correct the overflow by resetting the expiration to Long.MAX_VALUE).

Throws:
InvalidObjectException - if serialFormat is neither ABSOLUTE nor DURATION
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream stream)
                  throws IOException
Serial Data:
a long, which is the absolute expiration if serialFormat is ABSOLUTE, or the relative duration if serialFormat is DURATION
Throws:
IOException

readObjectNoData

private void readObjectNoData()
                       throws InvalidObjectException
Throws an InvalidObjectException.

Throws:
InvalidObjectException - unconditionally
Serialized Fields

serialFormat

int serialFormat
Serialization format for the expiration.

 

Class com.sun.jini.lease.BasicRenewalFailureEvent extends RenewalFailureEvent implements Serializable

serialVersionUID: 4122133697986606684L

Serialization Methods

readObject

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

marshalledThrowable

MarshalledInstance marshalledThrowable
Exception, in marshalled form, returned by getThrowable method. May be null.

 

marshalledLease

MarshalledInstance marshalledLease
Lease, in marshalled form, returned by getLease method.

 

Package com.sun.jini.lookup.entry

Class com.sun.jini.lookup.entry.BasicServiceType extends ServiceType implements Serializable

serialVersionUID: -9077088179092831351L

Serialized Fields

type

String type
The type of service.

 

Package com.sun.jini.mahalo

Class com.sun.jini.mahalo.JobException extends Exception implements Serializable

serialVersionUID: 4182966504752382657L

Class com.sun.jini.mahalo.JobNotStartedException extends JobException implements Serializable

serialVersionUID: -454913962920091805L

Class com.sun.jini.mahalo.MahaloPermission extends AccessPermission implements Serializable

serialVersionUID: 1L

Class com.sun.jini.mahalo.MahaloTxnBasicLease extends LandlordLease implements Serializable

serialVersionUID: 2L

Serialized Fields

createdXtn

Transaction createdXtn

Class com.sun.jini.mahalo.PartialResultException extends JobException implements Serializable

serialVersionUID: 7500111308448326412L

Class com.sun.jini.mahalo.ResultNotReadyException extends JobException implements Serializable

serialVersionUID: 5079803403238096285L

Class com.sun.jini.mahalo.StorableObject extends Object implements Serializable

serialVersionUID: -3793675220968988873L

Serialized Fields

bytes

MarshalledObject<T> bytes
 

Class com.sun.jini.mahalo.TxnManagerImpl_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.sun.jini.mahalo.TxnMgrProxy extends Object implements Serializable

serialVersionUID: 2L

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.sun.jini.mahalo.UnknownTaskException extends JobException implements Serializable

serialVersionUID: 180146961747276407L


Package com.sun.jini.mahalo.log

Class com.sun.jini.mahalo.log.CannotRecoverException extends LogException implements Serializable

serialVersionUID: -6261506955756553705L

Class com.sun.jini.mahalo.log.InvalidatedLogException extends LogException implements Serializable

serialVersionUID: -5008769831314798149L

Class com.sun.jini.mahalo.log.LogException extends Exception implements Serializable

serialVersionUID: 6119876522681526272L


Package com.sun.jini.proxy

Class com.sun.jini.proxy.BasicProxyTrustVerifier extends Object implements Serializable

serialVersionUID: 2L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
InvalidObjectException - if the proxy is not an instance of RemoteMethodControl and TrustEquivalence
IOException
ClassNotFoundException
Serialized Fields

proxy

RemoteMethodControl proxy
The trusted proxy.

 

Class com.sun.jini.proxy.DefaultProxyPivot 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.sun.jini.proxy.MarshalledWrapper extends Object implements Serializable

serialVersionUID: 2L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Samples integrity protection setting (if any) of the stream from which this instance is being deserialized.

Throws:
IOException
ClassNotFoundException

readObjectNoData

private void readObjectNoData()
                       throws ObjectStreamException
Throws InvalidObjectException, since data for this class is required.

Throws:
ObjectStreamException
Serialized Fields

instance

MarshalledInstance instance
The wrapped MarshalledInstance.

 

Class com.sun.jini.proxy.ThrowThis extends Exception implements Serializable

serialVersionUID: 956456443698267251L

Serialized Fields

toThrow

RemoteException toThrow
Exception we want the proxy to throw

 

Package com.sun.jini.reggie

Class com.sun.jini.reggie.ConstrainableEventLease extends EventLease implements Serializable

serialVersionUID: 2L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Verifies that the client constraints for this proxy are consistent with those set on the underlying server ref.

Throws:
IOException
ClassNotFoundException
Serialized Fields

constraints

MethodConstraints constraints
Client constraints for this proxy, or null

Class com.sun.jini.reggie.EntryClass extends Object implements Serializable

serialVersionUID: 2L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Samples integrity protection setting (if any) of the stream from which this instance is being deserialized and checks that valid values for this object have been read from the stream.

Throws:
IOException
ClassNotFoundException

readObjectNoData

private void readObjectNoData()
                       throws InvalidObjectException
Throws InvalidObjectException, since data for this class is required.

Throws:
InvalidObjectException
Serialized Fields

name

String name
Class name

 

hash

long hash
Hash for the type

 

superclass

EntryClass superclass
Descriptor for the superclass

 

numFields

int numFields
Number of public fields

 

Class com.sun.jini.reggie.EntryClassBase extends Object implements Serializable

serialVersionUID: 2L

Serialized Fields

eclass

EntryClass eclass
The EntryClass.

 

codebase

String codebase
The codebase.

 

Class com.sun.jini.reggie.EntryRep extends Object implements Serializable

serialVersionUID: 2L

Serialized Fields

eclass

EntryClass eclass
The Class of the Entry converted to EntryClass.

 

codebase

String codebase
The codebase of the entry class.

 

fields

Object[] fields
The public fields of the Entry, each converted as necessary to a MarshalledWrapper (or left as is if of known java.lang immutable type). The fields are in super- to subclass order.

 

Class com.sun.jini.reggie.EventLease extends com.sun.jini.reggie.RegistrarLease implements Serializable

serialVersionUID: 2L

Serialization Methods

readObjectNoData

private void readObjectNoData()
                       throws ObjectStreamException
Throws InvalidObjectException, since data for this class is required.

Throws:
ObjectStreamException
Serialized Fields

eventID

long eventID
The eventID returned in the EventRegistration.

 

Class com.sun.jini.reggie.Item extends Object implements Serializable

serialVersionUID: 2L

Serialized Fields

serviceID

ServiceID serviceID
ServiceItem.serviceID.

 

serviceType

com.sun.jini.reggie.ServiceType serviceType
The Class of ServiceItem.service converted to ServiceType.

 

codebase

String codebase
The codebase of the service object.

 

service

MarshalledWrapper service
ServiceItem.service as a MarshalledWrapper.

 

attributeSets

EntryRep[] attributeSets
ServiceItem.attributeSets converted to EntryReps.

 

Class com.sun.jini.reggie.Matches extends Object implements Serializable

serialVersionUID: 2L

Serialized Fields

items

ArrayList<E> items
ServiceMatches.items as an ArrayList of Item

 

totalMatches

int totalMatches
ServiceMatches.totalMatches

 

Class com.sun.jini.reggie.RegistrarEvent extends ServiceEvent implements Serializable

serialVersionUID: 2L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Reads the default serializable field value for this instance, followed by the item's service ID encoded as specified by the ServiceID.writeBytes method. If the value of the item field is an Item instance, converts it to a ServiceItem.

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Writes the default serializable field value for this instance, followed by the item's service ID encoded as specified by the ServiceID.writeBytes method.

Throws:
IOException
Serialized Fields

item

Object item
The new state of the item, or null if the item has been deleted from the lookup service. This is either a ServiceItem or an Item (to be converted to a ServiceItem when unmarshalled).

 

Class com.sun.jini.reggie.RegistrarImpl_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class com.sun.jini.reggie.RegistrarPermission extends AccessPermission implements Serializable

serialVersionUID: 2L

Class com.sun.jini.reggie.RenewResults extends Object implements Serializable

serialVersionUID: 2L

Serialized Fields

durations

long[] durations
The granted duration for each lease. The length of this array is the same as the length of the durations parameter to renewLeases, and is in the same order. If a duration is -1, it indicates that an exception was thrown for this lease.

 

exceptions

Exception[] exceptions
Any exceptions thrown. The length of this array is the same as the number of -1 elements in durations. The exceptions are in order.

 

Class com.sun.jini.reggie.ServiceTypeBase extends Object implements Serializable

serialVersionUID: 2L

Serialized Fields

type

com.sun.jini.reggie.ServiceType type
The ServiceType.

 

codebase

String codebase
The codebase.

 

Class com.sun.jini.reggie.Template extends Object implements Serializable

serialVersionUID: 2L

Serialized Fields

serviceID

ServiceID serviceID
ServiceTemplate.serviceID

 

serviceTypes

com.sun.jini.reggie.ServiceType[] serviceTypes
ServiceTemplate.serviceTypes converted to ServiceTypes

 

attributeSetTemplates

EntryRep[] attributeSetTemplates
ServiceTemplate.attributeSetTemplates converted to EntryReps

 

Package com.sun.jini.reliableLog

Class com.sun.jini.reliableLog.LogException extends IOException implements Serializable

serialVersionUID: 1870528169848832111L

Serialized Fields

detail

Throwable detail
 

Package com.sun.jini.resource

Class com.sun.jini.resource.ServiceConfigurationError extends Error implements Serializable

serialVersionUID: 5383327130135226968L


Package com.sun.jini.start

Class com.sun.jini.start.ActivateWrapper extends Object implements Serializable

Serialization Methods

writeReplace

private Object writeReplace()
                     throws ObjectStreamException
Return a reference to service being wrapped in place of this object.

Throws:
ObjectStreamException
Serialized Fields

impl

Object impl
The "wrapped" activatable object.

 

Class com.sun.jini.start.ActivateWrapper.ActivateDesc extends Object implements Serializable

serialVersionUID: 2L

Serialized Fields

className

String className
The activatable object's class name.

 

importLocation

URL[] importLocation
The codebase where the server classes are loaded from by the activation group.

 

exportLocation

URL[] exportLocation
The codebase where clients should load classes from for stubs, etc.

 

policy

String policy
The security policy filename or URL.

 

data

MarshalledObject<T> data
The activatable object's initialization data.

 

Class com.sun.jini.start.NonActivatableServiceDescriptor extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Reads the default serializable field values for this object and resets the tranisient fields to legal values. Also, verifies that the deserialized values are legal.

Throws:
IOException
ClassNotFoundException

readObjectNoData

private void readObjectNoData()
                       throws ObjectStreamException
Throws InvalidObjectException, since data for this class is required.

Throws:
ObjectStreamException
Serialized Fields

codebase

String codebase
String containing export codebase. That is, location where clients can download required service-related classes (for example, stubs, proxies, etc.).

policy

String policy
String containing server policy filename or URL

classpath

String classpath
String containing import codebase location. That is, location where server implementation classes can be found.

implClassName

String implClassName
String containing the name of server implementation class

serverConfigArgs

String[] serverConfigArgs
String[] containing server configuration arguments

Class com.sun.jini.start.SharedActivatableServiceDescriptor extends NonActivatableServiceDescriptor implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Reads the default serializable field values for this object. Also, verifies that the deserialized values are legal.

Throws:
IOException
ClassNotFoundException

readObjectNoData

private void readObjectNoData()
                       throws ObjectStreamException
Throws InvalidObjectException, since data for this class is required.

Throws:
ObjectStreamException
Serialized Fields

sharedGroupLog

String sharedGroupLog
String representing the directory where the associated shared group identifier information is persisted

restart

boolean restart
boolean flag passed through as the restart parameter to the ActivationDesc constructor used to register the service with the activation system.

host

String host
String containing hostname of desired activation system.

port

int port
int representing port of desired activation system.

Class com.sun.jini.start.SharedActivationGroupDescriptor extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Reads the default serializable field values for this object. Also, verifies that the deserialized values are legal.

Throws:
IOException
ClassNotFoundException

readObjectNoData

private void readObjectNoData()
                       throws ObjectStreamException
Throws InvalidObjectException, since data for this class is required.

Throws:
ObjectStreamException
Serialized Fields

policy

String policy
String representing VM policy filename or URL

classpath

String classpath
String representing the class path of the shared VM classes

log

String log
String representing the location where group identifier information will be persisted

serverCommand

String serverCommand
String representing the VM command to use

serverOptions

String[] serverOptions
String[] representing array of command line options to pass to the VM's command line

serverProperties

Properties serverProperties
Properties representing propperties to pass to the VM's command line

host

String host
String representing host name of the desired activation system

port

int port
int representing port of the desired activation system

Class com.sun.jini.start.SharedActivationPolicyPermission extends Permission implements Serializable

serialVersionUID: 1L

Serialized Fields

policyPermission

FilePermission policyPermission
FilePermission object that is the delegation target of the implies() checks.

 

Package com.sun.jini.system

Class com.sun.jini.system.CommandLine.BadInvocationException extends Exception implements Serializable

serialVersionUID: 4503820475450471907L

Class com.sun.jini.system.CommandLine.HelpOnlyException extends Exception implements Serializable

serialVersionUID: -8973201446772368025L

Class com.sun.jini.system.CommandLine.ProgrammingException extends RuntimeException implements Serializable

serialVersionUID: 2401745757311140184L


Package com.sun.jini.thread

Class com.sun.jini.thread.ReadersWriter.ConcurrentLockException extends RuntimeException implements Serializable

serialVersionUID: 7027246653257040584L

Class com.sun.jini.thread.ThreadPoolPermission extends BasicPermission implements Serializable

serialVersionUID: -2515392803055387779L


Package net.jini.activation

Class net.jini.activation.ActivatableInvocationHandler extends Object implements Serializable

serialVersionUID: -428224070630550856L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Verifies that the activation identifier is not null, and that the constraints on this invocation handler and the underlying proxy are consistent.

Throws:
InvalidObjectException - if the activation identifier is null, or if the underlying proxy implements RemoteMethodControl and the constraints on the underlying proxy are not equivalent to this invocation handler's constraints
IOException
ClassNotFoundException
Serialized Fields

id

ActivationID id
The activation identifier.

 

uproxy

Remote uproxy
The underlying proxy or null.

 

clientConstraints

MethodConstraints clientConstraints
The client constraints or null.

 

Class net.jini.activation.ActivationGroup extends ActivationGroup implements Serializable

serialVersionUID: 1011518575632276884L


Package net.jini.config

Class net.jini.config.ConfigurationException extends Exception implements Serializable

serialVersionUID: -6556992318636509514L

Class net.jini.config.ConfigurationFile.ErrorDescriptor extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Verifies that the deserialized field values for this error descriptor are valid.

Throws:
IOException
ClassNotFoundException

readObjectNoData

private void readObjectNoData()
                       throws ObjectStreamException
Throws InvalidObjectException, since a descriptor is always required.

Throws:
ObjectStreamException
Serialized Fields

lineno

int lineno
line number where this syntax error occurred

 

override

int override
override where this syntax error occurred

 

description

String description
textual description of the problem encountered

 

locationName

String locationName
configuration source location name

 

t

Throwable t
exception associated with this error

 

Class net.jini.config.ConfigurationNotFoundException extends ConfigurationException implements Serializable

serialVersionUID: -3084555497838803365L

Class net.jini.config.NoSuchEntryException extends ConfigurationException implements Serializable

serialVersionUID: 943820838185621405L


Package net.jini.constraint

Class net.jini.constraint.BasicMethodConstraints extends Object implements Serializable

serialVersionUID: 1432234194703790047L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Verifies legal descriptor ordering.

Throws:
InvalidObjectException - if any descriptor is null, or the descriptors array is empty, or if any descriptor is preceded by another descriptor that matches at least the same methods
IOException
ClassNotFoundException
Serialized Fields

descs

MethodDesc[] descs
The ordered method descriptors.

Class net.jini.constraint.BasicMethodConstraints.MethodDesc extends Object implements Serializable

serialVersionUID: 6773269226844208999L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Verifies that the method name, parameter types, and constraints are valid.

Throws:
InvalidObjectException - if types is non-null and name is either null or is not a syntactically valid method name; or if types is null and name is neither a syntactically valid method name, a syntactically valid method name with a '*' appended, nor a name constructed from some syntactically valid method name containing more than two characters by replacing the first character of that name with '*'; or if any element of types is null; or if constraints is non-null but empty
IOException
ClassNotFoundException
Serialized Fields

constraints

InvocationConstraints constraints
The non-empty constraints for the specified method or methods, or null if there are no constraints.

name

String name
The name of the method, with prefix or suffix '*' permitted if types is null, or null for a descriptor that matches all methods (in which case types must also be null).

types

Class[] types
The parameter types for the specified method, or null for wildcard parameter types.

Package net.jini.core.constraint

Class net.jini.core.constraint.ClientAuthentication extends Object implements Serializable

serialVersionUID: -6326974440670504555L

Serialization Methods

readResolve

private Object readResolve()
Canonicalize so that == can be used.

Serialized Fields

val

boolean val
true for YES, false for NO

 

Class net.jini.core.constraint.ClientMaxPrincipal extends Object implements Serializable

serialVersionUID: 8583596881949005395L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Verifies that there is at least one principal, that none of the principals is null, and that there are no duplicates.

Throws:
InvalidObjectException - if there are no principals, or any principal is null, or if there are duplicate principals
IOException
ClassNotFoundException
Serialized Fields

principals

Principal[] principals
The principals.

Class net.jini.core.constraint.ClientMaxPrincipalType extends Object implements Serializable

serialVersionUID: -2521616888337674811L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Verifies that there is at least one class, that none of the classes is null, primitive types, array types, or final classes that do not have Principal as a superinterface, and that no class is assignable to any other class.

Throws:
InvalidObjectException - if there are no classes, or any class is null, a primitive type, array type, or final class that does not have Principal as a superinterface, or if any class is assignable to any other class
IOException
ClassNotFoundException
Serialized Fields

classes

Class[] classes
The classes.

Class net.jini.core.constraint.ClientMinPrincipal extends Object implements Serializable

serialVersionUID: 1645837366147709569L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Verifies that there is at least one principal, that none of the principals is null, and that there are no duplicates.

Throws:
InvalidObjectException - if there are no principals, or any principal is null, or if there are duplicate principals
IOException
ClassNotFoundException
Serialized Fields

principals

Principal[] principals
The principals.

Class net.jini.core.constraint.ClientMinPrincipalType extends Object implements Serializable

serialVersionUID: 2389386543834321065L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Verifies that there is at least one class, that none of the classes is null, primitive types, array types, or final classes that do not have Principal as a superinterface, and that no class is assignable to any other class.

Throws:
InvalidObjectException - if there are no classes, or any class is null, a primitive type, array type, or final class that does not have Principal as a superinterface, or if any class is assignable to any other class
IOException
ClassNotFoundException
Serialized Fields

classes

Class[] classes
The classes.

Class net.jini.core.constraint.Confidentiality extends Object implements Serializable

serialVersionUID: 6173438948668674131L

Serialization Methods

readResolve

private Object readResolve()
Canonicalize so that == can be used.

Serialized Fields

val

boolean val
true for YES, false for NO

 

Class net.jini.core.constraint.ConnectionAbsoluteTime extends Object implements Serializable

serialVersionUID: 8039977689366799322L

Serialized Fields

time

long time
Deadline for connection establishment in milliseconds from midnight, January 1, 1970 UTC.

 

Class net.jini.core.constraint.ConnectionRelativeTime extends Object implements Serializable

serialVersionUID: 6854732178792183150L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Verifies that time is greater than or equal to zero.

Throws:
InvalidObjectException - if time is less than zero
IOException
ClassNotFoundException
Serialized Fields

time

long time
The maximum connection duration in milliseconds.

 

Class net.jini.core.constraint.ConstraintAlternatives extends Object implements Serializable

serialVersionUID: 7214615235302870613L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Verifies that there are at least two constraints, that none are null and none are instances of this class, and that there are no duplicates.

Throws:
InvalidObjectException - if there are less than two constraints, or any constraint is null or an instance of this class, or if there are duplicates
IOException
ClassNotFoundException
Serialized Fields

constraints

InvocationConstraint[] constraints
The alternative constraints.

Class net.jini.core.constraint.Delegation extends Object implements Serializable

serialVersionUID: -8636854709107393245L

Serialization Methods

readResolve

private Object readResolve()
Canonicalize so that == can be used.

Serialized Fields

val

boolean val
true for YES, false for NO

 

Class net.jini.core.constraint.DelegationAbsoluteTime extends Object implements Serializable

serialVersionUID: -2807470616717350051L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Verifies that minStart is less than or equal to maxStart, maxStart is less than or equal to minStop, and minStop is less than or equal to maxStop.

Throws:
InvalidObjectException - if minStart is greater than maxStart, or maxStart is greater than minStop, or minStop is greater than maxStop
IOException
ClassNotFoundException
Serialized Fields

minStart

long minStart
The minimum start time in milliseconds from midnight, January 1, 1970 UTC.

 

maxStart

long maxStart
The maximum start time in milliseconds from midnight, January 1, 1970 UTC.

 

minStop

long minStop
The minimum stop time in milliseconds from midnight, January 1, 1970 UTC.

 

maxStop

long maxStop
The maximum stop time in milliseconds from midnight, January 1, 1970 UTC.

 

Class net.jini.core.constraint.DelegationRelativeTime extends Object implements Serializable

serialVersionUID: 7148935984332761810L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Verifies that minStart is less than or equal to maxStart, maxStart is less than or equal to minStop, minStop is less than or equal to maxStop, and minStop is greater than or equal to zero.

Throws:
InvalidObjectException - if minStart is greater than maxStart, or maxStart is greater than minStop, or minStop is greater than maxStop, or minStop is less than zero
IOException
ClassNotFoundException
Serialized Fields

minStart

long minStart
The minimum start duration in milliseconds.

 

maxStart

long maxStart
The maximum start duration in milliseconds.

 

minStop

long minStop
The minimum stop duration in milliseconds.

 

maxStop

long maxStop
The maximum stop duration in milliseconds.

 

Class net.jini.core.constraint.Integrity extends Object implements Serializable

serialVersionUID: 418483423937969897L

Serialization Methods

readResolve

private Object readResolve()
Canonicalize so that == can be used.

Serialized Fields

val

boolean val
true for YES, false for NO

 

Class net.jini.core.constraint.InvocationConstraints extends Object implements Serializable

serialVersionUID: -3363161199079334224L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Verifies that there are no null elements and no duplicates.

Throws:
InvalidObjectException - if the requirements or preferences arrays are null, or any element is null, or if there are duplicate requirements, duplicate preferences, or preferences that are duplicates of requirements
IOException
ClassNotFoundException
Serialized Fields

prefs

InvocationConstraint[] prefs
The preferences.

reqs

InvocationConstraint[] reqs
The requirements.

Class net.jini.core.constraint.ServerAuthentication extends Object implements Serializable

serialVersionUID: 2837982503744131014L

Serialization Methods

readResolve

private Object readResolve()
Canonicalize so that == can be used.

Serialized Fields

val

boolean val
true for YES, false for NO

 

Class net.jini.core.constraint.ServerMinPrincipal extends Object implements Serializable

serialVersionUID: 6082629466615675811L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Verifies that there is at least one principal, that none of the principals is null, and that there are no duplicates.

Throws:
InvalidObjectException - if there are no principals, or any principal is null, or if there are duplicate principals
IOException
ClassNotFoundException
Serialized Fields

principals

Principal[] principals
The principals.

Package net.jini.core.discovery

Class net.jini.core.discovery.LookupLocator extends Object implements Serializable

serialVersionUID: 1448769379829432795L

Serialized Fields

host

String host
The name of the host at which to perform discovery.

 

port

int port
The port number on the host at which to perform discovery.

 

Package net.jini.core.entry

Class net.jini.core.entry.UnusableEntryException extends Exception implements Serializable

serialVersionUID: -2199083666668626172L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
InvalidObjectException - if:
  • partialEntry is null and unusableFields is not null or nestedExceptions does not have exactly one element,
  • if partialEntry is non-null and unusableFields and nestedExceptions are not the same length,
  • if partialEntry is non-null and unusableFields is null or any element of unusableFields is null, or
  • if nestedExceptions or any element of nestedExceptions is null
IOException
ClassNotFoundException

readObjectNoData

private void readObjectNoData()
                       throws InvalidObjectException
Throws:
InvalidObjectException - if called
Serialized Fields

partialEntry

Entry partialEntry
The partial entry. Fields that could not be deserialized will be null.

 

unusableFields

String[] unusableFields
The names of the unusable fields. If the entry was entirely unusable, unusableFields will be null.

 

nestedExceptions

Throwable[] nestedExceptions
The exception that caused the failure for the corresponding field named in unusableFields. If the entry was entirely unusable, nestedExceptions will be an array with the one exception that prevented its use.

 

Package net.jini.core.event

Class net.jini.core.event.EventRegistration extends Object implements Serializable

serialVersionUID: 4055207527458053347L

Serialized Fields

eventID

long eventID
The event identifier.

 

source

Object source
The event source.

 

lease

Lease lease
The registration lease.

 

seqNum

long seqNum
The current sequence number.

 

Class net.jini.core.event.RemoteEvent extends EventObject implements Serializable

serialVersionUID: 1777278867291906446L

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException
Serialization support

Throws:
IOException
ClassNotFoundException
Serialized Fields

source

Object source
The event source.

 

eventID

long eventID
The event identifier.

 

seqNum

long seqNum
The event sequence number.

 

handback

MarshalledObject<T> handback
The handback object.

 

Class net.jini.core.event.UnknownEventException extends Exception implements Serializable

serialVersionUID: 5563758083292687048L


Package net.jini.core.lease

Class net.jini.core.lease.LeaseDeniedException extends LeaseException implements Serializable

serialVersionUID: 5704943735577343495L

Class net.jini.core.lease.LeaseException extends Exception implements Serializable

serialVersionUID: -7902272546257490469L

Class net.jini.core.lease.LeaseMapException extends LeaseException implements Serializable

serialVersionUID: -4854893779678486122L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
InvalidObjectException - if exceptionMap is null, contains any key which is not an instance of Lease, or contains any value which in not an instance of Throwable
IOException
ClassNotFoundException

readObjectNoData

private void readObjectNoData()
                       throws InvalidObjectException
Throws:
InvalidObjectException - if called
Serialized Fields

exceptionMap

Map<K,V> exceptionMap
A Map from Lease to Exception, containing each lease that failed to renew or cancel, and the exception that resulted from that lease's renewal or cancel attempt.

 

Class net.jini.core.lease.UnknownLeaseException extends LeaseException implements Serializable

serialVersionUID: -2921099330511429288L


Package net.jini.core.lookup

Class net.jini.core.lookup.RegistrarEventRegistration extends EventRegistration implements Serializable

serialVersionUID: -1755524540939685862L

Serialized Fields

matches

ServiceMatchesWrapper matches

Class net.jini.core.lookup.ServiceDetails 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

Class net.jini.core.lookup.ServiceEvent extends RemoteEvent implements Serializable

serialVersionUID: 1304997274096842701L

Serialized Fields

serviceID

ServiceID serviceID
ServiceID of the item that triggered the event.

 

transition

int transition
One of ServiceRegistrar.TRANSITION_*MATCH_*MATCH.

 

Class net.jini.core.lookup.ServiceID extends Object implements Serializable

serialVersionUID: -7803375959559762239L

Serialized Fields

mostSig

long mostSig
The most significant 64 bits.

 

leastSig

long leastSig
The least significant 64 bits.

 

Class net.jini.core.lookup.ServiceItem extends Object implements Serializable

serialVersionUID: 717395451032330758L

Serialized Fields

serviceID

ServiceID serviceID
A service ID, or null if registering for the first time.

 

service

Object service
A service object.

 

attributeSets

Entry[] attributeSets
Attribute sets.

 

Class net.jini.core.lookup.ServiceMatches extends Object implements Serializable

serialVersionUID: -5518280843537399398L

Serialized Fields

items

ServiceItem[] items
Matching items (up to maxMatches from lookup method).

 

totalMatches

int totalMatches
Total number of matching items.

 

Class net.jini.core.lookup.ServiceTemplate extends Object implements Serializable

serialVersionUID: 7854483807886483216L

Serialized Fields

serviceID

ServiceID serviceID
Service ID to match, or null.

 

serviceTypes

Class<T>[] serviceTypes
Service types to match, or null.

 

attributeSetTemplates

Entry[] attributeSetTemplates
Attribute set templates to match, or null.

 

Package net.jini.core.transaction

Class net.jini.core.transaction.CannotAbortException extends TransactionException implements Serializable

serialVersionUID: 3597101646737510009L

Class net.jini.core.transaction.CannotCommitException extends TransactionException implements Serializable

serialVersionUID: -4497341152359563957L

Class net.jini.core.transaction.CannotJoinException extends TransactionException implements Serializable

serialVersionUID: 5568393043937204939L

Class net.jini.core.transaction.CannotNestException extends TransactionException implements Serializable

serialVersionUID: 3409604500491735434L

Class net.jini.core.transaction.NestableTransaction.Created extends Object implements Serializable

serialVersionUID: -2979247545926318953L

Serialized Fields

transaction

NestableTransaction transaction
The transaction.

 

lease

Lease lease
The lease.

 

Class net.jini.core.transaction.TimeoutExpiredException extends TransactionException implements Serializable

serialVersionUID: 3918773760682958000L

Serialized Fields

committed

boolean committed
True if the transaction committed before the timeout.

 

Class net.jini.core.transaction.Transaction.Created extends Object implements Serializable

serialVersionUID: -5199291723008952986L

Serialized Fields

transaction

Transaction transaction
The transaction.

 

lease

Lease lease
The lease.

 

Class net.jini.core.transaction.TransactionException extends Exception implements Serializable

serialVersionUID: -5009935764793203986L

Class net.jini.core.transaction.UnknownTransactionException extends TransactionException implements Serializable

serialVersionUID: 443798629936327009L


Package net.jini.core.transaction.server

Class net.jini.core.transaction.server.CrashCountException extends TransactionException implements Serializable

serialVersionUID: 4299226125245015671L

Class net.jini.core.transaction.server.NestableServerTransaction extends ServerTransaction implements Serializable

serialVersionUID: -3438419132543972925L

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 net.jini.core.transaction.server.ServerTransaction extends Object implements Serializable

serialVersionUID: 4552277137549765374L

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 net.jini.core.transaction.server.TransactionManager.Created extends Object implements Serializable

serialVersionUID: -4233846033773471113L

Serialized Fields

id

long id
The transaction ID.

 

lease

Lease lease
The lease.

 

Class net.jini.core.transaction.server.TransactionParticipantDataImpl extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException
See Also:
ServerTransaction.readExternal(java.io.ObjectInput)

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException
See Also:
ServerTransaction.writeExternal(java.io.ObjectOutput)

Package net.jini.discovery

Class net.jini.discovery.ConstrainableLookupLocator extends LookupLocator implements Serializable

serialVersionUID: 7061417093114347317L

Serialized Fields

constraints

MethodConstraints constraints
The client-side method constraints for unicast discovery.

 

Class net.jini.discovery.DiscoveryEvent extends EventObject implements Serializable

serialVersionUID: 5280303374696501479L

Serialized Fields

regs

ServiceRegistrar[] regs
The registrars with which this event is associated.

 

groups

Map<K,V> groups
Map from the registrars of this event to the groups in which each is a member.

 

Class net.jini.discovery.DiscoveryPermission extends Permission implements Serializable

serialVersionUID: -3036978025008149170L

Class net.jini.discovery.LookupUnmarshalException extends Exception implements Serializable

serialVersionUID: 2956893184719950537L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
When an instance of this class is deserialized, this method is automatically invoked. This implementation of this method validates the state of the deserialized instance.

Throws:
InvalidObjectException - if the state of the deserialized instance of this class is found to be invalid.
IOException
ClassNotFoundException
Serialized Fields

registrars

ServiceRegistrar[] registrars
Array containing the set of instances of ServiceRegistrar that were successfully unmarshalled during the process in which at least one failure occurred. This set may be null or have zero length.

 

marshalledRegistrars

MarshalledObject<T>[] marshalledRegistrars
Array containing the set of ServiceRegistrar instances that could not be unmarshalled. This set should not be null and should contain at least one element.

 

exceptions

Throwable[] exceptions
Array containing the set of exceptions that occurred during the unmarshalling process. Each element in this set should be an instance of IOException, ClassNotFoundException, or some unchecked exception. Furthermore, there should be a one-to-one correspondence between each element in this set and each element in the set of still-to-be-unmarshalled ServiceRegistrar instances. That is, the element of this set corresponding to index i should be an instance of the exception that occurred while attempting to unmarshal the element at index i of marshalledRegistrars. This set should not be null and should contain at least one element.

 

Class net.jini.discovery.RemoteDiscoveryEvent extends RemoteEvent implements Serializable

serialVersionUID: -9171289945014585248L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
When an instance of this class is deserialized, this method is automatically invoked. This implementation of this method validates the state of the deserialized instance, and additionally determines whether or not codebase integrity verification was performed when unmarshalling occurred.

Throws:
InvalidObjectException - if the state of the deserialized instance of this class is found to be invalid.
IOException
ClassNotFoundException
Serialized Fields

discarded

boolean discarded
Flag indicating whether the event is a discovery event or a discard event. If this variable is false, then the lookup services referenced by this event were just discovered; if true, then those lookup services were just discarded.

 

marshalledRegs

ArrayList<E> marshalledRegs
List consisting of marshalled proxy objects where each proxy implements the ServiceRegistrar interface, and each is a proxy of one of the recently discovered or discarded lookup service(s); the lookup service(s) with which this event is associated.

Each proxy in this list is individually marshalled in order to add an additional 'layer' of serialization. Placing this serialization "wrapper" around each element prevents the deserialization mechanism from attempting to deserialize the individual elements in the list. That is, the deserialization mechanism will only deserialize the list itself. After the list itself is successfully deserialized, the client (or a third party, if the client requested that events be sent to a third party such as a mailbox), can then attempt to unmarshal each element separately. This allows each success to be captured, and each failure to be noted.

If the elements of this list were not each marshalled separately, then upon encountering failure while attempting to deserialize any one element of the list, the deserialization mechanism's readObject method will throw an IOException; resulting in the loss of all of the elements of the list, even those that could be successfully deserialized.

 

regs

ServiceRegistrar[] regs
Array containing a subset of the set of proxies to the lookup service(s) with which this event is associated. The elements of this array correspond to those elements of the marshalledRegs array that were successfully unmarshalled (at least once) as a result of one or more invocations of the getRegistrars method of this event. Upon deserializing this event, this array is empty, but of the same size as marshalledRegs; and will be populated when the recipient of this event retrieves the registrars corresponding to the elements of marshalledRegs.

 

groups

Map<K,V> groups
Map from the service IDs of the registrars of this event to the groups in which each registrar is a member.

 

Package net.jini.entry

Class net.jini.entry.AbstractEntry extends Object implements Serializable

serialVersionUID: 5071868345060424804L

Class net.jini.entry.UnusableEntriesException extends Exception implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
InvalidObjectException - if the entries field is null, or contains an element which is not an Entry. Also throws an InvalidObjectException if the exceptions field is null, empty, or contains an element which is not an UnusableEntryException
IOException
ClassNotFoundException

readObjectNoData

private void readObjectNoData()
                       throws InvalidObjectException
Throws:
InvalidObjectException - if called
Serialized Fields

entries

Collection<E> entries
The entries that could be unmarshalled

 

exceptions

Collection<E> exceptions
Exceptions detailing why certain entries could not be unmarshalled.

 

Package net.jini.event

Class net.jini.event.InvalidIteratorException extends Exception implements Serializable

serialVersionUID: 1L


Package net.jini.export

Class net.jini.export.ExportPermission extends BasicPermission implements Serializable

serialVersionUID: 9221509074492981772L


Package net.jini.id

Class net.jini.id.Uuid extends Object implements Serializable

serialVersionUID: -106268922535833151L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
InvalidObjectException - if the class of this object implements Externalizable
IOException
ClassNotFoundException

readResolve

protected final Object readResolve()
Returns this object. This method prevents a subclass from declaring a readResolve method with an alternate implementation.


writeReplace

protected final Object writeReplace()
Returns this object. This method prevents a subclass from declaring a writeReplace method with an alternate implementation.


readObjectNoData

private void readObjectNoData()
                       throws InvalidObjectException
Throws:
InvalidObjectException - unconditionally
Serialized Fields

bits0

long bits0
The most significant 64 bits of the 128-bit value.

 

bits1

long bits1
The least significant 64 bits of the 128-bit value.

 

Package net.jini.io

Class net.jini.io.MarshalledInstance extends Object implements Serializable

serialVersionUID: -5187033771082433496L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Verify the case of null contained object.

Throws:
IOException
ClassNotFoundException

readObjectNoData

private void readObjectNoData()
                       throws ObjectStreamException
Protect against missing superclass.

Throws:
ObjectStreamException
Serialized Fields

objBytes

byte[] objBytes
Bytes of serialized representation. If objBytes is null then the object marshalled was a null reference.

locBytes

byte[] locBytes
Bytes of location annotations, which are ignored by equals. If locBytes is null, there were no non-null annotations during marshalling.

hash

int hash
Stored hash code of contained object.
See Also:
MarshalledInstance.hashCode()

Class net.jini.io.UnsupportedConstraintException extends IOException implements Serializable

serialVersionUID: -5220259094045769772L


Package net.jini.io.context

Class net.jini.io.context.ContextPermission extends AccessPermission implements Serializable

serialVersionUID: 1396656176817498282L


Package net.jini.lease

Class net.jini.lease.ExpirationWarningEvent extends RemoteEvent implements Serializable

serialVersionUID: -2020487536756927350L

Class net.jini.lease.LeaseRenewalEvent extends EventObject implements Serializable

serialVersionUID: -626399341646348302L

Serialized Fields

lease

Lease lease
The failed lease.

 

expiration

long expiration
The desired expiration of the failed lease.

 

ex

Throwable ex
The exception that caused the failure, if any.

 

Class net.jini.lease.LeaseUnmarshalException extends Exception implements Serializable

serialVersionUID: -6736107321698417489L

Serialized Fields

unmarshalledLeases

Lease[] unmarshalledLeases
Array containing the set of instances of Lease that were successfully unmarshalled during the process in which at least one failure occurred.

 

stillMarshalledLeases

MarshalledObject<T>[] stillMarshalledLeases
Array containing the set of Lease instances that could not be unmarshalled. This set should contain at least one element.

 

exceptions

Throwable[] exceptions
Array containing the set of exceptions that occurred during the unmarshalling process. Each element in this set should be an instance of IOException, ClassNotFoundException, or some unchecked exception. Furthermore, there should be a one-to-one correspondence between each element in this set and each element in the set of still-to-be-unmarshalled Lease instances. That is, the element of this set corresponding to index i should be an instance of the exception that occurred while attempting to unmarshal the element at index i of stillMarshalledLeases.

 

Class net.jini.lease.RenewalFailureEvent extends RemoteEvent implements Serializable

serialVersionUID: 8891457049195932943L


Package net.jini.loader

Class net.jini.loader.DownloadPermission extends BasicPermission implements Serializable

serialVersionUID: 4658906595080241355L


Package net.jini.lookup

Class net.jini.lookup.ServiceDiscoveryEvent extends EventObject implements Serializable

serialVersionUID: -4654412297235019084L

Serialized Fields

preEventItem

ServiceItem preEventItem
Represents the state of the service prior to the event.

 

postEventItem

ServiceItem postEventItem
Represents the state of the service after the event.

 

Class net.jini.lookup.ServiceDiscoveryManager$LookupCacheImpl$LookupListener_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L


Package net.jini.lookup.entry

Class net.jini.lookup.entry.Address extends AbstractEntry implements Serializable

serialVersionUID: 2896136903322046578L

Serialized Fields

street

String street
Street address. For example, "901 San Antonio Road".

 

organization

String organization
Name of the company or organization that provides this service. For example, "Sun Microsystems".

 

organizationalUnit

String organizationalUnit
The unit within the organization that provides this service. For example, "Information Services".

 

locality

String locality
City or locality name. For example, "Palo Alto".

 

stateOrProvince

String stateOrProvince
Full name or standard postal abbreviation of a state or province. For example, "CA" (for California).

 

postalCode

String postalCode
Postal code. For example, in the United States, this is a ZIP code; in Ireland, it might be either empty or a postal district of Dublin.

 

country

String country
Country name.

 

Class net.jini.lookup.entry.AddressBean extends Object implements Serializable

serialVersionUID: 4491500432084550577L

Serialized Fields

assoc

Address assoc
The Address object associated with this JavaBeans component.

 

Class net.jini.lookup.entry.Comment extends AbstractEntry implements Serializable

serialVersionUID: 7138608904371928208L

Serialized Fields

comment

String comment
The comment itself.

 

Class net.jini.lookup.entry.CommentBean extends Object implements Serializable

serialVersionUID: 5272583409036504625L

Serialized Fields

assoc

Comment assoc
The Entry object associated with this JavaBeans component.

 

Class net.jini.lookup.entry.Location extends AbstractEntry implements Serializable

serialVersionUID: -3275276677967431315L

Serialized Fields

floor

String floor
A floor designation. For example, "2".

 

room

String room
A room or cube number. For example, "B250".

 

building

String building
A building name or code. For example, "SUN04".

 

Class net.jini.lookup.entry.LocationBean extends Object implements Serializable

serialVersionUID: -4182591284470292829L

Serialized Fields

assoc

Location assoc
The Location object associated with this JavaBeans component.

 

Class net.jini.lookup.entry.Name extends AbstractEntry implements Serializable

serialVersionUID: 2743215148071307201L

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 net.jini.lookup.entry.NameBean extends Object implements Serializable

serialVersionUID: -6026791845102735793L

Serialized Fields

assoc

Name assoc
The Name object associated with this JavaBeans component.

 

Class net.jini.lookup.entry.ServiceInfo extends AbstractEntry implements Serializable

serialVersionUID: -1116664185758541509L

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 net.jini.lookup.entry.ServiceInfoBean extends Object implements Serializable

serialVersionUID: 8352546663361067804L

Serialized Fields

assoc

ServiceInfo assoc
The ServiceInfo object associated with this JavaBeans component.

 

Class net.jini.lookup.entry.ServiceType extends AbstractEntry implements Serializable

serialVersionUID: -6443809721367395836L

Class net.jini.lookup.entry.Status extends AbstractEntry implements Serializable

serialVersionUID: -5193075846115040838L

Serialized Fields

severity

StatusType severity
The severity level of this status object.

 

Class net.jini.lookup.entry.StatusBean extends Object implements Serializable

serialVersionUID: -1975539395914887503L

Serialized Fields

assoc

Status assoc
The Status object associated with this JavaBeans component.

 

Class net.jini.lookup.entry.StatusType extends Object implements Serializable

serialVersionUID: -8268735508512712203L

Serialization Methods

readResolve

private Object readResolve()
Canonicalize so that == can be used.

Serialized Fields

type

int type
 

Package net.jini.security

Class net.jini.security.AccessPermission extends Permission implements Serializable

serialVersionUID: 7269818741475881138L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Verifies the syntax of the target name and recreates any transient state.

Throws:
InvalidObjectException - if the target name is null, or if the target name does not match the syntax specified in the comments at the beginning of this class
IOException
ClassNotFoundException

Class net.jini.security.AuthenticationPermission extends Permission implements Serializable

serialVersionUID: -4733723479228998183L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Verifies the syntax of the target name and recreates any transient state.

Throws:
InvalidObjectException - if the target name or actions string is null, or if the target name or actions string does not match the syntax specified in the comments at the beginning of this class
IOException
ClassNotFoundException
Serialized Fields

actions

String actions
The actions.

 

Class net.jini.security.AuthenticationPermission.AuthenticationPermissionCollection extends PermissionCollection implements Serializable

serialVersionUID: -2967578431368213049L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Verifies the permissions list.

Throws:
InvalidObjectException - if the list is null or any element is not an instance of AuthenticationPermission
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Writes the state to the stream.

Throws:
IOException
Serialized Fields

permissions

List<E> permissions
The permissions.

Class net.jini.security.BasicProxyPreparer extends Object implements Serializable

serialVersionUID: 4439691869768577046L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Verifies that fields have legal values.

Throws:
InvalidObjectException - if methodConstraintsSpecified is false and methodConstraints is not null, if permissions is null, or if permissions is not null and any of its elements are null
IOException - if an I/O error occurs
ClassNotFoundException - if the class of a serialized object could not be found

readObjectNoData

private void readObjectNoData()
                       throws InvalidObjectException
Throws an exception to insure that data was supplied in order to set the permissions field to an empty array.

Throws:
InvalidObjectException - whenever this method is called
Serialized Fields

methodConstraints

MethodConstraints methodConstraints
Method constraints to use when verifying if proxies are trusted and for setting their constraints, if methodConstraintsSpecified is true. Set to null if methodConstraintsSpecified is false.

methodConstraintsSpecified

boolean methodConstraintsSpecified
Whether to use methodConstraints when verifying if proxies are trusted and for setting their constraints.

permissions

Permission[] permissions
Permissions to grant to proxies, or an empty array if no permissions should be granted. The value is always non-null.

verify

boolean verify
Whether to verify if proxies are trusted.

Class net.jini.security.GrantPermission extends Permission implements Serializable

serialVersionUID: 4668259055340724280L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Reconstitutes contained permissions based on the information in the target name.

Throws:
InvalidObjectException - if the target name is null or does not conform to the syntax specified in the documentation for GrantPermission
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Writes target name representing contained permissions.

Throws:
NotSerializableException - if the GrantPermission was constructed explicitly with java.security.UnresolvedPermissions
IOException

Class net.jini.security.GrantPermission.GrantPermissionCollection extends PermissionCollection implements Serializable

serialVersionUID: 8227621799817733985L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Verifies the permissions list.

Throws:
InvalidObjectException - if the list is null or any element is not an instance of GrantPermission
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Writes the permissions list.

Throws:
IOException
Serialized Fields

perms

List<E> perms
The permissions.

Package net.jini.security.policy

Class net.jini.security.policy.PolicyInitializationException extends Exception implements Serializable

serialVersionUID: -7466794219271489139L

Class net.jini.security.policy.UmbrellaGrantPermission extends Permission implements Serializable

serialVersionUID: -969939904144051917L


Package net.jini.security.proxytrust

Class net.jini.security.proxytrust.ProxyTrustInvocationHandler extends Object implements Serializable

serialVersionUID: -3270029468290295063L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Verifies that the main proxy is an instance of TrustEquivalence, and that the bootstrap proxy is an instance of both RemoteMethodControl and TrustEquivalence.

Throws:
InvalidObjectException - if the main proxy is not an instance of TrustEquivalence, or the bootstrap proxy is not an instance of both RemoteMethodControl and TrustEquivalence
IOException
ClassNotFoundException
Serialized Fields

main

RemoteMethodControl main
The main proxy.

 

boot

ProxyTrust boot
The bootstrap proxy.

 

Package net.jini.space

Class net.jini.space.AvailabilityEvent extends RemoteEvent implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
InvalidObjectException - if RemoteEvent.source is null or is not a JavaSpace
IOException
ClassNotFoundException

readObjectNoData

private void readObjectNoData()
                       throws InvalidObjectException
Throws:
InvalidObjectException - if called
Serialized Fields

visibilityTransition

boolean visibilityTransition
true if this event signals a transition from invisible to visible as well as unavailable to available.

 

Class net.jini.space.InternalSpaceException extends RuntimeException implements Serializable

serialVersionUID: -4167507833172939849L


Package net.jini.url.httpmd

Class net.jini.url.httpmd.WrongMessageDigestException extends IOException implements Serializable

serialVersionUID: -5982551285440426248L


Package org.openspaces.admin

Class org.openspaces.admin.AdminException extends RuntimeException implements Serializable

serialVersionUID: 7131796349428030405L


Package org.openspaces.admin.alert

Class org.openspaces.admin.alert.AlertConfigurationException extends AdminException implements Serializable

serialVersionUID: 1L

Class org.openspaces.admin.alert.AlertSeverity extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name
The non-localized name of the severity.

value

int value
The integer value of the severity.

Class org.openspaces.admin.alert.AlertStatus extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name
The non-localized name of the status.

value

int value
The integer value of the status.

Package org.openspaces.admin.alert.alerts

Class org.openspaces.admin.alert.alerts.AbstractAlert 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 org.openspaces.admin.alert.alerts.CpuUtilizationAlert extends AbstractAlert 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 org.openspaces.admin.alert.alerts.ElasticGridServiceAgentProvisioningAlert extends AbstractAlert 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 org.openspaces.admin.alert.alerts.ElasticGridServiceContainerProvisioningAlert extends AbstractAlert 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 org.openspaces.admin.alert.alerts.ElasticMachineProvisioningAlert extends AbstractAlert 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 org.openspaces.admin.alert.alerts.GarbageCollectionAlert extends AbstractAlert 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 org.openspaces.admin.alert.alerts.HeapMemoryUtilizationAlert extends AbstractAlert 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 org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert extends AbstractAlert 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 org.openspaces.admin.alert.alerts.PhysicalMemoryUtilizationAlert extends AbstractAlert 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 org.openspaces.admin.alert.alerts.ProcessingUnitInstanceMemberAliveIndicatorAlert extends AbstractAlert 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 org.openspaces.admin.alert.alerts.ProvisionFailureAlert extends AbstractAlert 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

Class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert extends AbstractAlert 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 org.openspaces.admin.alert.alerts.ReplicationRedoLogOverflowToDiskAlert extends AbstractAlert 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 org.openspaces.admin.alert.alerts.ReplicationRedoLogSizeAlert extends AbstractAlert 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

Package org.openspaces.admin.alert.config.parser

Class org.openspaces.admin.alert.config.parser.AlertConfigurationParserException extends AdminException implements Serializable

serialVersionUID: 1L


Package org.openspaces.admin.application

Class org.openspaces.admin.application.ApplicationAlreadyDeployedException extends AdminException implements Serializable

serialVersionUID: 1L


Package org.openspaces.admin.bean

Class org.openspaces.admin.bean.BeanConfigException extends AdminException implements Serializable

serialVersionUID: 1L

Class org.openspaces.admin.bean.BeanConfigNotFoundException extends BeanConfigException implements Serializable

serialVersionUID: 1L

Class org.openspaces.admin.bean.BeanConfigurationClassCastException extends BeanConfigurationException implements Serializable

serialVersionUID: 1L

Class org.openspaces.admin.bean.BeanConfigurationException extends BeanConfigException implements Serializable

serialVersionUID: 1L

Class org.openspaces.admin.bean.BeanInitializationException extends BeanConfigException implements Serializable

serialVersionUID: 1L

Class org.openspaces.admin.bean.EnabledBeanConfigCannotBeChangedException extends BeanConfigException implements Serializable

serialVersionUID: 1L


Package org.openspaces.admin.gsa.events

Package org.openspaces.admin.gsc.events

Package org.openspaces.admin.machine.events

Package org.openspaces.admin.pu

Class org.openspaces.admin.pu.ProcessingUnitAlreadyDeployedException extends AdminException implements Serializable

serialVersionUID: 7237728063214305847L

Serialized Fields

processingUnitName

String processingUnitName

Package org.openspaces.admin.pu.elastic.config

Class org.openspaces.admin.pu.elastic.config.EagerScaleConfig 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 org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig 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

Package org.openspaces.admin.pu.elastic.events

Class org.openspaces.admin.pu.elastic.events.AbstractElasticProcessingUnitProgressChangedEvent 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 org.openspaces.core

Class org.openspaces.core.BadSqlQueryException extends InvalidDataAccessResourceUsageException implements Serializable

serialVersionUID: 2097131282296904506L

Class org.openspaces.core.ClearException extends QueryMultiplePartialFailureException implements Serializable

serialVersionUID: 1L

Class org.openspaces.core.EntryAlreadyInSpaceException extends DataIntegrityViolationException implements Serializable

serialVersionUID: -8553568598873283849L

Serialized Fields

e

EntryAlreadyInSpaceException e

Class org.openspaces.core.EntryNotInSpaceException extends DataRetrievalFailureException implements Serializable

serialVersionUID: 1654923353943041796L

Serialized Fields

e

EntryNotInSpaceException e

Class org.openspaces.core.EntrySerializationException extends InvalidDataAccessResourceUsageException implements Serializable

serialVersionUID: -200863207916463960L

Class org.openspaces.core.InactiveTransactionException extends TransactionDataAccessException implements Serializable

serialVersionUID: -2143596398922984453L

Class org.openspaces.core.InternalSpaceException extends DataAccessException implements Serializable

serialVersionUID: -4486328522662794541L

Serialized Fields

e

InternalSpaceException e

Class org.openspaces.core.InvalidFifoClassException extends InvalidFifoOperationException implements Serializable

serialVersionUID: 1523791345410332721L

Serialized Fields

e

InvalidFifoClassException e
Deprecated. 

Class org.openspaces.core.InvalidFifoOperationException extends InvalidDataAccessResourceUsageException implements Serializable

serialVersionUID: -1795908876690221029L

Class org.openspaces.core.InvalidFifoTemplateException extends InvalidFifoOperationException implements Serializable

serialVersionUID: -8375088583591987356L

Serialized Fields

e

InvalidFifoTemplateException e

Class org.openspaces.core.InvalidTransactionUsageException extends TransactionDataAccessException implements Serializable

serialVersionUID: -2063417620859419314L

Class org.openspaces.core.ObjectConversionException extends InvalidDataAccessResourceUsageException implements Serializable

serialVersionUID: 1406696928164962971L

Class org.openspaces.core.QueryMultiplePartialFailureException extends InvalidDataAccessResourceUsageException implements Serializable

serialVersionUID: -1462249730038320280L

Serialized Fields

results

Object[] results
Deprecated. 

causes

Throwable[] causes
Deprecated. 

Class org.openspaces.core.ReadByIdsException extends InvalidDataAccessResourceUsageException implements Serializable

serialVersionUID: 1L

Serialized Fields

_results

ReadByIdsException.ReadByIdResult[] _results

Class org.openspaces.core.ReadMultipleException extends QueryMultiplePartialFailureException implements Serializable

serialVersionUID: 1L

Class org.openspaces.core.RedoLogCapacityExceededException extends ResourceCapacityExceededException implements Serializable

serialVersionUID: 234800445050248452L

Serialized Fields

e

com.gigaspaces.cluster.replication.RedoLogCapacityExceededException e

Class org.openspaces.core.RemoteDataAccessException extends DataAccessException implements Serializable

serialVersionUID: 558720637535974546L

Serialized Fields

e

RemoteException e

Class org.openspaces.core.ResourceCapacityExceededException extends DataAccessException implements Serializable

serialVersionUID: -6944733039412790229L

Class org.openspaces.core.SecurityAccessException extends PermissionDeniedDataAccessException implements Serializable

serialVersionUID: 1L

Class org.openspaces.core.SpaceClosedException extends DataAccessException implements Serializable

serialVersionUID: -3994010234530007343L

Class org.openspaces.core.SpaceInterruptedException extends DataAccessException implements Serializable

serialVersionUID: -6219381039463990418L

Class org.openspaces.core.SpaceMemoryShortageException extends ResourceCapacityExceededException implements Serializable

serialVersionUID: 7772971816257691465L

Serialized Fields

e

MemoryShortageException e

Class org.openspaces.core.SpaceMetadataException extends InvalidDataAccessResourceUsageException implements Serializable

serialVersionUID: 1L

Class org.openspaces.core.SpaceOptimisticLockingFailureException extends OptimisticLockingFailureException implements Serializable

serialVersionUID: 2963324400567929826L

Serialized Fields

e

EntryVersionConflictException e

Class org.openspaces.core.SpaceTimeoutException extends DataAccessException implements Serializable

serialVersionUID: -6455740849471228392L

Class org.openspaces.core.SpaceUnavailableException extends DataAccessException implements Serializable

serialVersionUID: -4458074369223363712L

Class org.openspaces.core.TakeByIdsException extends InvalidDataAccessResourceUsageException implements Serializable

serialVersionUID: 1L

Serialized Fields

_results

TakeByIdsException.TakeByIdResult[] _results

Class org.openspaces.core.TakeMultipleException extends QueryMultiplePartialFailureException implements Serializable

serialVersionUID: 1L

Class org.openspaces.core.TransactionDataAccessException extends DataAccessException implements Serializable

serialVersionUID: -6113375689076743832L

Class org.openspaces.core.UncategorizedSpaceException extends UncategorizedDataAccessException implements Serializable

serialVersionUID: -5799478121195480605L

Class org.openspaces.core.UnusableEntryException extends DataRetrievalFailureException implements Serializable

serialVersionUID: -8652798659299131940L

Class org.openspaces.core.UpdateOperationTimeoutException extends CannotAcquireLockException implements Serializable

serialVersionUID: 4041065346557282521L

Class org.openspaces.core.WriteMultipleException extends WriteMultiplePartialFailureException implements Serializable

serialVersionUID: 1L

Class org.openspaces.core.WriteMultiplePartialFailureException extends InvalidDataAccessResourceUsageException implements Serializable

serialVersionUID: 1L

Serialized Fields

results

WriteMultipleException.IWriteResult[] results
Deprecated. 

Package org.openspaces.core.cluster

Class org.openspaces.core.cluster.ClusterInfo extends Object implements Serializable

serialVersionUID: -128705742407213814L

Serialized Fields

schema

String schema

instanceId

Integer instanceId

backupId

Integer backupId

numberOfInstances

Integer numberOfInstances

numberOfBackups

Integer numberOfBackups

name

String name

Package org.openspaces.core.executor

Package org.openspaces.core.executor.juc

Class org.openspaces.core.executor.juc.CallableDistributedTaskAdapter extends CallableTaskAdapter<T extends Serializable> 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

Class org.openspaces.core.executor.juc.CallableTaskAdapter 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

Class org.openspaces.core.executor.juc.RunnableDistributedTaskAdapter extends RunnableTaskAdapter<T extends Serializable> 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

Class org.openspaces.core.executor.juc.RunnableTaskAdapter 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 org.openspaces.core.executor.support

Class org.openspaces.core.executor.support.AbstractDelegatingDistributedTask extends SimpleDelegatingTask<T extends Serializable> implements Serializable

serialVersionUID: 8936434181366749219L

Class org.openspaces.core.executor.support.AvgTask extends AbstractDelegatingDistributedTask<T extends Number,R extends Number> 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

Class org.openspaces.core.executor.support.MaxTask extends AbstractDelegatingDistributedTask<T extends Number,T extends Number> 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

Class org.openspaces.core.executor.support.MinTask extends AbstractDelegatingDistributedTask<T extends Number,T extends Number> 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

Class org.openspaces.core.executor.support.NoResultsException extends Exception implements Serializable

serialVersionUID: 2192604921668646280L

Class org.openspaces.core.executor.support.PrivilegedDistributedTask extends AbstractDelegatingDistributedTask<T extends Serializable,R> 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

Class org.openspaces.core.executor.support.PrivilegedTask extends SimpleDelegatingTask<T extends Serializable> 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

Class org.openspaces.core.executor.support.SimpleDelegatingDistributedTask extends AbstractDelegatingDistributedTask<T extends Serializable,R> implements Serializable

serialVersionUID: -48040005368590730L

Class org.openspaces.core.executor.support.SimpleDelegatingTask extends Object implements Serializable

serialVersionUID: -8905168049829612761L

Serialized Fields

task

Task<T extends Serializable> task

Class org.openspaces.core.executor.support.SumTask extends AbstractDelegatingDistributedTask<T extends Number,R extends Number> 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 org.openspaces.core.gateway

Class org.openspaces.core.gateway.GatewayDelegatorServiceDetails extends GatewayServiceDetails 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 org.openspaces.core.gateway.GatewayServiceDetails extends PlainServiceDetails 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 org.openspaces.core.gateway.GatewaySinkServiceDetails extends GatewayServiceDetails 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

Package org.openspaces.core.map

Class org.openspaces.core.map.LockHandle 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 org.openspaces.core.properties

Class org.openspaces.core.properties.BeanLevelProperties extends Object implements Serializable

serialVersionUID: -5373882281270584863L

Serialized Fields

contextProperties

Properties contextProperties

beanProperties

Map<K,V> beanProperties

Package org.openspaces.core.space

Class org.openspaces.core.space.CannotCreateSpaceException extends DataAccessResourceFailureException implements Serializable

serialVersionUID: -8026907614225627043L

Class org.openspaces.core.space.CannotFindSpaceException extends DataAccessResourceFailureException implements Serializable

serialVersionUID: 5692604156053227086L

Class org.openspaces.core.space.SpaceServiceDetails extends PlainServiceDetails 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 org.openspaces.core.space.filter

Class org.openspaces.core.space.filter.FilterExecutionException extends NestedRuntimeException implements Serializable

serialVersionUID: -1291118446669719067L


Package org.openspaces.core.space.mode

Class org.openspaces.core.space.mode.AbstractSpaceModeChangeEvent extends ApplicationEvent implements Serializable

serialVersionUID: 6333546136563910455L

Serialized Fields

spaceMode

com.gigaspaces.cluster.activeelection.SpaceMode spaceMode

Class org.openspaces.core.space.mode.AfterSpaceModeChangeEvent extends AbstractSpaceModeChangeEvent implements Serializable

serialVersionUID: 3684643308907987339L

Class org.openspaces.core.space.mode.BeforeSpaceModeChangeEvent extends AbstractSpaceModeChangeEvent implements Serializable

serialVersionUID: 1517730321537539772L


Package org.openspaces.core.transaction.manager

Class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager extends AbstractPlatformTransactionManager implements Serializable

serialVersionUID: 4217156441204875733L

Serialized Fields

transactionalContext

Object transactionalContext

commitTimeout

Long commitTimeout

rollbackTimeout

Long rollbackTimeout

leaseRenewalConfig

TransactionLeaseRenewalConfig leaseRenewalConfig

leaseRenewalManagers

LeaseRenewalManager[] leaseRenewalManagers

beanName

String beanName

Class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager.UnexpectedTransactionException extends TransactionException implements Serializable

serialVersionUID: 1L

Class org.openspaces.core.transaction.manager.DirectJiniTransactionManager extends AbstractJiniTransactionManager implements Serializable

serialVersionUID: -8773176073029897135L

Serialized Fields

transactionManager

TransactionManager transactionManager

Class org.openspaces.core.transaction.manager.DistributedJiniTransactionManager extends AbstractJiniTransactionManager implements Serializable

serialVersionUID: 5766281396691553487L

Serialized Fields

impl

TxnManager impl

proxy

TransactionManager proxy

Class org.openspaces.core.transaction.manager.LocalJiniTransactionManager extends AbstractJiniTransactionManager implements Serializable

serialVersionUID: -2672383547433358975L

Serialized Fields

space

IJSpace space

clustered

Boolean clustered

Class org.openspaces.core.transaction.manager.LookupJiniTransactionManager extends AbstractJiniTransactionManager implements Serializable

serialVersionUID: -917940171952237730L

Serialized Fields

transactionManagerName

String transactionManagerName

lookupTimeout

Long lookupTimeout

groups

String[] groups

locators

String[] locators

Package org.openspaces.events

Class org.openspaces.events.EventContainerServiceDetails extends PlainServiceDetails 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

Class org.openspaces.events.EventContainerServiceMonitors extends PlainServiceMonitors 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

Class org.openspaces.events.ListenerExecutionFailedException extends DataAccessException implements Serializable

serialVersionUID: 7502177620008347109L


Package org.openspaces.events.asyncpolling

Class org.openspaces.events.asyncpolling.AggregatedAsyncPollingEventContainerServiceDetails extends PlainAggregatedServiceDetails 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

Class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceDetails extends EventContainerServiceDetails 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

Class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceMonitors extends EventContainerServiceMonitors 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 org.openspaces.events.notify

Class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails extends PlainAggregatedServiceDetails 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

Class org.openspaces.events.notify.CannotCreateNotifySessionException extends DataAccessResourceFailureException implements Serializable

serialVersionUID: 8957193715747405306L

Serialized Fields

config

EventSessionConfig config

Class org.openspaces.events.notify.NotifyEventContainerServiceDetails extends EventContainerServiceDetails 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

Class org.openspaces.events.notify.NotifyEventContainerServiceMonitors extends EventContainerServiceMonitors 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

Class org.openspaces.events.notify.NotifyListenerRegistrationException extends DataAccessResourceFailureException implements Serializable

serialVersionUID: -8079394141467235611L


Package org.openspaces.events.polling

Class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails extends PlainAggregatedServiceDetails 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

Class org.openspaces.events.polling.PollingEventContainerServiceDetails extends EventContainerServiceDetails 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

Class org.openspaces.events.polling.PollingEventContainerServiceMonitors extends EventContainerServiceMonitors 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 org.openspaces.events.support

Class org.openspaces.events.support.RegisterDistributedEventContainerTask extends RegisterEventContainerTask implements Serializable

serialVersionUID: 463040102712604939L

Class org.openspaces.events.support.RegisterEventContainerTask extends Object implements Serializable

serialVersionUID: -6134368200139357734L

Serialized Fields

eventContainer

Object eventContainer

Class org.openspaces.events.support.UnregisterDistributedEventContainerTask extends UnregisterEventContainerTask implements Serializable

serialVersionUID: 5973430519765798233L

Class org.openspaces.events.support.UnregisterEventContainerTask extends Object implements Serializable

serialVersionUID: -6927651658526034507L

Serialized Fields

containerName

String containerName

Package org.openspaces.grid.esm

Class org.openspaces.grid.esm.ESMProxy extends org.jini.rio.resources.servicecore.AbstractProxy implements Serializable

serialVersionUID: 1L

Serialized Fields

esmServer

ESM esmServer

Package org.openspaces.grid.gsm.containers

Class org.openspaces.grid.gsm.containers.DefaultContainerSlaEnforcementEndpoint extends Object implements Serializable


Package org.openspaces.grid.gsm.containers.exceptions

Class org.openspaces.grid.gsm.containers.exceptions.ContainersSlaEnforcementInProgressException extends SlaEnforcementInProgressException implements Serializable

serialVersionUID: 1L

Class org.openspaces.grid.gsm.containers.exceptions.ContainersSlaEnforcementPendingProcessingUnitDeallocationException extends ContainersSlaEnforcementInProgressException implements Serializable

serialVersionUID: 1L

Class org.openspaces.grid.gsm.containers.exceptions.FailedToStartNewGridServiceContainersException extends ContainersSlaEnforcementInProgressException implements Serializable

serialVersionUID: 1L

Serialized Fields

affectedProcessingUnits

String[] affectedProcessingUnits

machineUid

String machineUid

Package org.openspaces.grid.gsm.machines.exceptions

Class org.openspaces.grid.gsm.machines.exceptions.CannotDetermineIfNeedToStartMoreMachinesException extends GridServiceAgentSlaEnforcementInProgressException implements Serializable

serialVersionUID: 1L

Class org.openspaces.grid.gsm.machines.exceptions.FailedToDiscoverMachinesException extends MachinesSlaEnforcementInProgressException implements Serializable

serialVersionUID: 1L

Serialized Fields

affectedProcessingUnits

String[] affectedProcessingUnits

Class org.openspaces.grid.gsm.machines.exceptions.FailedToStartNewMachineException extends MachinesSlaEnforcementInProgressException implements Serializable

serialVersionUID: 1L

Serialized Fields

affectedProcessingUnits

String[] affectedProcessingUnits

Class org.openspaces.grid.gsm.machines.exceptions.GridServiceAgentSlaEnforcementInProgressException extends SlaEnforcementInProgressException implements Serializable

serialVersionUID: 1L

Class org.openspaces.grid.gsm.machines.exceptions.GridServiceAgentSlaEnforcementPendingContainerDeallocationException extends GridServiceAgentSlaEnforcementInProgressException implements Serializable

serialVersionUID: 1L

Class org.openspaces.grid.gsm.machines.exceptions.InconsistentMachineProvisioningException extends GridServiceAgentSlaEnforcementInProgressException implements Serializable

serialVersionUID: 1L

Class org.openspaces.grid.gsm.machines.exceptions.MachinesSlaEnforcementInProgressException extends SlaEnforcementInProgressException implements Serializable

serialVersionUID: 1L

Class org.openspaces.grid.gsm.machines.exceptions.NeedToStartMoreGridServiceAgentsException extends GridServiceAgentSlaEnforcementInProgressException implements Serializable

serialVersionUID: 1L

Serialized Fields

affectedProcessingUnits

String[] affectedProcessingUnits

capacityShortage

CapacityRequirements capacityShortage

Class org.openspaces.grid.gsm.machines.exceptions.NoClassDefFoundElasticMachineProvisioningException extends ElasticMachineProvisioningException implements Serializable

serialVersionUID: 1L

Serialized Fields

affectedProcessingUnits

String[] affectedProcessingUnits

Class org.openspaces.grid.gsm.machines.exceptions.SomeProcessingUnitsHaveNotCompletedStateRecoveryException extends GridServiceAgentSlaEnforcementInProgressException implements Serializable

serialVersionUID: 1L

Class org.openspaces.grid.gsm.machines.exceptions.StartedTooManyMachinesException extends MachinesSlaEnforcementInProgressException implements Serializable

serialVersionUID: 1L

Serialized Fields

affectedProcessingUnits

String[] affectedProcessingUnits

agentUids

String[] agentUids

Class org.openspaces.grid.gsm.machines.exceptions.UnexpectedShutdownOfNewGridServiceAgentException extends GridServiceAgentSlaEnforcementInProgressException implements Serializable

serialVersionUID: 1L

Serialized Fields

affectedProcessingUnits

String[] affectedProcessingUnits

machineUid

String machineUid

Class org.openspaces.grid.gsm.machines.exceptions.WaitingForDiscoveredMachinesException extends MachinesSlaEnforcementInProgressException implements Serializable

serialVersionUID: 1L


Package org.openspaces.grid.gsm.machines.plugins

Class org.openspaces.grid.gsm.machines.plugins.ElasticMachineProvisioningException extends Exception implements Serializable

serialVersionUID: 1L


Package org.openspaces.grid.gsm.rebalancing.exceptions

Class org.openspaces.grid.gsm.rebalancing.exceptions.ElasticProcessingUnitInstanceUndeployInProgress extends RebalancingSlaEnforcementInProgressException implements Serializable

serialVersionUID: 1L

Class org.openspaces.grid.gsm.rebalancing.exceptions.FutureProcessingUnitInstanceDeploymentException extends RebalancingSlaEnforcementInProgressException implements Serializable

serialVersionUID: 1L

Serialized Fields

affectedProcessingUnits

String[] affectedProcessingUnits

Class org.openspaces.grid.gsm.rebalancing.exceptions.MaximumNumberOfConcurrentRelocationsReachedException extends RebalancingSlaEnforcementInProgressException implements Serializable

serialVersionUID: 1L

Class org.openspaces.grid.gsm.rebalancing.exceptions.ProcessingUnitInstanceDeploymentException extends Object implements Serializable

Class org.openspaces.grid.gsm.rebalancing.exceptions.ProcessingUnitIsNotEvenlyDistributedAccrossMachinesException extends RebalancingSlaEnforcementInProgressException implements Serializable

serialVersionUID: 1L

Class org.openspaces.grid.gsm.rebalancing.exceptions.ProcessingUnitIsNotEvenlyDistributedAcrossContainersException extends RebalancingSlaEnforcementInProgressException implements Serializable

serialVersionUID: 1L

Class org.openspaces.grid.gsm.rebalancing.exceptions.ProcessingUnitIsNotInTactException extends RebalancingSlaEnforcementInProgressException implements Serializable

serialVersionUID: 1L

Class org.openspaces.grid.gsm.rebalancing.exceptions.RebalancingSlaEnforcementInProgressException extends SlaEnforcementInProgressException implements Serializable

serialVersionUID: 1L

Class org.openspaces.grid.gsm.rebalancing.exceptions.RemovedContainerProcessingUnitDeploymentException extends RebalancingSlaEnforcementInProgressException implements Serializable

serialVersionUID: 1L

Class org.openspaces.grid.gsm.rebalancing.exceptions.SpaceRecoveryAfterRelocationException extends RebalancingSlaEnforcementInProgressException implements Serializable

serialVersionUID: 1L

Class org.openspaces.grid.gsm.rebalancing.exceptions.WrongContainerProcessingUnitRelocationException extends RebalancingSlaEnforcementInProgressException implements Serializable

serialVersionUID: 1239832832671562407L


Package org.openspaces.grid.gsm.sla.exceptions

Class org.openspaces.grid.gsm.sla.exceptions.ServiceLevelAgreementEnforcementEndpointAlreadyExistsException extends RuntimeException implements Serializable

serialVersionUID: 7605356633828368385L

Class org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException extends Exception implements Serializable

serialVersionUID: 1L


Package org.openspaces.grid.gsm.strategy

Class org.openspaces.grid.gsm.strategy.ElasticScaleStrategyEvents 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

Package org.openspaces.hibernate.cache

Class org.openspaces.hibernate.cache.CacheKey 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 org.openspaces.interop

Class org.openspaces.interop.DotnetContainerServiceDetails extends PlainServiceDetails 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

Class org.openspaces.interop.DotnetServiceDetails extends PlainServiceDetails 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 org.openspaces.jee.sessions.jetty

Class org.openspaces.jee.sessions.jetty.SessionData 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 org.openspaces.jpa

Class org.openspaces.jpa.BrokerFactory extends org.apache.openjpa.kernel.AbstractBrokerFactory implements Serializable

serialVersionUID: 1L


Package org.openspaces.jpa.openjpa

Class org.openspaces.jpa.openjpa.Broker extends org.apache.openjpa.kernel.BrokerImpl implements Serializable

serialVersionUID: 1L

Class org.openspaces.jpa.openjpa.SpaceConfiguration extends org.apache.openjpa.conf.OpenJPAConfigurationImpl 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 org.openspaces.jpa.openjpa.StoreManagerQuery extends org.apache.openjpa.kernel.ExpressionStoreQuery implements Serializable

serialVersionUID: 1L

Serialized Fields

_store

StoreManager _store

Class org.openspaces.jpa.openjpa.StoreManagerSQLQuery extends org.apache.openjpa.kernel.AbstractStoreQuery implements Serializable

serialVersionUID: 1L

Serialized Fields

_store

StoreManager _store

Package org.openspaces.jpa.openjpa.query

Class org.openspaces.jpa.openjpa.query.AggregationFunction extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_path

FieldPathNode _path

_aggregationType

AggregationFunction.AggregationType _aggregationType

Class org.openspaces.jpa.openjpa.query.BinaryExpression extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_node1

ExpressionNode _node1

_node2

ExpressionNode _node2

_expressionType

BinaryExpression.ExpressionType _expressionType

Class org.openspaces.jpa.openjpa.query.BindVariableExpression extends Object implements Serializable

serialVersionUID: 1L

Class org.openspaces.jpa.openjpa.query.ContainsExpression extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_fieldPath

ExpressionNode _fieldPath

_value

ExpressionNode _value

Class org.openspaces.jpa.openjpa.query.EmptyExpression extends Object implements Serializable

serialVersionUID: 1L

Class org.openspaces.jpa.openjpa.query.FieldPathNode extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_classMetaData

org.apache.openjpa.meta.ClassMetaData _classMetaData

_fieldMetaData

org.apache.openjpa.meta.FieldMetaData _fieldMetaData

_path

List<E> _path

_schemaAlias

String _schemaAlias

_joinedFieldName

String _joinedFieldName

_collection

boolean _collection

Class org.openspaces.jpa.openjpa.query.InnerQuery extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_candidate

org.apache.openjpa.meta.ClassMetaData _candidate

_expressions

org.apache.openjpa.kernel.exps.QueryExpressions _expressions

_type

Class<T> _type

_queryAlias

String _queryAlias

Class org.openspaces.jpa.openjpa.query.LiteralValueNode extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_ptype

int _ptype

_value

Object _value

Class org.openspaces.jpa.openjpa.query.LogicalExpression extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_expression1

ExpressionNode _expression1

_expression2

ExpressionNode _expression2

_expressionType

BinaryExpression.ExpressionType _expressionType

Class org.openspaces.jpa.openjpa.query.MatchesExpression extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_candidate

ExpressionNode _candidate

_regularExpression

ExpressionNode _regularExpression

Class org.openspaces.jpa.openjpa.query.NotMatchesExpression extends MatchesExpression implements Serializable

serialVersionUID: 1L

Class org.openspaces.jpa.openjpa.query.NullValueNode extends Object implements Serializable

serialVersionUID: 1L

Class org.openspaces.jpa.openjpa.query.ParameterNode extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_index

int _index

_type

Class<T> _type

_classMetaData

org.apache.openjpa.meta.ClassMetaData _classMetaData

Class org.openspaces.jpa.openjpa.query.Variable extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_name

String _name

_alias

String _alias

_type

Class<T> _type

_classMetaData

org.apache.openjpa.meta.ClassMetaData _classMetaData

Package org.openspaces.memcached

Class org.openspaces.memcached.Key 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

Class org.openspaces.memcached.LocalCacheElement extends Object implements Serializable

Serialization Methods

readExternal

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

writeExternal

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

Class org.openspaces.memcached.MemcachedEntry 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

Class org.openspaces.memcached.MemcachedServiceDetails extends PlainServiceDetails 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

Class org.openspaces.memcached.MemcachedServiceMonitors extends PlainServiceMonitors 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 org.openspaces.memcached.protocol

Class org.openspaces.memcached.protocol.CommandMessage extends Object implements Serializable

serialVersionUID: 1663628151791997691L

Serialized Fields

op

Op op

element

LocalCacheElement element

keys

List<E> keys

noreply

boolean noreply

cas_key

long cas_key

time

int time

error

CommandMessage.ErrorType error

errorString

String errorString

opaque

int opaque

addKeyToResponse

boolean addKeyToResponse

incrDefault

Integer incrDefault

incrExpiry

int incrExpiry

incrAmount

int incrAmount

Class org.openspaces.memcached.protocol.ResponseMessage extends Object implements Serializable

serialVersionUID: -363616355081114688L

Serialized Fields

cmd

CommandMessage cmd

elements

LocalCacheElement[] elements

response

SpaceCache.StoreResponse response

stats

Map<K,V> stats

version

String version

deleteResponse

SpaceCache.DeleteResponse deleteResponse

incrDecrResponse

Integer incrDecrResponse

flushSuccess

boolean flushSuccess

Class org.openspaces.memcached.protocol.SessionStatus extends Object implements Serializable

serialVersionUID: 8948155047611447607L

Serialized Fields

state

SessionStatus.State state

bytesNeeded

int bytesNeeded

cmd

CommandMessage cmd

Package org.openspaces.memcached.protocol.exceptions

Class org.openspaces.memcached.protocol.exceptions.ClientException extends Exception implements Serializable

serialVersionUID: 1687924360498338545L

Class org.openspaces.memcached.protocol.exceptions.IncorrectlyTerminatedPayloadException extends ClientException implements Serializable

serialVersionUID: 1009982290187803006L

Class org.openspaces.memcached.protocol.exceptions.InvalidProtocolStateException extends Exception implements Serializable

serialVersionUID: 5256244010783276271L

Class org.openspaces.memcached.protocol.exceptions.MalformedCommandException extends ClientException implements Serializable

serialVersionUID: 968285939188557080L

Class org.openspaces.memcached.protocol.exceptions.UnknownCommandException extends ClientException implements Serializable

serialVersionUID: 322896615625776078L


Package org.openspaces.pu.container

Class org.openspaces.pu.container.CannotCloseContainerException extends ProcessingUnitContainerException implements Serializable

serialVersionUID: -933652672759514319L

Class org.openspaces.pu.container.CannotCreateContainerException extends ProcessingUnitContainerException implements Serializable

serialVersionUID: -6816021622144123429L

Class org.openspaces.pu.container.ProcessingUnitContainerException extends NestedRuntimeException implements Serializable

serialVersionUID: 6307779488420075585L


Package org.openspaces.pu.container.jee

Class org.openspaces.pu.container.jee.JeeServiceDetails extends PlainServiceDetails 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 org.openspaces.pu.container.jee.stats

Class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors extends PlainServiceMonitors implements Serializable

serialVersionUID: 1345686383755041069L

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 org.openspaces.pu.container.servicegrid

Class org.openspaces.pu.container.servicegrid.PUDetails 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

Class org.openspaces.pu.container.servicegrid.PUMonitors 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

Class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy extends org.jini.rio.resources.servicecore.AbstractProxy implements Serializable

serialVersionUID: 1L


Package org.openspaces.pu.container.servicegrid.deploy

Class org.openspaces.pu.container.servicegrid.deploy.GSMNotFoundException extends NestedRuntimeException implements Serializable

serialVersionUID: -8073595538933440181L

Serialized Fields

groups

String[] groups

timeout

long timeout

Class org.openspaces.pu.container.servicegrid.deploy.ProcessingUnitNotFoundException extends NestedRuntimeException implements Serializable

serialVersionUID: 2795475112878615318L


Package org.openspaces.pu.container.support

Class org.openspaces.pu.container.support.WebsterFile extends File implements Serializable

serialVersionUID: 6166390927496427656L

Serialized Fields

root

URL root

url

URL url

directory

boolean directory

time

long time

name

String name

Package org.openspaces.pu.service

Class org.openspaces.pu.service.CustomServiceDetails extends PlainServiceDetails 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

Class org.openspaces.pu.service.CustomServiceMonitors extends PlainServiceMonitors 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

Class org.openspaces.pu.service.InvocableServiceLookupFailureException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.openspaces.pu.service.InvocationResult 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

Class org.openspaces.pu.service.PlainAggregatedServiceDetails 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

Class org.openspaces.pu.service.PlainServiceDetails 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

Class org.openspaces.pu.service.PlainServiceMonitors extends Object implements Serializable

serialVersionUID: -2530051320077906919L

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 org.openspaces.pu.sla

Class org.openspaces.pu.sla.AbstractPolicy extends Object implements Serializable

serialVersionUID: 3791695622307938554L

Serialized Fields

monitor

String monitor

low

double low

high

double high

lowerDampener

long lowerDampener

upperDampener

long upperDampener

Class org.openspaces.pu.sla.InstanceSLA extends Object implements Serializable

serialVersionUID: -7882449868172478036L

Serialized Fields

instanceId

Integer instanceId

backupId

Integer backupId

requirements

List<E> requirements

Class org.openspaces.pu.sla.MemberAliveIndicator extends Object implements Serializable

serialVersionUID: -7738144705717881390L

Serialized Fields

invocationDelay

long invocationDelay

retryTimeout

long retryTimeout

retryCount

int retryCount

Class org.openspaces.pu.sla.RelocationPolicy extends AbstractPolicy implements Serializable

serialVersionUID: 4958476938556141813L

Class org.openspaces.pu.sla.ScaleUpPolicy extends AbstractPolicy implements Serializable

serialVersionUID: 4455422998317289836L

Serialized Fields

maxInstances

int maxInstances

Class org.openspaces.pu.sla.SLA extends Object implements Serializable

serialVersionUID: -7596100914791517899L

Serialized Fields

numberOfInstances

int numberOfInstances

numberOfBackups

int numberOfBackups

clusterSchema

String clusterSchema

policy

Policy policy

requirements

List<E> requirements

monitors

List<E> monitors

maxInstancesPerVM

int maxInstancesPerVM

maxInstancesPerMachine

int maxInstancesPerMachine

maxInstancesPerZone

Map<K,V> maxInstancesPerZone

instanceSLAs

List<E> instanceSLAs

memberAliveIndicator

MemberAliveIndicator memberAliveIndicator

Package org.openspaces.pu.sla.monitor

Class org.openspaces.pu.sla.monitor.AbstractMonitor extends Object implements Serializable

serialVersionUID: 6622476878904436821L

Serialized Fields

name

String name

period

long period

historySize

int historySize

Class org.openspaces.pu.sla.monitor.BeanPropertyMonitor extends AbstractMonitor implements Serializable

serialVersionUID: -6401809881237930697L

Serialized Fields

ref

String ref

propertyName

String propertyName

Package org.openspaces.pu.sla.requirement

Class org.openspaces.pu.sla.requirement.CpuRequirement extends RangeRequirement implements Serializable

serialVersionUID: -6255973207623718927L

Class org.openspaces.pu.sla.requirement.HostRequirement extends Object implements Serializable

serialVersionUID: -6179177751732620342L

Serialized Fields

ip

String ip

Class org.openspaces.pu.sla.requirement.MemoryRequirement extends RangeRequirement implements Serializable

serialVersionUID: 8686073499439795782L

Class org.openspaces.pu.sla.requirement.RangeRequirement extends Object implements Serializable

serialVersionUID: 1018763306450762584L

Serialized Fields

watch

String watch

low

double low

high

double high

Class org.openspaces.pu.sla.requirement.SystemRequirement extends Object implements Serializable

serialVersionUID: 8797739149606784670L

Serialized Fields

name

String name

attributes

Map<K,V> attributes

Class org.openspaces.pu.sla.requirement.ZoneRequirement extends Object implements Serializable

serialVersionUID: 8258292384533829725L

Serialized Fields

zone

String zone

Package org.openspaces.remoting

Class org.openspaces.remoting.EventDrivenSpaceRemotingEntry extends com.j_spaces.core.client.MetaDataEntry implements Serializable

serialVersionUID: 7009426586658014410L

Serialization Methods

readExternal

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

writeExternal

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

Class org.openspaces.remoting.ExecutorRemotingTask extends Object implements Serializable

serialVersionUID: -3901451909736348231L

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 org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorException extends Exception 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

Class org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorResult 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

Class org.openspaces.remoting.HashedEventDrivenSpaceRemotingEntry extends EventDrivenSpaceRemotingEntry implements Serializable

serialVersionUID: -6752531933557296453L

Serialization Methods

readExternal

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

writeExternal

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

Class org.openspaces.remoting.RemoteTimeoutException extends RemoteAccessException implements Serializable

serialVersionUID: -392552156381478754L

Serialized Fields

timeout

long timeout

Class org.openspaces.remoting.RemotingServiceDetails extends PlainServiceDetails 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

Class org.openspaces.remoting.RemotingServiceDetails.RemoteService 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

Class org.openspaces.remoting.RemotingServiceMonitors extends PlainServiceMonitors 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

Class org.openspaces.remoting.RemotingServiceMonitors.RemoteServiceStats 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

Class org.openspaces.remoting.RemotingUtils.MethodHash 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

Class org.openspaces.remoting.SpaceRemoteExecutionException extends ExecutionException implements Serializable

serialVersionUID: -8990362587695315894L

Serialized Fields

remoteInvocation

SpaceRemotingInvocation remoteInvocation

remoteResult

SpaceRemotingResult<T> remoteResult

Package org.openspaces.remoting.scripting

Class org.openspaces.remoting.scripting.ResourceLazyLoadingScript 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

Class org.openspaces.remoting.scripting.ScriptCompilationException extends ScriptingException implements Serializable

serialVersionUID: -5925711640061072928L

Class org.openspaces.remoting.scripting.ScriptExecutionException extends ScriptingException implements Serializable

serialVersionUID: -8942791771917805941L

Class org.openspaces.remoting.scripting.ScriptingException extends NestedRuntimeException implements Serializable

serialVersionUID: 6494455177771792452L

Class org.openspaces.remoting.scripting.ScriptNotLoadedException extends ScriptingException implements Serializable

serialVersionUID: 3647203046037478786L

Class org.openspaces.remoting.scripting.StaticResourceScript extends StaticScript 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

Class org.openspaces.remoting.scripting.StaticScript 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 org.openspaces.ui

Class org.openspaces.ui.AbstractBasicWidget extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

metric

String metric

Class org.openspaces.ui.BalanceGauge extends AbstractBasicWidget implements Serializable

serialVersionUID: 1L

Class org.openspaces.ui.BarLineChart extends AbstractBasicWidget implements Serializable

serialVersionUID: 1L

Serialized Fields

axisYUnit

Unit axisYUnit

Class org.openspaces.ui.MetricGroup extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

metrics

List<E> metrics

Class org.openspaces.ui.UserInterface extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

metricGroups

List<E> metricGroups

widgetGroups

List<E> widgetGroups

Class org.openspaces.ui.WidgetGroup extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

title

String title

widgets

List<E> widgets


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.