Serialized Form
-
Package com.gigaspaces
-
Exception com.gigaspaces.MyException
class MyException extends Exception implements Serializable- serialVersionUID:
- 6804589365020732202L
-
Serialized Fields
-
info
String info
-
-
Exception com.gigaspaces.SpaceRuntimeException
class SpaceRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.admin
-
Package com.gigaspaces.admin.cli
-
Exception com.gigaspaces.admin.cli.CannotCastToBooleanException
class CannotCastToBooleanException extends Exception implements Serializable- serialVersionUID:
- -8111747014975870653L
-
Exception com.gigaspaces.admin.cli.CommandException
class CommandException extends RuntimeException implements Serializable- serialVersionUID:
- -2588420913819989684L
-
Exception com.gigaspaces.admin.cli.InvalidCLIOptionException
class InvalidCLIOptionException extends RuntimeException implements Serializable- serialVersionUID:
- -1130708962995936445L
-
Class com.gigaspaces.admin.cli.Ping.Message
class Message extends Object implements Serializable- serialVersionUID:
- 8153865863567499479L
-
Serialized Fields
-
_content
byte[] _content
-
_counter
int _counter
-
-
-
Package com.gigaspaces.admin.demote
-
Exception com.gigaspaces.admin.demote.DemoteFailedException
class DemoteFailedException extends Exception implements Serializable- serialVersionUID:
- -771903592356855131L
-
-
Package com.gigaspaces.admin.quiesce
-
Class com.gigaspaces.admin.quiesce.DefaultQuiesceToken
class DefaultQuiesceToken extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.admin.quiesce.InstancesQuiesceState
class InstancesQuiesceState extends Object implements Externalizable- serialVersionUID:
- 7886735384418998738L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.admin.quiesce.QuiesceException
class QuiesceException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.admin.quiesce.QuiesceFailedException
class QuiesceFailedException extends Exception implements Serializable- serialVersionUID:
- -255555510996475145L
-
Serialized Fields
-
description
String description
-
status
QuiesceState status
-
-
Exception com.gigaspaces.admin.quiesce.QuiesceReadonlyException
class QuiesceReadonlyException extends QuiesceException implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.admin.quiesce.QuiesceStateChangedEvent
class QuiesceStateChangedEvent extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.attribute_store
-
Exception com.gigaspaces.attribute_store.AttributeStoreException
class AttributeStoreException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.attribute_store.PropertiesFileAttributeStore
class PropertiesFileAttributeStore extends Object implements Serializable- serialVersionUID:
- 1789885876431145300L
-
Serialized Fields
-
file
File file
-
-
Class com.gigaspaces.attribute_store.TransientAttributeStore
class TransientAttributeStore extends Object implements Serializable- serialVersionUID:
- -7740891239839069999L
-
Serialized Fields
-
store
ConcurrentHashMap<String,
String> store
-
-
-
Package com.gigaspaces.blobstore.offheap
-
Class com.gigaspaces.blobstore.offheap.OffHeapBlobStoreStatistics
class OffHeapBlobStoreStatistics extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.blobstore.pmem
-
Class com.gigaspaces.blobstore.pmem.PmemBlobStoreStatistics
class PmemBlobStoreStatistics extends Object implements Externalizable- serialVersionUID:
- -3009830101570884161L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.blobstore.rocksdb
-
Class com.gigaspaces.blobstore.rocksdb.RocksDBBlobStoreStatistics
class RocksDBBlobStoreStatistics extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.blobstore.rocksdb.RocksDBServiceMonitors
class RocksDBServiceMonitors extends PlainServiceMonitors implements Externalizable- serialVersionUID:
- -4220791859808730040L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.blobstore.rocksdb.utils
-
Class com.gigaspaces.blobstore.rocksdb.utils.DeviceController
class DeviceController extends Object implements Serializable- serialVersionUID:
- 3571171126544714329L
-
Serialized Fields
-
isCentralDevice
boolean isCentralDevice
-
numberOfBackups
int numberOfBackups
-
numberOfPartitions
int numberOfPartitions
-
propertiesFileAttributeStore
PropertiesFileAttributeStore propertiesFileAttributeStore
-
-
Class com.gigaspaces.blobstore.rocksdb.utils.FreeDevice
class FreeDevice extends Object implements Serializable- serialVersionUID:
- -1757089869208860577L
-
Serialized Fields
-
deviceName
String deviceName
-
usedBeforeWithCurrentSpace
boolean usedBeforeWithCurrentSpace
-
-
-
Package com.gigaspaces.client
-
Exception com.gigaspaces.client.ChangeException
class ChangeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
_changedEntries
Collection<ChangedEntryDetails<?>> _changedEntries
-
_entriesFailedToChange
Collection<FailedChangedEntryDetails> _entriesFailedToChange
-
_errors
Collection<Throwable> _errors
-
_numChangedEntries
int _numChangedEntries
-
-
Class com.gigaspaces.client.ChangeModifiers
class ChangeModifiers extends SpaceProxyOperationModifiers implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.client.ChangeSet
class ChangeSet extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.client.ClearByIdsException
class ClearByIdsException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_context
ReadByIdsContext _context
-
-
Exception com.gigaspaces.client.ClearException
class ClearException extends BatchQueryException implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.client.ClearModifiers
class ClearModifiers extends SpaceProxyOperationModifiers implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.client.CountModifiers
class CountModifiers extends IsolationLevelModifiers implements Externalizable- serialVersionUID:
- -6407978572185535198L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.client.CustomChangeOperation
class CustomChangeOperation extends SpaceEntryMutator implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.client.EntryLockedException
class EntryLockedException extends RuntimeException implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.client.IsolationLevelModifiers
class IsolationLevelModifiers extends SpaceProxyOperationModifiers implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.client.ReadByIdsException
class ReadByIdsException extends ReadTakeByIdsException implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.client.ReadModifiers
class ReadModifiers extends IsolationLevelModifiers implements Externalizable- serialVersionUID:
- -5120634891611462402L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.client.ReadMultipleException
class ReadMultipleException extends BatchQueryException implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.client.ReadTakeByIdResult
class ReadTakeByIdResult extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.client.ReadTakeByIdsException
class ReadTakeByIdsException extends RuntimeException implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.client.ResourceCapacityExceededException
class ResourceCapacityExceededException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.client.SpaceProxyOperationModifiers
class SpaceProxyOperationModifiers extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.client.TakeByIdsException
class TakeByIdsException extends ReadTakeByIdsException implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.client.TakeModifiers
class TakeModifiers extends SpaceProxyOperationModifiers implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.client.TakeMultipleException
class TakeMultipleException extends BatchQueryException implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.client.WriteModifiers
class WriteModifiers extends SpaceProxyOperationModifiers implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.client.WriteMultipleException
class WriteMultipleException extends WriteMultiplePartialFailureException implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.client.internal
-
Class com.gigaspaces.client.internal.InternalReadModifiers
class InternalReadModifiers extends ReadModifiers implements Externalizable- serialVersionUID:
- -7615654650885502826L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.client.iterator.cursor
-
Class com.gigaspaces.client.iterator.cursor.SpaceIteratorBatchResultProvider
class SpaceIteratorBatchResultProvider extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_batchSize
int _batchSize
-
_clusterInfo
SpaceClusterInfo _clusterInfo
-
_maxInactiveDuration
long _maxInactiveDuration
-
_queryPacket
ITemplatePacket _queryPacket
-
_queue
BlockingQueue<SpaceIteratorBatchResult> _queue
-
_readModifiers
int _readModifiers
-
_uuid
UUID _uuid
-
-
Exception com.gigaspaces.client.iterator.cursor.SpaceIteratorException
class SpaceIteratorException extends RuntimeException implements Serializable- serialVersionUID:
- -6396162967502290947L
-
-
Package com.gigaspaces.client.iterator.internal
-
Class com.gigaspaces.client.iterator.internal.SpaceIteratorAggregator
class SpaceIteratorAggregator extends SpaceEntriesAggregator<ISpaceIteratorAggregatorPartitionResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.client.iterator.internal.SpaceIteratorAggregatorPartitionResult
class SpaceIteratorAggregatorPartitionResult extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.client.iterator.internal.tiered_storage
-
Class com.gigaspaces.client.iterator.internal.tiered_storage.TieredSpaceIteratorAggregatorPartitionResult
class TieredSpaceIteratorAggregatorPartitionResult extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.client.mutators
-
Class com.gigaspaces.client.mutators.SpaceEntryMutator
class SpaceEntryMutator extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.client.protective
-
Exception com.gigaspaces.client.protective.ProtectiveModeException
class ProtectiveModeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.client.transaction.local
-
Class com.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
class LocalTransactionManagerImpl extends LocalTransactionManager implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
Deprecated.- Throws:
IOExceptionClassNotFoundException
-
writeExternal
Deprecated.- Throws:
IOException
-
-
-
Package com.gigaspaces.client.transaction.xa
-
Class com.gigaspaces.client.transaction.xa.GSServerTransaction
class GSServerTransaction extends ServerTransaction implements Externalizable- serialVersionUID:
- 3346110305235074822L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.client.transaction.xa.GSXid
class GSXid extends Object implements Externalizable- serialVersionUID:
- 836721541656259722L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.cluster
-
Package com.gigaspaces.cluster.activeelection
-
Exception com.gigaspaces.cluster.activeelection.ElectionInProcessException
class ElectionInProcessException extends InactiveSpaceException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.cluster.activeelection.InactiveSpaceException
class InactiveSpaceException extends RemoteException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.cluster.activeelection.SpaceComponentsInitializeException
class SpaceComponentsInitializeException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.cluster.activeelection.core
-
Class com.gigaspaces.cluster.activeelection.core.ActiveElectionConfig
class ActiveElectionConfig extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.cluster.activeelection.core.ActiveElectionException
class ActiveElectionException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.cluster.activeelection.core.ActiveElectionState
class ActiveElectionState extends GenericEntry implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.cluster.loadbalance
-
Class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy
class LoadBalancingPolicy extends Object implements Externalizable- serialVersionUID:
- 2L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy.LoadBalancingPolicyDescription
class LoadBalancingPolicyDescription extends Object implements Externalizable- serialVersionUID:
- 2L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.cluster.replication
-
Exception com.gigaspaces.cluster.replication.ConsistencyLevelCompromisedException
class ConsistencyLevelCompromisedException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
level
int level
-
-
Exception com.gigaspaces.cluster.replication.ConsistencyLevelViolationException
class ConsistencyLevelViolationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.cluster.replication.IncomingReplicationOutOfSyncException
class IncomingReplicationOutOfSyncException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.cluster.replication.MirrorServiceConfig
class MirrorServiceConfig extends Object implements Externalizable- serialVersionUID:
- 2L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.cluster.replication.OutgoingReplicationOutOfSyncException
class OutgoingReplicationOutOfSyncException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.cluster.replication.RedoLogCapacityExceededException
class RedoLogCapacityExceededException extends ResourceCapacityExceededException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.cluster.replication.ReplicationException
class ReplicationException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.cluster.replication.ReplicationTargetInfo
class ReplicationTargetInfo extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.cluster.replication.ReplicationTransmissionPolicy
class ReplicationTransmissionPolicy extends Object implements Externalizable- serialVersionUID:
- 2L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.cluster.replication.TakeConsistencyLevelCompromisedException
class TakeConsistencyLevelCompromisedException extends ConsistencyLevelCompromisedException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
value
Object value
-
-
Exception com.gigaspaces.cluster.replication.WriteConsistencyLevelCompromisedException
class WriteConsistencyLevelCompromisedException extends ConsistencyLevelCompromisedException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
leaseContext
LeaseContext leaseContext
-
-
-
Package com.gigaspaces.cluster.replication.async.mirror
-
Class com.gigaspaces.cluster.replication.async.mirror.MirrorOperationsImpl
class MirrorOperationsImpl extends AbstractMirrorOperations implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.cluster.replication.async.mirror.MirrorOperationStatisticsImpl
class MirrorOperationStatisticsImpl extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.cluster.replication.async.mirror.MirrorStatisticsImpl
class MirrorStatisticsImpl extends AbstractMirrorOperations implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.cluster.replication.sync
-
Class com.gigaspaces.cluster.replication.sync.SyncReplPolicy
class SyncReplPolicy extends Object implements Externalizable- serialVersionUID:
- 2L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.config
-
Exception com.gigaspaces.config.ConfigurationException
class ConfigurationException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.config.lrmi.nio
-
Class com.gigaspaces.config.lrmi.nio.NIOConfiguration
class NIOConfiguration extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.datasource
-
Exception com.gigaspaces.datasource.DataSourceException
class DataSourceException extends Exception implements Serializable- serialVersionUID:
- -5254201705323703905L
-
Exception com.gigaspaces.datasource.SpaceDataSourceException
class SpaceDataSourceException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.datasource.concurrentaccess
-
Package com.gigaspaces.dih.consumer
-
Class com.gigaspaces.dih.consumer.CDCInfo
class CDCInfo extends SpaceDocument implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
This method is required by theExternalizableinterface and should not be called directly.- Throws:
IOExceptionClassNotFoundException
-
writeExternal
This method is required by theExternalizableinterface and should not be called directly.- Throws:
IOException
-
-
Exception com.gigaspaces.dih.consumer.ConsumerInternalException
class ConsumerInternalException extends RetriableException implements Serializable- serialVersionUID:
- -7604207953632251311L
-
Serialized Fields
-
responseCode
int responseCode
-
-
Class com.gigaspaces.dih.consumer.DeletedDocumentInfo
class DeletedDocumentInfo extends SpaceDocument implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
This method is required by theExternalizableinterface and should not be called directly.- Throws:
IOExceptionClassNotFoundException
-
writeExternal
This method is required by theExternalizableinterface and should not be called directly.- Throws:
IOException
-
-
Exception com.gigaspaces.dih.consumer.FailedToCommitException
class FailedToCommitException extends RetriableMessageExecutionException implements Serializable- serialVersionUID:
- -6921272429576337750L
-
Exception com.gigaspaces.dih.consumer.MessageParsingException
class MessageParsingException extends NonRetriableException implements Serializable- serialVersionUID:
- 7424751276702602229L
-
Exception com.gigaspaces.dih.consumer.MessageValidationException
class MessageValidationException extends NonRetriableException implements Serializable- serialVersionUID:
- 7424751276702602229L
-
Exception com.gigaspaces.dih.consumer.MissingConverterException
class MissingConverterException extends MessageParsingException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.dih.consumer.NonRetriableException
class NonRetriableException extends RuntimeException implements Serializable- serialVersionUID:
- 5223417391854704627L
-
Exception com.gigaspaces.dih.consumer.NonRetriableMessageExecutionException
class NonRetriableMessageExecutionException extends NonRetriableException implements Serializable- serialVersionUID:
- 3309825537738810943L
-
Exception com.gigaspaces.dih.consumer.RetriableException
class RetriableException extends RuntimeException implements Serializable- serialVersionUID:
- 5047081289641207621L
-
Exception com.gigaspaces.dih.consumer.RetriableMessageExecutionException
class RetriableMessageExecutionException extends RetriableException implements Serializable- serialVersionUID:
- -6921272429576337750L
-
Exception com.gigaspaces.dih.consumer.SkippedMessageExecutionException
class SkippedMessageExecutionException extends NonRetriableException implements Serializable- serialVersionUID:
- 8846130956114321918L
-
-
Package com.gigaspaces.dih.consumer.cr8
-
Class com.gigaspaces.dih.consumer.cr8.CR8KafkaCommandMessage
class CR8KafkaCommandMessage extends CR8KafkaMessage implements Serializable- serialVersionUID:
- 3846275874471331198L
-
Serialized Fields
-
changedFieldsList
Map<String,
String> changedFieldsList -
commandCommitScn
String commandCommitScn
-
commandId
String commandId
-
commandScn
String commandScn
-
commandSequence
String commandSequence
-
commandTimestamp
String commandTimestamp
-
commandType
String commandType
-
conditionFieldsList
Map<String,
String> conditionFieldsList -
listChangedColumns
List<String> listChangedColumns
-
objectDBName
String objectDBName
-
objectId
String objectId
-
objectSchemaName
String objectSchemaName
-
rsId
String rsId
-
transactionId
String transactionId
-
-
Class com.gigaspaces.dih.consumer.cr8.CR8KafkaFullSyncIndicatorMessage
class CR8KafkaFullSyncIndicatorMessage extends CR8KafkaIndicatorMessage implements Serializable- serialVersionUID:
- -4541746129035117103L
-
Class com.gigaspaces.dih.consumer.cr8.CR8KafkaIndicatorMessage
class CR8KafkaIndicatorMessage extends CR8KafkaMessage implements Serializable- serialVersionUID:
- 1622276509673670854L
-
Class com.gigaspaces.dih.consumer.cr8.CR8KafkaMessage
class CR8KafkaMessage extends Object implements Serializable- serialVersionUID:
- 6793401876711566039L
-
Class com.gigaspaces.dih.consumer.cr8.CR8KafkaValidateMessage
class CR8KafkaValidateMessage extends CR8KafkaMessage implements Serializable- serialVersionUID:
- 8106448888783520246L
-
Serialized Fields
-
dbshAdminMessage
String dbshAdminMessage
-
-
-
Package com.gigaspaces.dih.consumer.web
-
Class com.gigaspaces.dih.consumer.web.PipelineConsumerServlet
class PipelineConsumerServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- -6410674789985338821L
-
Serialized Fields
-
consumerHandler
GSConsumerHandler consumerHandler
-
gigaSpace
GigaSpace gigaSpace
-
-
-
Package com.gigaspaces.document
-
Class com.gigaspaces.document.DocumentProperties
class DocumentProperties extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.document.SpaceDocument
class SpaceDocument extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
This method is required by theExternalizableinterface and should not be called directly.- Throws:
IOExceptionClassNotFoundException
-
writeExternal
This method is required by theExternalizableinterface and should not be called directly.- Throws:
IOException
-
-
-
Package com.gigaspaces.entry
-
Class com.gigaspaces.entry.CompoundSpaceId
class CompoundSpaceId extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.events
-
Class com.gigaspaces.events.EventSessionConfig
class EventSessionConfig extends Object implements Serializable- serialVersionUID:
- 4035209046639421771L
-
Serialized Fields
-
_guaranteedNotifications
boolean _guaranteedNotifications
-
batch
boolean batch
-
batchPendingThreshold
int batchPendingThreshold
-
batchSize
int batchSize
-
batchTime
long batchTime
-
durable
boolean durable
-
fifo
boolean fifo
-
leaseListener
LeaseListener leaseListener
-
renew
boolean renew
-
renewDuration
long renewDuration
-
renewExpiration
long renewExpiration
-
renewRTT
long renewRTT
-
replicateNotifyTemplate
Boolean replicateNotifyTemplate
-
triggerNotifyTemplate
Boolean triggerNotifyTemplate
-
-
Class com.gigaspaces.events.GSEventRegistration
class GSEventRegistration extends EventRegistration implements Serializable- serialVersionUID:
- -432048121117103185L
-
Class com.gigaspaces.events.NotifyInfo
class NotifyInfo extends Object implements Externalizable- serialVersionUID:
- 9213790201720650891L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.events.SpaceRemoteEvent
class SpaceRemoteEvent extends RemoteEvent implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
Required for Externalizable- Throws:
IOExceptionClassNotFoundException
-
writeExternal
Required for Externalizable- Throws:
IOException
-
-
-
Package com.gigaspaces.events.batching
-
Class com.gigaspaces.events.batching.BatchRemoteEvent
class BatchRemoteEvent extends EntryArrivedRemoteEvent implements Externalizable- serialVersionUID:
- 224729391815755896L
-
Serialization Methods
-
readExternal
Required for Externalizable- Throws:
IOExceptionClassNotFoundException
-
writeExternal
Required for Externalizable- Throws:
IOException
-
-
Class com.gigaspaces.events.batching.LRMIBatchNotifyDelegatorListener
class LRMIBatchNotifyDelegatorListener extends LRMINotifyDelegatorListener implements Externalizable- serialVersionUID:
- 5410444772526906875L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.exception.lrmi
-
Exception com.gigaspaces.exception.lrmi.ApplicationException
class ApplicationException extends ExecutionException implements Externalizable- serialVersionUID:
- 2L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.exception.lrmi.LRMINoSuchObjectException
class LRMINoSuchObjectException extends NoSuchObjectException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.exception.lrmi.LRMIUnhandledException
class LRMIUnhandledException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_stage
LRMIUnhandledException.Stage _stage
-
-
Exception com.gigaspaces.exception.lrmi.ProtocolException
class ProtocolException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.exception.lrmi.ProxyClosedException
class ProxyClosedException extends RemoteException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.exception.lrmi.RMIShutDownException
class RMIShutDownException extends ProxyClosedException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.exception.lrmi.SlowConsumerException
class SlowConsumerException extends IOException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.executor
-
Package com.gigaspaces.grid.gsa
-
Class com.gigaspaces.grid.gsa.AgentProcessDetails
class AgentProcessDetails extends Object implements Externalizable- serialVersionUID:
- 3064508757268782878L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.grid.gsa.AgentProcessesDetails
class AgentProcessesDetails extends Object implements Externalizable- serialVersionUID:
- 4691748415198348094L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.grid.gsa.GlobalProcessAlreadyRunningIOException
class GlobalProcessAlreadyRunningIOException extends IOException implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.grid.gsa.GSAProxy
class GSAProxy extends org.jini.rio.resources.servicecore.AbstractProxy implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
-
Class com.gigaspaces.grid.gsa.GSProcessOptions
class GSProcessOptions extends Object implements Serializable- serialVersionUID:
- -8855080550300567923L
-
Serialized Fields
-
environmentVariables
Map<String,
String> environmentVariables -
restartOnExit
com.gigaspaces.grid.gsa.GSProcessRestartOnExit restartOnExit
-
scriptAppendableArguments
String[] scriptAppendableArguments
-
scriptArguments
String[] scriptArguments
-
type
String type
-
useScript
boolean useScript
-
vmAppendableArguments
String[] vmAppendableArguments
-
vmAppendableInputArguments
String[] vmAppendableInputArguments
-
vmArguments
String[] vmArguments
-
vmInputArguments
String[] vmInputArguments
-
-
-
Package com.gigaspaces.internal.client
-
Class com.gigaspaces.internal.client.ChangeDetailedResultImpl
class ChangeDetailedResultImpl extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.ChangeEntryDetailsImpl
class ChangeEntryDetailsImpl extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.ChangeResultImpl
class ChangeResultImpl extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.CloseIteratorSpaceResponseInfo
class CloseIteratorSpaceResponseInfo extends AbstractSpaceResponseInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.FailedChangedEntryDetailsImpl
class FailedChangedEntryDetailsImpl extends ChangeEntryDetailsImpl<Object> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.RenewIteratorLeaseSpaceResponseInfo
class RenewIteratorLeaseSpaceResponseInfo extends AbstractSpaceResponseInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.SpaceIteratorBatchResult
class SpaceIteratorBatchResult extends AbstractSpaceResponseInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.client.cache
-
Class com.gigaspaces.internal.client.cache.CustomInfo
class CustomInfo extends Object implements Serializable- serialVersionUID:
- -6612902186668801754L
-
Exception com.gigaspaces.internal.client.cache.SpaceCacheException
class SpaceCacheException extends CacheException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.internal.client.cache.SpaceCacheInitializationException
class SpaceCacheInitializationException extends SpaceInitializationException implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.internal.client.cache.SpaceUrlCache
class SpaceUrlCache extends SpaceURL implements Externalizable- serialVersionUID:
- -2736556489200172013L
-
Serialization Methods
-
readExternal
Deprecated.- Throws:
IOExceptionClassNotFoundException
-
writeExternal
Deprecated.- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.client.cache.localcache
-
Class com.gigaspaces.internal.client.cache.localcache.LocalCacheInfo
class LocalCacheInfo extends CustomInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.client.mutators
-
Class com.gigaspaces.internal.client.mutators.AddAllToCollectionSpaceEntryMutator
class AddAllToCollectionSpaceEntryMutator extends SpaceEntryPathMutator implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.mutators.AddToCollectionSpaceEntryMutator
class AddToCollectionSpaceEntryMutator extends SpaceEntryPathMutator implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.mutators.CollectionChangeSpaceEntryMutatorResult
class CollectionChangeSpaceEntryMutatorResult extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.mutators.IncrementSpaceEntryMutator
class IncrementSpaceEntryMutator extends SpaceEntryPathMutator implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.mutators.MapChangeSpaceEntryMutatorResult
class MapChangeSpaceEntryMutatorResult extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.mutators.PutInMapSpaceEntryMutator
class PutInMapSpaceEntryMutator extends SpaceEntryPathMutator implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.mutators.RemoveFromCollectionSpaceEntryMutator
class RemoveFromCollectionSpaceEntryMutator extends SpaceEntryPathMutator implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.mutators.RemoveFromMapSpaceEntryMutator
class RemoveFromMapSpaceEntryMutator extends SpaceEntryPathMutator implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.mutators.SetValueSpaceEntryMutator
class SetValueSpaceEntryMutator extends SpaceEntryPathMutator implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.mutators.SpaceEntryPathMutator
class SpaceEntryPathMutator extends SpaceEntryMutator implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.mutators.UnsetValueSpaceEntryMutator
class UnsetValueSpaceEntryMutator extends SpaceEntryPathMutator implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.client.spaceproxy
-
Class com.gigaspaces.internal.client.spaceproxy.AbstractDirectSpaceProxy
class AbstractDirectSpaceProxy extends AbstractSpaceProxy implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.DirectSpaceProxyFactoryImpl
class DirectSpaceProxyFactoryImpl extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.SpaceProxyImpl
class SpaceProxyImpl extends AbstractDirectSpaceProxy implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.client.spaceproxy.executors
-
Class com.gigaspaces.internal.client.spaceproxy.executors.AddReplicationGatewayTargetTask
class AddReplicationGatewayTargetTask extends SystemDistributedTask<AddReplicationGatewayTargetResponseInfo> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.executors.AddTypeIndexesTask
class AddTypeIndexesTask extends SystemDistributedTask<AddTypeIndexesResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.executors.BroadcastTableSpaceTask
class BroadcastTableSpaceTask extends SystemDistributedTask<BroadcastTableSpaceResponseInfo> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.executors.CloseIteratorDistributedSpaceTask
class CloseIteratorDistributedSpaceTask extends SystemDistributedTask<CloseIteratorSpaceResponseInfo> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.executors.CollocatedJoinSpaceTask
class CollocatedJoinSpaceTask extends SystemDistributedTask<CollocatedJoinSpaceResponseInfo> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.executors.GetBatchForIteratorDistributedSpaceTask
class GetBatchForIteratorDistributedSpaceTask extends SystemDistributedTask<SpaceIteratorBatchResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.executors.GetEntriesTieredMetaDataTask
class GetEntriesTieredMetaDataTask extends SystemDistributedTask<GetEntriesTieredMetaDataResponseInfo> implements Externalizable- serialVersionUID:
- -516199657333047744L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.executors.GetMVCCEntryMetaDataTask
class GetMVCCEntryMetaDataTask extends SystemDistributedTask<GetMVCCEntryMetaDataResponseInfo> implements Externalizable- serialVersionUID:
- 4211169160769386203L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.executors.GetTypeDescriptorTask
class GetTypeDescriptorTask extends SystemDistributedTask<GetTypeDescriptorActionInfo> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.executors.RegisterReplicationLocalViewTask
class RegisterReplicationLocalViewTask extends SystemTask<RegisterReplicationLocalViewResponseInfo> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.executors.RegisterReplicationNotificationTask
class RegisterReplicationNotificationTask extends SystemTask<RegisterReplicationNotificationResponseInfo> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.executors.RegisterTypeDescriptorTask
class RegisterTypeDescriptorTask extends SystemDistributedTask<RegisterTypeDescriptorResponseInfo> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.executors.RemoveReplicationGatewayTargetTask
class RemoveReplicationGatewayTargetTask extends SystemDistributedTask<RemoveReplicationGatewayTargetResponseInfo> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.executors.RenewIteratorLeaseDistributedSpaceTask
class RenewIteratorLeaseDistributedSpaceTask extends SystemDistributedTask<RenewIteratorLeaseSpaceResponseInfo> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.executors.SinglePartitionGetBatchForIteratorSpaceTask
class SinglePartitionGetBatchForIteratorSpaceTask extends SystemTask<SpaceIteratorBatchResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.executors.SpaceDataSourceLoadTask
class SpaceDataSourceLoadTask extends SystemTask<DataSourceLoadSpaceResponseInfo> implements Externalizable- serialVersionUID:
- 6291008493339604516L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.executors.SystemDistributedTask
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.executors.SystemTask
class SystemTask extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.executors.UnregisterReplicationLocalViewTask
class UnregisterReplicationLocalViewTask extends SystemTask<SpaceResponseInfo> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.executors.UnregisterReplicationNotificationTask
class UnregisterReplicationNotificationTask extends SystemTask<SpaceResponseInfo> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.executors.UnregisterTypeDescriptorTask
class UnregisterTypeDescriptorTask extends SystemDistributedTask<UnregisterTypeDescriptorResponseInfo> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.client.spaceproxy.operations
-
Class com.gigaspaces.internal.client.spaceproxy.operations.AbortPreparedTransactionSpaceOperationRequest
class AbortPreparedTransactionSpaceOperationRequest extends SpaceOperationRequest<AbortPreparedTransactionSpaceOperationResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.AbortPreparedTransactionSpaceOperationResult
class AbortPreparedTransactionSpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.AddEntryTypeIndexesSpaceOperationRequest
class AddEntryTypeIndexesSpaceOperationRequest extends SpaceOperationRequest<AddEntryTypeIndexesSpaceOperationResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.AddEntryTypeIndexesSpaceOperationResult
class AddEntryTypeIndexesSpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.AggregateEntriesSpaceOperationRequest
class AggregateEntriesSpaceOperationRequest extends SpaceOperationRequest<AggregateEntriesSpaceOperationResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.AggregateEntriesSpaceOperationResult
class AggregateEntriesSpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.ChangeEntriesSpaceOperationRequest
class ChangeEntriesSpaceOperationRequest extends SpaceOperationRequest<ChangeEntriesSpaceOperationResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.ChangeEntriesSpaceOperationResult
class ChangeEntriesSpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.CommitPreparedTransactionSpaceOperationRequest
class CommitPreparedTransactionSpaceOperationRequest extends SpaceOperationRequest<CommitPreparedTransactionSpaceOperationResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.CommitPreparedTransactionSpaceOperationResult
class CommitPreparedTransactionSpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.CountClearEntriesSpaceOperationRequest
class CountClearEntriesSpaceOperationRequest extends SpaceOperationRequest<CountClearEntriesSpaceOperationResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.CountClearEntriesSpaceOperationResult
class CountClearEntriesSpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.DurableTaskInfo
class DurableTaskInfo extends Object implements Externalizable- serialVersionUID:
- -6664566640549111752L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.ExecuteDurableTaskSpaceOperationRequest
class ExecuteDurableTaskSpaceOperationRequest extends SpaceOperationRequest<ExecuteDurableTaskSpaceOperationResult> implements Externalizable- serialVersionUID:
- -5325152455160986540L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.ExecuteDurableTaskSpaceOperationResult
class ExecuteDurableTaskSpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.ExecuteTaskSpaceOperationRequest
class ExecuteTaskSpaceOperationRequest extends SpaceOperationRequest<ExecuteTaskSpaceOperationResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.ExecuteTaskSpaceOperationResult
class ExecuteTaskSpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.GetEntryTypeDescriptorSpaceOperationRequest
class GetEntryTypeDescriptorSpaceOperationRequest extends SpaceOperationRequest<GetEntryTypeDescriptorSpaceOperationResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.GetEntryTypeDescriptorSpaceOperationResult
class GetEntryTypeDescriptorSpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.ListDurableTaskSpaceOperationRequest
class ListDurableTaskSpaceOperationRequest extends SpaceOperationRequest<ListDurableTaskSpaceOperationResult> implements Externalizable- serialVersionUID:
- 2532225028376292884L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.ListDurableTaskSpaceOperationResult
class ListDurableTaskSpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- -6599306553369266045L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.PrepareAndCommitTransactionSpaceOperationRequest
class PrepareAndCommitTransactionSpaceOperationRequest extends SpaceOperationRequest<PrepareAndCommitTransactionSpaceOperationResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.PrepareAndCommitTransactionSpaceOperationResult
class PrepareAndCommitTransactionSpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.ReadTakeEntriesByIdsSpaceOperationRequest
class ReadTakeEntriesByIdsSpaceOperationRequest extends SpaceScatterGatherOperationRequest<ReadTakeEntriesByIdsSpaceOperationResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.ReadTakeEntriesByIdsSpaceOperationResult
class ReadTakeEntriesByIdsSpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.ReadTakeEntriesSpaceOperationRequest
class ReadTakeEntriesSpaceOperationRequest extends SpaceOperationRequest<ReadTakeEntriesSpaceOperationResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.ReadTakeEntriesSpaceOperationResult
class ReadTakeEntriesSpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.ReadTakeEntriesUidsSpaceOperationRequest
class ReadTakeEntriesUidsSpaceOperationRequest extends SpaceOperationRequest<ReadTakeEntriesUidsSpaceOperationResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.ReadTakeEntriesUidsSpaceOperationResult
class ReadTakeEntriesUidsSpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.ReadTakeEntrySpaceOperationRequest
class ReadTakeEntrySpaceOperationRequest extends SpaceOperationRequest<ReadTakeEntrySpaceOperationResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.ReadTakeEntrySpaceOperationResult
class ReadTakeEntrySpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.RegisterDurableTaskSpaceOperationRequest
class RegisterDurableTaskSpaceOperationRequest extends SpaceOperationRequest<RegisterDurableTaskSpaceOperationResult> implements Externalizable- serialVersionUID:
- -7437773340576362367L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.RegisterDurableTaskSpaceOperationResult
class RegisterDurableTaskSpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.RegisterEntriesListenerSpaceOperationRequest
class RegisterEntriesListenerSpaceOperationRequest extends SpaceOperationRequest<RegisterEntriesListenerSpaceOperationResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.RegisterEntriesListenerSpaceOperationResult
class RegisterEntriesListenerSpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.RegisterEntryTypeDescriptorSpaceOperationRequest
class RegisterEntryTypeDescriptorSpaceOperationRequest extends SpaceOperationRequest<RegisterEntryTypeDescriptorSpaceOperationResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.RegisterEntryTypeDescriptorSpaceOperationResult
class RegisterEntryTypeDescriptorSpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.RegisterLocalViewSpaceOperationRequest
class RegisterLocalViewSpaceOperationRequest extends SpaceScatterGatherOperationRequest<RegisterLocalViewSpaceOperationResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.RegisterLocalViewSpaceOperationResult
class RegisterLocalViewSpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.SpaceConnectRequest
class SpaceConnectRequest extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.SpaceConnectResult
class SpaceConnectResult extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.SpaceOperationRequest
class SpaceOperationRequest extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.SpaceOperationResult
class SpaceOperationResult extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.SpaceScatterGatherOperationRequest
class SpaceScatterGatherOperationRequest extends SpaceOperationRequest<TResult extends SpaceOperationResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.UnregisterDurableTaskSpaceOperationRequest
class UnregisterDurableTaskSpaceOperationRequest extends SpaceOperationRequest<UnregisterDurableTaskSpaceOperationResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.UnregisterDurableTaskSpaceOperationResult
class UnregisterDurableTaskSpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.UnregisterLocalViewSpaceOperationRequest
class UnregisterLocalViewSpaceOperationRequest extends SpaceScatterGatherOperationRequest<UnregisterLocalViewSpaceOperationResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.UnregisterLocalViewSpaceOperationResult
class UnregisterLocalViewSpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.UpdateLeaseSpaceOperationRequest
class UpdateLeaseSpaceOperationRequest extends SpaceOperationRequest<UpdateLeaseSpaceOperationResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.UpdateLeaseSpaceOperationResult
class UpdateLeaseSpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.UpdateLeasesSpaceOperationRequest
class UpdateLeasesSpaceOperationRequest extends SpaceScatterGatherOperationRequest<UpdateLeasesSpaceOperationResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.UpdateLeasesSpaceOperationResult
class UpdateLeasesSpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.WriteEntriesSpaceOperationRequest
class WriteEntriesSpaceOperationRequest extends SpaceScatterGatherOperationRequest<WriteEntriesSpaceOperationResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.WriteEntriesSpaceOperationResult
class WriteEntriesSpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.WriteEntrySpaceOperationRequest
class WriteEntrySpaceOperationRequest extends SpaceOperationRequest<WriteEntrySpaceOperationResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.client.spaceproxy.operations.WriteEntrySpaceOperationResult
class WriteEntrySpaceOperationResult extends SpaceOperationResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster
-
Class com.gigaspaces.internal.cluster.ClusterTopology
class ClusterTopology extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.ClusterTopologyState
class ClusterTopologyState extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.DynamicPartitionInfoImpl
class DynamicPartitionInfoImpl extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.SpaceClusterInfo
class SpaceClusterInfo extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster.node.impl
-
Class com.gigaspaces.internal.cluster.node.impl.DataTypeAddIndexPacketData
class DataTypeAddIndexPacketData extends AbstractReplicationPacketSingleEntryData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.DataTypeDropPacketData
class DataTypeDropPacketData extends AbstractReplicationPacketSingleEntryData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.DataTypeIntroducePacketData
class DataTypeIntroducePacketData extends AbstractReplicationPacketSingleEntryData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.NotificationSentSyncOperation
class NotificationSentSyncOperation extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.backlog
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.BacklogMemberLimitationConfig
class BacklogMemberLimitationConfig extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.EmptyIdleStateData
class EmptyIdleStateData extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.NonExistingBacklogMemberState
class NonExistingBacklogMemberState extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.internal.cluster.node.impl.backlog.NoSuchReplicationMemberException
class NoSuchReplicationMemberException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_missingMemberName
String _missingMemberName
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.SingleFileBacklogGroupMarker.SingleFileBacklogGroupMarkerWireForm
class SingleFileBacklogGroupMarkerWireForm extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.SingleFileBacklogMarker.SingleFileBacklogMarkerWireForm
class SingleFileBacklogMarkerWireForm extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.backlog.globalorder
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.globalorder.GlobalOrderBacklogHandshakeRequest
class GlobalOrderBacklogHandshakeRequest extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.globalorder.GlobalOrderBacklogMemberState
class GlobalOrderBacklogMemberState extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.globalorder.GlobalOrderDeletedBacklogPacket
class GlobalOrderDeletedBacklogPacket extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.globalorder.GlobalOrderDiscardedReplicationPacket
class GlobalOrderDiscardedReplicationPacket extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.globalorder.GlobalOrderOperationPacket
class GlobalOrderOperationPacket extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.globalorder.GlobalOrderReliableAsyncBacklogHandshakeRequest
class GlobalOrderReliableAsyncBacklogHandshakeRequest extends GlobalOrderBacklogHandshakeRequest implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.globalorder.GlobalOrderReliableAsyncKeptDiscardedOrderedPacket
class GlobalOrderReliableAsyncKeptDiscardedOrderedPacket extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.globalorder.GlobalOrderReliableAsyncState
class GlobalOrderReliableAsyncState extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.globalorder.GlobalOrderReliableAsyncState.AsyncTargetState
class AsyncTargetState extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile.AbstractMultiBucketOrderedPacket
class AbstractMultiBucketOrderedPacket extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile.AbstractSingleBucketOrderedPacket
class AbstractSingleBucketOrderedPacket extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile.DeletedMultiBucketOrderedPacket
class DeletedMultiBucketOrderedPacket extends AbstractMultiBucketOrderedPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile.DiscardedMultiBucketOrderedPacket
class DiscardedMultiBucketOrderedPacket extends AbstractMultiBucketOrderedPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile.DiscardedSingleBucketOrderedPacket
class DiscardedSingleBucketOrderedPacket extends AbstractSingleBucketOrderedPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile.MultiBucketSingleFileBacklogMemberState
class MultiBucketSingleFileBacklogMemberState extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile.MultiBucketSingleFileHandshakeRequest
class MultiBucketSingleFileHandshakeRequest extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile.MultiBucketSingleFileReliableAsyncHandshakeRequest
class MultiBucketSingleFileReliableAsyncHandshakeRequest extends MultiBucketSingleFileHandshakeRequest implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile.MultiBucketSingleFileReliableAsyncKeptDiscardedPacket
class MultiBucketSingleFileReliableAsyncKeptDiscardedPacket extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile.MultiBucketSingleFileReliableAsyncState
class MultiBucketSingleFileReliableAsyncState extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile.MultiBucketSingleFileReliableAsyncState.AsyncTargetState
class AsyncTargetState extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile.MultipleBucketOrderedPacket
class MultipleBucketOrderedPacket extends AbstractMultiBucketOrderedPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile.SingleBucketOrderedPacket
class SingleBucketOrderedPacket extends AbstractSingleBucketOrderedPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile.MultiSourceSingleFileBacklogHandshakeRequest
class MultiSourceSingleFileBacklogHandshakeRequest extends GlobalOrderBacklogHandshakeRequest implements Externalizable- serialVersionUID:
- -386631947456063181L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile.MultiSourceSingleFileIdleStateData
class MultiSourceSingleFileIdleStateData extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile.MultiSourceSingleFileReliableAsyncBacklogHandshakeRequest
class MultiSourceSingleFileReliableAsyncBacklogHandshakeRequest extends MultiSourceSingleFileBacklogHandshakeRequest implements Externalizable- serialVersionUID:
- -1057538038099950262L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile.MultiSourceSingleFileReliableAsyncState
class MultiSourceSingleFileReliableAsyncState extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile.MultiSourceSingleFileReliableAsyncState.MultiSourceAsyncTargetState
class MultiSourceAsyncTargetState extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.backlog.reliableasync
-
Exception com.gigaspaces.internal.cluster.node.impl.backlog.reliableasync.MissingReliableAsyncTargetStateException
class MissingReliableAsyncTargetStateException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_missingMember
String _missingMember
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.reliableasync.ReliableAsyncHandshakeIteration
class ReliableAsyncHandshakeIteration extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.backlog.reliableasync.SynchronizeMissingPacketsHandshakeIteration
class SynchronizeMissingPacketsHandshakeIteration extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.backlog.sync
-
Package com.gigaspaces.internal.cluster.node.impl.config
-
Class com.gigaspaces.internal.cluster.node.impl.config.MultiBucketReplicationPolicy
class MultiBucketReplicationPolicy extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.config.SourceChannelConfig
class SourceChannelConfig extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.directPersistency
-
Class com.gigaspaces.internal.cluster.node.impl.directPersistency.AbstractDirectPersistencyOpInfo
class AbstractDirectPersistencyOpInfo extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.directPersistency.DirectPersistencyMultipleUidsOpInfo
class DirectPersistencyMultipleUidsOpInfo extends AbstractDirectPersistencyOpInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.directPersistency.DirectPersistencyOverflowListSegment
class DirectPersistencyOverflowListSegment extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.directPersistency.DirectPersistencySingleUidOpInfo
class DirectPersistencySingleUidOpInfo extends AbstractDirectPersistencyOpInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.directPersistency.DirectPersistencySyncListBatch
class DirectPersistencySyncListBatch extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.directPersistency.DirectPersistencySyncListFetcher
class DirectPersistencySyncListFetcher extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.directPersistency.admin
-
Class com.gigaspaces.internal.cluster.node.impl.directPersistency.admin.DirectPersistencySyncAdminInfo
class DirectPersistencySyncAdminInfo extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.directPersistency.embeddedSyncList.embeddedAdmin
-
Class com.gigaspaces.internal.cluster.node.impl.directPersistency.embeddedSyncList.embeddedAdmin.EmbeddedRelevantGenerationIdsInfo
class EmbeddedRelevantGenerationIdsInfo extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.directPersistency.embeddedSyncList.embeddedAdmin.EmbeddedSyncTransferredInfo
class EmbeddedSyncTransferredInfo extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.gateway
-
Class com.gigaspaces.internal.cluster.node.impl.gateway.GatewayConfig
class GatewayConfig extends SpaceCustomComponent implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.gateway.GatewayPolicy
class GatewayPolicy extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.gateway.GatewaysPolicy
class GatewaysPolicy extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.gateway.sink
-
Class com.gigaspaces.internal.cluster.node.impl.gateway.sink.QueryRemoteClusterTopologyPacket
class QueryRemoteClusterTopologyPacket extends AbstractReplicationPacket<QueryRemoteClusterTopologyResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.gateway.sink.QueryRemoteClusterTopologyResult
class QueryRemoteClusterTopologyResult extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.gateway.sink.SinkEstablishConnectionPacket
class SinkEstablishConnectionPacket extends AbstractReplicationPacket<SinkEstablishConnectionResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.gateway.sink.SinkEstablishConnectionResult
class SinkEstablishConnectionResult extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.groups
-
Exception com.gigaspaces.internal.cluster.node.impl.groups.BrokenReplicationTopologyException
class BrokenReplicationTopologyException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.internal.cluster.node.impl.groups.CannotFindSourceChannelException
class CannotFindSourceChannelException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.internal.cluster.node.impl.groups.IncompatibleReplicationSourceException
class IncompatibleReplicationSourceException extends BrokenReplicationTopologyException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.internal.cluster.node.impl.groups.NoSuchReplicationGroupExistException
class NoSuchReplicationGroupExistException extends BrokenReplicationTopologyException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_groupName
String _groupName
-
-
Exception com.gigaspaces.internal.cluster.node.impl.groups.ReplicationChannelOutOfSync
class ReplicationChannelOutOfSync extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.internal.cluster.node.impl.groups.ReplicationSourceAlreadyAttachedException
class ReplicationSourceAlreadyAttachedException extends BrokenReplicationTopologyException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.internal.cluster.node.impl.groups.UnknownReplicationSourceException
class UnknownReplicationSourceException extends BrokenReplicationTopologyException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.internal.cluster.node.impl.groups.handshake
-
Class com.gigaspaces.internal.cluster.node.impl.groups.handshake.ConnectChannelHandshakeRequest
class ConnectChannelHandshakeRequest extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.groups.handshake.ConnectChannelHandshakeResponse
class ConnectChannelHandshakeResponse extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.groups.reliableasync
-
Class com.gigaspaces.internal.cluster.node.impl.groups.reliableasync.AsyncChannelConfig
class AsyncChannelConfig extends SourceChannelConfig implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.groups.reliableasync.FetchReliableAsyncMissingMemberDataPacket
class FetchReliableAsyncMissingMemberDataPacket extends AbstractGroupNameReplicationPacket<ReliableAsyncMemberData> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.groups.reliableasync.ReliableAsyncMemberData
class ReliableAsyncMemberData extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.handlers
-
Exception com.gigaspaces.internal.cluster.node.impl.handlers.UnknownEntryLeaseException
class UnknownEntryLeaseException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_className
String _className
-
_operationID
OperationID _operationID
-
_uid
String _uid
-
-
Exception com.gigaspaces.internal.cluster.node.impl.handlers.UnknownNotifyTemplateLeaseException
class UnknownNotifyTemplateLeaseException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.internal.cluster.node.impl.notification
-
Class com.gigaspaces.internal.cluster.node.impl.notification.NotificationReplicationSpaceFilterEntry
class NotificationReplicationSpaceFilterEntry extends AbstractEntryType implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_currentEntryData
IEntryData _currentEntryData
-
_dynamicValueChanges
Map<String,
Object> _dynamicValueChanges -
_fixedValueChangedIndicator
boolean[] _fixedValueChangedIndicator
-
_fixedValueChanges
Object[] _fixedValueChanges
-
_isTransient
boolean _isTransient
-
_previousEntryData
IEntryData _previousEntryData
-
_uid
String _uid
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.packets
-
Class com.gigaspaces.internal.cluster.node.impl.packets.BatchReplicatedDataPacket
class BatchReplicatedDataPacket extends AbstractGroupNameReplicationPacket<Object> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.BatchReplicatedOneWayDataPacket
class BatchReplicatedOneWayDataPacket extends AbstractGroupNameReplicationPacket<Object> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.ChannelBacklogDroppedPacket
class ChannelBacklogDroppedPacket extends AbstractGroupNameReplicationPacket<Object> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.CheckSourceChannelPacket
class CheckSourceChannelPacket extends AbstractGroupNameReplicationPacket<Boolean> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.ConnectChannelPacket
class ConnectChannelPacket extends AbstractGroupNameReplicationPacket<Object> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.FetchEndpointDetailsPacket
class FetchEndpointDetailsPacket extends AbstractReplicationPacket<ReplicationEndpointDetails> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.GetProcessLogStatus
class GetProcessLogStatus extends AbstractGroupNameReplicationPacket<IProcessStatus> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.HandleDataConsumeErrorPacket
class HandleDataConsumeErrorPacket extends AbstractGroupNameReplicationPacket<IDataConsumeFix> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.IdleStateDataReplicatedPacket
class IdleStateDataReplicatedPacket extends AbstractGroupNameReplicationPacket<Object> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.IterativeHandshakePacket
class IterativeHandshakePacket extends AbstractGroupNameReplicationPacket<Object> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.NextReplicaStatePacket
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.PingPacket
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.ReliableAsyncStateUpdatePacket
class ReliableAsyncStateUpdatePacket extends AbstractGroupNameReplicationPacket<Object> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.ReplicaFetchDataPacket
class ReplicaFetchDataPacket extends AbstractReplicationPacket<Collection<ISpaceReplicaData>> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.ReplicaRequestPacket
class ReplicaRequestPacket extends AbstractGroupNameReplicationPacket<Object> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.ReplicatedDataPacket
class ReplicatedDataPacket extends AbstractGroupNameReplicationPacket<Object> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.ReplicatedOneWayDataPacket
class ReplicatedOneWayDataPacket extends AbstractGroupNameReplicationPacket<Object> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.UnreliableOperationPacket
class UnreliableOperationPacket extends AbstractGroupNameReplicationPacket<Object> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.packets.data
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.AbstractDataConsumeErrorResult
class AbstractDataConsumeErrorResult extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.AbstractDataConsumeFix
class AbstractDataConsumeFix extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.DataConsumeOkResult
class DataConsumeOkResult extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.DiscardReplicationPacketData
class DiscardReplicationPacketData extends AbstractReplicationPacketSingleEntryData implements Externalizable- serialVersionUID:
- 6511736282520215603L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.internal.cluster.node.impl.packets.data.ReplicationPacketEntryDataConversionException
class ReplicationPacketEntryDataConversionException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.internal.cluster.node.impl.packets.data.errors
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.errors.RestoreFullTransactionFix
class RestoreFullTransactionFix extends AbstractDataConsumeFix implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.errors.ResurrectEntryFix
class ResurrectEntryFix extends AbstractDataConsumeFix implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.errors.ResurrectNotifyTemplateFix
class ResurrectNotifyTemplateFix extends AbstractDataConsumeFix implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.errors.TypeDescriptorConsumeFix
class TypeDescriptorConsumeFix extends AbstractDataConsumeFix implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.errors.UnhandledErrorFix
class UnhandledErrorFix extends AbstractDataConsumeFix implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.errors.UnknownConsumeErrorResult
class UnknownConsumeErrorResult extends AbstractDataConsumeErrorResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.errors.UnknownEntryLeaseConsumeResult
class UnknownEntryLeaseConsumeResult extends AbstractDataConsumeErrorResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.errors.UnknownLeaseErrorUnfixed
class UnknownLeaseErrorUnfixed extends AbstractDataConsumeFix implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.errors.UnknownNotifyTemplateLeaseConsumeResult
class UnknownNotifyTemplateLeaseConsumeResult extends AbstractDataConsumeErrorResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.errors.UnknownTransactionConsumeResult
class UnknownTransactionConsumeResult extends AbstractDataConsumeErrorResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.errors.UnknownTypeConsumeResult
class UnknownTypeConsumeResult extends AbstractDataConsumeErrorResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.packets.data.filters
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.filters.ChangeReplicationFilterUidDataWrapper
class ChangeReplicationFilterUidDataWrapper extends ReplicationFilterUidDataWrapper implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_id
Object _id
-
_spaceEntryMutators
Collection _spaceEntryMutators
-
_version
int _version
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.filters.DiscardReplicationFilterEntryData
class DiscardReplicationFilterEntryData extends AbstractEntryType implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.filters.NotifyReplicationFilterEntryDataWrapper
class NotifyReplicationFilterEntryDataWrapper extends ReplicationFilterEntryDataWrapper implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_notifyInfo
NotifyInfo _notifyInfo
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.filters.NotifyReplicationFilterUidDataWrapper
class NotifyReplicationFilterUidDataWrapper extends ReplicationFilterUidDataWrapper implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_notifyInfo
NotifyInfo _notifyInfo
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.filters.ReplicationFilterEntryDataWrapper
class ReplicationFilterEntryDataWrapper extends AbstractEntryType implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_data
AbstractReplicationPacketSingleEntryData _data
-
_entryPacket
IEntryPacket _entryPacket
-
_objectType
int _objectType
-
_operationType
ReplicationOperationType _operationType
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.filters.ReplicationFilterUidDataWrapper
class ReplicationFilterUidDataWrapper extends AbstractEntryType implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_data
AbstractReplicationPacketSingleEntryData _data
-
_objectType
int _objectType
-
_operationType
ReplicationOperationType _operationType
-
_timeToLiveCallback
ITimeToLiveUpdateCallback _timeToLiveCallback
-
_uid
String _uid
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.packets.data.operations
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.AbstractPrepareDependentTransactionReplicationPacketData
class AbstractPrepareDependentTransactionReplicationPacketData extends AbstractTransactionReplicationPacketData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.AbstractReplicationPacketSingleEntryData
class AbstractReplicationPacketSingleEntryData extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.AbstractTransactionReplicationPacketData
class AbstractTransactionReplicationPacketData extends LinkedList<IReplicationTransactionalPacketEntryData> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.CancelLeaseFullReplicationPacketData
class CancelLeaseFullReplicationPacketData extends SingleReplicationPacketData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.CancelLeaseReplicationPacketData
class CancelLeaseReplicationPacketData extends SingleUidReplicationPacketData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.ChangeReplicationPacketData
class ChangeReplicationPacketData extends SingleUidReplicationPacketData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.EntryLeaseExpiredFullReplicationPacketData
class EntryLeaseExpiredFullReplicationPacketData extends SingleReplicationPacketData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.EntryLeaseExpiredReplicationPacketData
class EntryLeaseExpiredReplicationPacketData extends SingleUidReplicationPacketData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.EvictReplicationPacketData
class EvictReplicationPacketData extends SingleUidReplicationPacketData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.ExtendEntryLeaseReplicationPacketData
class ExtendEntryLeaseReplicationPacketData extends SingleUidReplicationPacketData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.ExtendNotifyTemplateLeaseReplicationPacketData
class ExtendNotifyTemplateLeaseReplicationPacketData extends SingleUidReplicationPacketData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.InsertNotifyTemplateReplicationPacketData
class InsertNotifyTemplateReplicationPacketData extends SingleReplicationPacketData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.NotifyTemplateLeaseExpiredReplicationPacketData
class NotifyTemplateLeaseExpiredReplicationPacketData extends SingleUidReplicationPacketData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.PartialUpdateReplicationPacketData
class PartialUpdateReplicationPacketData extends UpdateReplicationPacketData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.RemoveByUIDReplicationPacketData
class RemoveByUIDReplicationPacketData extends SingleUidReplicationPacketData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.RemoveNotifyTemplateReplicationPacketData
class RemoveNotifyTemplateReplicationPacketData extends SingleUidReplicationPacketData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.RemoveReplicationPacketData
class RemoveReplicationPacketData extends SingleReplicationPacketData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.SingleReplicationPacketData
class SingleReplicationPacketData extends AbstractReplicationPacketSingleEntryData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.SingleUidReplicationPacketData
class SingleUidReplicationPacketData extends AbstractReplicationPacketSingleEntryData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.TransactionAbortReplicationPacketData
class TransactionAbortReplicationPacketData extends AbstractPrepareDependentTransactionReplicationPacketData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.TransactionCommitReplicationPacketData
class TransactionCommitReplicationPacketData extends AbstractPrepareDependentTransactionReplicationPacketData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.TransactionOnePhaseReplicationPacketData
class TransactionOnePhaseReplicationPacketData extends AbstractTransactionReplicationPacketData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.TransactionPrepareReplicationPacketData
class TransactionPrepareReplicationPacketData extends AbstractTransactionReplicationPacketData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.TransactionReplicationPacketData
class TransactionReplicationPacketData extends LinkedList<IReplicationTransactionalPacketEntryData> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
Deprecated.- Throws:
IOExceptionClassNotFoundException
-
writeExternal
Deprecated.- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.UpdateReplicationPacketData
class UpdateReplicationPacketData extends SingleReplicationPacketData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.packets.data.operations.WriteReplicationPacketData
class WriteReplicationPacketData extends SingleReplicationPacketData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.processlog
-
Exception com.gigaspaces.internal.cluster.node.impl.processlog.ReplicationConsumeTimeoutException
class ReplicationConsumeTimeoutException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.internal.cluster.node.impl.processlog.globalorder
-
Class com.gigaspaces.internal.cluster.node.impl.processlog.globalorder.GlobalOrderProcessLogHandshakeResponse
class GlobalOrderProcessLogHandshakeResponse extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.processlog.globalorder.GlobalOrderProcessResult
class GlobalOrderProcessResult extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.processlog.globalorder.GlobalOrderProcessStatus
class GlobalOrderProcessStatus extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.processlog.globalorder.GlobalOrderReliableAsyncKeeperProcessLogHandshakeResponse
class GlobalOrderReliableAsyncKeeperProcessLogHandshakeResponse extends GlobalOrderProcessLogHandshakeResponse implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.processlog.multibucketsinglefile
-
Class com.gigaspaces.internal.cluster.node.impl.processlog.multibucketsinglefile.MultiBucketSingleFileHandshakeResponse
class MultiBucketSingleFileHandshakeResponse extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.processlog.multibucketsinglefile.MultiBucketSingleFileProcessResult
class MultiBucketSingleFileProcessResult extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.processlog.sync.oneway
-
Package com.gigaspaces.internal.cluster.node.impl.replica
-
Class com.gigaspaces.internal.cluster.node.impl.replica.CurrentStageInfo
class CurrentStageInfo extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.internal.cluster.node.impl.replica.ReplicaAbortedException
class ReplicaAbortedException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.internal.cluster.node.impl.replica.ReplicaFailFetchingSynchronizationListException
class ReplicaFailFetchingSynchronizationListException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.internal.cluster.node.impl.replica.ReplicaNoProgressException
class ReplicaNoProgressException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.internal.cluster.node.impl.replica.SpaceReplicaBatch
class SpaceReplicaBatch extends Object implements Externalizable- serialVersionUID:
- -7311317700438888710L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.replica.SynchronizationDonePacket
class SynchronizationDonePacket extends AbstractGroupNameReplicationPacket<Object> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.replica.data
-
Class com.gigaspaces.internal.cluster.node.impl.replica.data.AbstractEntryReplicaData
class AbstractEntryReplicaData extends AbstractReplicaData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.replica.data.AbstractReplicaData
class AbstractReplicaData extends Object implements Externalizable- serialVersionUID:
- -5544026553791931067L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.replica.data.DirectPersistencyEntryReplicaData
class DirectPersistencyEntryReplicaData extends AbstractEntryReplicaData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.replica.data.EntryCopyReplicaData
class EntryCopyReplicaData extends AbstractEntryReplicaData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.replica.data.EntrySynchronizeReplicaData
class EntrySynchronizeReplicaData extends AbstractEntryReplicaData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.replica.data.NotifyTemplateReplicaData
class NotifyTemplateReplicaData extends AbstractReplicaData implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.replica.data.SpaceTypeReplicaData
class SpaceTypeReplicaData extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.replica.data.filters
-
Class com.gigaspaces.internal.cluster.node.impl.replica.data.filters.NotifyReplicationFilterReplicaDataWrapper
class NotifyReplicationFilterReplicaDataWrapper extends ReplicationFilterEntryReplicaDataWrapper implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_notifyInfo
NotifyInfo _notifyInfo
-
_objectType
int _objectType
-
-
Class com.gigaspaces.internal.cluster.node.impl.replica.data.filters.ReplicationFilterEntryReplicaDataWrapper
class ReplicationFilterEntryReplicaDataWrapper extends AbstractEntryType implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_discarded
boolean _discarded
-
_entryPacket
IEntryPacket _entryPacket
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.router
-
Class com.gigaspaces.internal.cluster.node.impl.router.AbstractGroupNameReplicationPacket
class AbstractGroupNameReplicationPacket extends AbstractReplicationPacket<T> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.router.AbstractReplicationPacket
class AbstractReplicationPacket extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.internal.cluster.node.impl.router.NoSuchReplicationRouterStubException
class NoSuchReplicationRouterStubException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_routerLookupName
String _routerLookupName
-
-
Class com.gigaspaces.internal.cluster.node.impl.router.ReplicationEndpointDetails
class ReplicationEndpointDetails extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.cluster.node.impl.router.RouterStubHolder
class RouterStubHolder extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster.node.impl.view
-
Class com.gigaspaces.internal.cluster.node.impl.view.EntryPacketServerEntryAdapter
class EntryPacketServerEntryAdapter extends Object implements Externalizable- serialVersionUID:
- -4521887144678238254L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.cluster.node.replica
-
Exception com.gigaspaces.internal.cluster.node.replica.CannotExecuteSynchronizeReplicaException
class CannotExecuteSynchronizeReplicaException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.internal.cluster.node.replica.SpaceCopyReplicaParameters
class SpaceCopyReplicaParameters extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.collections
-
Package com.gigaspaces.internal.collections.standard
-
Class com.gigaspaces.internal.collections.standard.StandardIntegerObjectMap
class StandardIntegerObjectMap extends Object implements Serializable- serialVersionUID:
- 5899464841279009390L
-
Class com.gigaspaces.internal.collections.standard.StandardObjectIntegerMap
class StandardObjectIntegerMap extends Object implements Serializable- serialVersionUID:
- -695817013778834645L
-
-
Package com.gigaspaces.internal.collections.trove
-
Class com.gigaspaces.internal.collections.trove.TroveIntegerObjectMap
class TroveIntegerObjectMap extends Object implements Serializable- serialVersionUID:
- -8321502498200244722L
-
Serialized Fields
-
map
TIntObjectHashMap<V> map
-
-
Class com.gigaspaces.internal.collections.trove.TroveObjectIntegerMap
class TroveObjectIntegerMap extends Object implements Serializable- serialVersionUID:
- 2379451797238915344L
-
Serialized Fields
-
map
TObjectIntHashMap<K> map
-
-
-
Package com.gigaspaces.internal.dump
-
Class com.gigaspaces.internal.dump.HeapReport
class HeapReport extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.internal.dump.InternalDumpException
class InternalDumpException extends RuntimeException implements Serializable- serialVersionUID:
- 3245668241429667771L
-
Exception com.gigaspaces.internal.dump.InternalDumpProcessorFailedException
class InternalDumpProcessorFailedException extends InternalDumpException implements Serializable- serialVersionUID:
- -5268461169409900125L
-
Serialized Fields
-
name
String name
-
-
Class com.gigaspaces.internal.dump.InternalDumpResult
class InternalDumpResult extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
failedProcessors
InternalDumpProcessorFailedException[] failedProcessors
-
files
InternalDumpResult.FileInfo[] files
-
fullPath
String fullPath
-
heapReportJson
String heapReportJson
-
name
String name
-
-
Class com.gigaspaces.internal.dump.InternalDumpResult.FileInfo
class FileInfo extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
size
long size
-
-
-
Package com.gigaspaces.internal.events.durable
-
Exception com.gigaspaces.internal.events.durable.DurableNotificationRegistrationException
class DurableNotificationRegistrationException extends RemoteException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.internal.exceptions
-
Exception com.gigaspaces.internal.exceptions.BatchQueryException
class BatchQueryException extends QueryMultiplePartialFailureException implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.internal.exceptions.ChunksMapGenerationException
class ChunksMapGenerationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
newMap
ClusterTopology newMap
-
-
Exception com.gigaspaces.internal.exceptions.IllegalArgumentNullException
class IllegalArgumentNullException extends IllegalArgumentException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.internal.exceptions.SuppressedStacktraceException
class SuppressedStacktraceException extends RuntimeException implements Serializable- serialVersionUID:
- 3316617408243974764L
-
Class com.gigaspaces.internal.exceptions.WriteResultImpl
class WriteResultImpl extends Object implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
_error
Throwable _error
-
_lease
Lease _lease
-
_type
IWriteResult.ResultType _type
-
-
-
Package com.gigaspaces.internal.extension
-
Class com.gigaspaces.internal.extension.WaitForDataDrainRequest
class WaitForDataDrainRequest extends Object implements Externalizable- serialVersionUID:
- -216455811647301189L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.extension.WaitForDataDrainTask
class WaitForDataDrainTask extends SystemDistributedTask<SpaceResponseInfo> implements Externalizable- serialVersionUID:
- -4665086919242615593L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.gnu.trove
-
Class com.gigaspaces.internal.gnu.trove.THash
class THash extends Object implements Externalizable- serialVersionUID:
- -1792948471915530295L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.gnu.trove.THashMap
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.gnu.trove.TIntArrayList
class TIntArrayList extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.gnu.trove.TIntHash
class TIntHash extends TPrimitiveHash implements Externalizable- serialVersionUID:
- -7713228974804414188L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.gnu.trove.TIntHashSet
class TIntHashSet extends TIntHash implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.gnu.trove.TIntObjectHashMap
class TIntObjectHashMap extends TIntHash implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.gnu.trove.TLongHash
class TLongHash extends TPrimitiveHash implements Externalizable- serialVersionUID:
- -5251100576913662428L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.gnu.trove.TLongObjectHashMap
class TLongObjectHashMap extends TLongHash implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.gnu.trove.TObjectHash
class TObjectHash extends THash implements Externalizable- serialVersionUID:
- -3461112548087185871L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.gnu.trove.TObjectIntHashMap
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.gnu.trove.TObjectLongHashMap
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.gnu.trove.TObjectShortHashMap
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.gnu.trove.TPrimitiveHash
class TPrimitiveHash extends THash implements Externalizable- serialVersionUID:
- -546639497288125094L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.gnu.trove.TShortArrayList
class TShortArrayList extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.gnu.trove.TShortHash
class TShortHash extends TPrimitiveHash implements Externalizable- serialVersionUID:
- -5517990019894702919L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.gnu.trove.TShortLongHashMap
class TShortLongHashMap extends TShortHash implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.gnu.trove.TShortObjectHashMap
class TShortObjectHashMap extends TShortHash implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.io
-
Class com.gigaspaces.internal.io.CompressedMarshObject
class CompressedMarshObject extends MarshObject implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.internal.io.IOArrayException
class IOArrayException extends IOException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_index
int _index
-
-
Exception com.gigaspaces.internal.io.MarshalContextClearedException
class MarshalContextClearedException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.internal.io.MarshObject
class MarshObject extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.internal.io.WindowsRegistryException
class WindowsRegistryException extends InternalSpaceException implements Serializable- serialVersionUID:
- 9138962846813070482L
-
-
Package com.gigaspaces.internal.jvm
-
Class com.gigaspaces.internal.jvm.JVMDetails
class JVMDetails extends Object implements Externalizable- serialVersionUID:
- -4083973634154614496L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.jvm.JVMStatistics
class JVMStatistics extends Object implements Externalizable- serialVersionUID:
- 1688670775236533438L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.lrmi
-
Class com.gigaspaces.internal.lrmi.LRMIInboundMonitoringDetailsImpl
class LRMIInboundMonitoringDetailsImpl extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.lrmi.LRMIMethodMonitoringDetailsImpl
class LRMIMethodMonitoringDetailsImpl extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.lrmi.LRMIMonitoringDetailsImpl
class LRMIMonitoringDetailsImpl extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.lrmi.LRMIOutboundMonitoringDetailsImpl
class LRMIOutboundMonitoringDetailsImpl extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.lrmi.LRMIProxyMonitoringDetailsImpl
class LRMIProxyMonitoringDetailsImpl extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.lrmi.LRMIServiceClientMonitoringDetailsImpl
class LRMIServiceClientMonitoringDetailsImpl extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.lrmi.LRMIServiceClientMonitoringIdImpl
class LRMIServiceClientMonitoringIdImpl extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.lrmi.LRMIServiceMonitoringDetailsImpl
class LRMIServiceMonitoringDetailsImpl extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.lrmi.stubs
-
Class com.gigaspaces.internal.lrmi.stubs.LRMINotifyDelegatorListener
class LRMINotifyDelegatorListener extends LRMIRemoteEventListener implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.lrmi.stubs.LRMIRemoteEventListener
- serialVersionUID:
- 2L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.lrmi.stubs.LRMISpaceImpl
- serialVersionUID:
- 2L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.lrmi.stubs.LRMIStubHandlerImpl
class LRMIStubHandlerImpl extends Object implements Serializable- serialVersionUID:
- 2L
-
Serialization Methods
-
readObject
Deprecated.- Throws:
IOExceptionClassNotFoundException
-
writeObject
Deprecated.- Throws:
IOException
-
-
Serialized Fields
-
_transportConfig
ITransportConfig _transportConfig
Deprecated.
-
-
-
Package com.gigaspaces.internal.metadata
-
Class com.gigaspaces.internal.metadata.AbstractTypeIntrospector
class AbstractTypeIntrospector extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.metadata.ConstructorInstantiationDescriptor
class ConstructorInstantiationDescriptor extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.metadata.ExternalEntryIntrospector
class ExternalEntryIntrospector extends AbstractTypeIntrospector<T extends ExternalEntry> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.metadata.PojoIntrospector
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.metadata.SpaceCollectionIndex
class SpaceCollectionIndex extends AbstractSpaceIndex implements Externalizable- serialVersionUID:
- -7040439531937379040L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.metadata.SpaceStringProperty
class SpaceStringProperty extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.metadata.SpaceTypeInfo
class SpaceTypeInfo extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.metadata.TypeDesc
class TypeDesc extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.metadata.TypeDescVersionedSerializable
class TypeDescVersionedSerializable extends Object implements Externalizable- serialVersionUID:
- 6859190936042333450L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.metadata.VirtualEntryIntrospector
class VirtualEntryIntrospector extends AbstractTypeIntrospector<T extends VirtualEntry> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.metadata.converter
-
Exception com.gigaspaces.internal.metadata.converter.ConversionException
class ConversionException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.internal.os
-
Class com.gigaspaces.internal.os.OSDetails
class OSDetails extends Object implements Externalizable- serialVersionUID:
- -290262929223386658L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.os.OSDetails.OSDriveDetails
class OSDriveDetails extends Object implements Externalizable- serialVersionUID:
- -1579157666784550069L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.os.OSDetails.OSNetInterfaceDetails
class OSNetInterfaceDetails extends Object implements Externalizable- serialVersionUID:
- 6720043955636646719L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.os.OSDetails.OSVendorDetails
class OSVendorDetails extends Object implements Externalizable- serialVersionUID:
- 422639202428429664L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.os.OSStatistics
class OSStatistics extends Object implements Externalizable- serialVersionUID:
- -6526052574312023489L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.os.OSStatistics.OSNetInterfaceStats
class OSNetInterfaceStats extends Object implements Externalizable- serialVersionUID:
- 2554963851193006126L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.query
-
Class com.gigaspaces.internal.query.AbstractCompoundIndexScanner
class AbstractCompoundIndexScanner extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.AbstractCompundCustomQuery
class AbstractCompundCustomQuery extends AbstractCustomQuery implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.AbstractCustomQuery
class AbstractCustomQuery extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.AbstractQueryIndex
class AbstractQueryIndex extends Object implements Externalizable- serialVersionUID:
- -4783385338736231377L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.AbstractSpaceQuery
class AbstractSpaceQuery extends Object implements Externalizable- serialVersionUID:
- 537740993667475544L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.CompoundAndCustomQuery
class CompoundAndCustomQuery extends AbstractCompundCustomQuery implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.CompoundAndIndexScanner
class CompoundAndIndexScanner extends AbstractCompoundIndexScanner implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.CompoundContainsItemsCustomQuery
class CompoundContainsItemsCustomQuery extends AbstractCustomQuery implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.CompoundOrCustomQuery
class CompoundOrCustomQuery extends AbstractCompundCustomQuery implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.CompoundOrIndexScanner
class CompoundOrIndexScanner extends AbstractCompoundIndexScanner implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.internal.query.ConvertingException
class ConvertingException extends SQLException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
queryParamValue
Object queryParamValue
-
-
Class com.gigaspaces.internal.query.CustomSpaceQuery
- serialVersionUID:
- 2166424609217572245L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.ExactValueIndexScanner
class ExactValueIndexScanner extends AbstractQueryIndex implements Externalizable- serialVersionUID:
- -2127730673864716510L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.ExacValueCompoundIndexScanner
class ExacValueCompoundIndexScanner extends ExactValueIndexScanner implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.InValueIndexScanner
class InValueIndexScanner extends AbstractQueryIndex implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.NotRegexIndexScanner
class NotRegexIndexScanner extends AbstractQueryIndex implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.NullValueIndexScanner
class NullValueIndexScanner extends AbstractQueryIndex implements Externalizable- serialVersionUID:
- 7745966844359780107L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.PropertiesQuery
class PropertiesQuery extends AbstractCustomQuery implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.RangeCompoundIndexScanner
class RangeCompoundIndexScanner extends AbstractQueryIndex implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.RangeIndexScanner
class RangeIndexScanner extends AbstractQueryIndex implements Externalizable- serialVersionUID:
- -5025380388944017192L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.RegexIndexScanner
class RegexIndexScanner extends AbstractQueryIndex implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.RelationIndexScanner
class RelationIndexScanner extends AbstractQueryIndex implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.UidsIndexScanner
class UidsIndexScanner extends AbstractQueryIndex implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.query.explainplan
-
Class com.gigaspaces.internal.query.explainplan.BetweenIndexInfo
class BetweenIndexInfo extends IndexInfo implements Externalizable- serialVersionUID:
- -4360120624992897015L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.explainplan.BetweenRangeNode
class BetweenRangeNode extends RangeNode implements Externalizable- serialVersionUID:
- -5867816054704778400L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.explainplan.IndexChoiceNode
class IndexChoiceNode extends Object implements Externalizable- serialVersionUID:
- 3571265564286482562L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.explainplan.IndexInfo
class IndexInfo extends Object implements Externalizable- serialVersionUID:
- -6754173754999682054L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.explainplan.QueryJunctionNode
class QueryJunctionNode extends Object implements Externalizable- serialVersionUID:
- 8876082103633319234L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.explainplan.RangeNode
class RangeNode extends Object implements Externalizable- serialVersionUID:
- 4429295310828611780L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.explainplan.ScanningInfo
class ScanningInfo extends Object implements Externalizable- serialVersionUID:
- 7799080976017450924L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.explainplan.SingleExplainPlan
class SingleExplainPlan extends Object implements Externalizable- serialVersionUID:
- 2756216225619001564L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.explainplan.UnionIndexInfo
class UnionIndexInfo extends IndexInfo implements Externalizable- serialVersionUID:
- -4526394066353477719L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.query.predicate
-
Class com.gigaspaces.internal.query.predicate.AbstractSpacePredicate
class AbstractSpacePredicate extends AbstractExternalizable implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.FalseSpacePredicate
class FalseSpacePredicate extends AbstractSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.TrueSpacePredicate
class TrueSpacePredicate extends AbstractSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.ValueGetterSpacePredicate
class ValueGetterSpacePredicate extends AbstractSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.query.predicate.comparison
-
Class com.gigaspaces.internal.query.predicate.comparison.BetweenSpacePredicate
class BetweenSpacePredicate extends AbstractSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.comparison.ComparableScalarSpacePredicate
class ComparableScalarSpacePredicate extends ScalarSpacePredicate implements Externalizable- serialVersionUID:
- -6819749107818741458L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.comparison.ContainsItemPredicate
class ContainsItemPredicate extends ContainsPredicate implements Externalizable- serialVersionUID:
- -4499197241040332527L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.comparison.ContainsPredicate
class ContainsPredicate extends ScalarSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.comparison.EqualsSpacePredicate
class EqualsSpacePredicate extends ScalarSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.comparison.GreaterEqualsSpacePredicate
class GreaterEqualsSpacePredicate extends ComparableScalarSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.comparison.GreaterSpacePredicate
class GreaterSpacePredicate extends ComparableScalarSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.comparison.InSpacePredicate
class InSpacePredicate extends AbstractSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.comparison.LessEqualsSpacePredicate
class LessEqualsSpacePredicate extends ComparableScalarSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.comparison.LessSpacePredicate
class LessSpacePredicate extends ComparableScalarSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.comparison.NotEqualsSpacePredicate
class NotEqualsSpacePredicate extends ScalarSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.comparison.NotNullSpacePredicate
class NotNullSpacePredicate extends AbstractSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.comparison.NotRegexSpacePredicate
class NotRegexSpacePredicate extends ScalarSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.comparison.NullSpacePredicate
class NullSpacePredicate extends AbstractSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.comparison.RegexSpacePredicate
class RegexSpacePredicate extends ScalarSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.comparison.RelationPredicate
class RelationPredicate extends ScalarSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.comparison.ScalarSpacePredicate
class ScalarSpacePredicate extends AbstractSpacePredicate implements Externalizable- serialVersionUID:
- -2962394684649863195L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.query.predicate.composite
-
Class com.gigaspaces.internal.query.predicate.composite.AllSpacePredicate
class AllSpacePredicate extends MultipleCompositeSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.composite.AndSpacePredicate
class AndSpacePredicate extends BinaryCompositeSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.composite.AnySpacePredicate
class AnySpacePredicate extends MultipleCompositeSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.composite.BinaryCompositeSpacePredicate
class BinaryCompositeSpacePredicate extends CompositeSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.composite.CompositeSpacePredicate
class CompositeSpacePredicate extends AbstractSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.composite.MultipleCompositeSpacePredicate
class MultipleCompositeSpacePredicate extends CompositeSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.composite.NotSpacePredicate
class NotSpacePredicate extends UnaryCompositeSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.composite.OrSpacePredicate
class OrSpacePredicate extends BinaryCompositeSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.composite.UnaryCompositeSpacePredicate
class UnaryCompositeSpacePredicate extends CompositeSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.predicate.composite.XorSpacePredicate
class XorSpacePredicate extends BinaryCompositeSpacePredicate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.query.valuegetter
-
Class com.gigaspaces.internal.query.valuegetter.AbstractSpaceValueGetter
class AbstractSpaceValueGetter extends AbstractExternalizable implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.valuegetter.SpaceEntryCollectionValuesExtractor
class SpaceEntryCollectionValuesExtractor extends AbstractSpaceValueGetter<ServerEntry> implements Externalizable- serialVersionUID:
- 5423684060439741346L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.valuegetter.SpaceEntryCompoundIndexGetter
class SpaceEntryCompoundIndexGetter extends AbstractSpaceValueGetter<ServerEntry> implements Externalizable- serialVersionUID:
- -9025377890997556363L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.valuegetter.SpaceEntryPathGetter
- serialVersionUID:
- -9025377890997556363L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.query.valuegetter.SpaceEntryPropertyGetter
class SpaceEntryPropertyGetter extends AbstractSpaceValueGetter<ServerEntry> implements Externalizable- serialVersionUID:
- -2780950582604448258L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.quiesce
-
Class com.gigaspaces.internal.quiesce.InternalQuiesceDetails
class InternalQuiesceDetails extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.quiesce.InternalQuiesceRequest
class InternalQuiesceRequest extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.reflection
-
Package com.gigaspaces.internal.reflection.fast.proxy
-
Class com.gigaspaces.internal.reflection.fast.proxy.AbstractProxy
class AbstractProxy extends Object implements Serializable- serialVersionUID:
- -7155145351229271987L
-
Serialization Methods
-
writeReplace
DONT REMOVE!!!! Used by the ObjectOutputStream on serialization.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
_allowCache
boolean _allowCache
-
_cacheable
boolean _cacheable
-
_fullSerializationObjectUncached
AbstractProxy.ProxyReplace _fullSerializationObjectUncached
-
_handler
ProxyInvocationHandler _handler
-
_lightSerializationObject
com.gigaspaces.internal.reflection.fast.proxy.AbstractProxy.LightProxyReplace _lightSerializationObject
-
-
Class com.gigaspaces.internal.reflection.fast.proxy.AbstractProxy.ProxyReplace
class ProxyReplace extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.reflection.standard
-
Class com.gigaspaces.internal.reflection.standard.StandardConstructor
class StandardConstructor extends Object implements Serializable- serialVersionUID:
- 3296635762661475833L
-
Serialized Fields
-
ctor
Constructor<T> ctor
-
-
Class com.gigaspaces.internal.reflection.standard.StandardParamsConstructor
class StandardParamsConstructor extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
ctor
Constructor<T> ctor
-
-
-
Package com.gigaspaces.internal.remoting
-
Package com.gigaspaces.internal.remoting.routing
-
Exception com.gigaspaces.internal.remoting.routing.RemoteOperationRouterException
class RemoteOperationRouterException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.internal.remoting.routing.partitioned
-
Package com.gigaspaces.internal.serialization
-
Class com.gigaspaces.internal.serialization.AbstractExternalizable
class AbstractExternalizable extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.server.metadata
-
Class com.gigaspaces.internal.server.metadata.InactiveTypeDesc
class InactiveTypeDesc extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.server.space
-
Exception com.gigaspaces.internal.server.space.ChangeInternalException
class ChangeInternalException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_internalException
RuntimeException _internalException
-
-
Class com.gigaspaces.internal.server.space.CompoundDurableTaskData
class CompoundDurableTaskData extends Object implements Externalizable- serialVersionUID:
- -4358470470457372426L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.server.space.ReadByIdsContext
class ReadByIdsContext extends Object implements Serializable- serialVersionUID:
- -5416359726050399719L
-
Serialized Fields
-
_accumulate
boolean _accumulate
-
_failures
Map<Object,
Exception> _failures -
_results
IEntryPacket[] _results
-
_successCount
int _successCount
-
_template
ITemplatePacket _template
-
-
-
Package com.gigaspaces.internal.server.space.executors
-
Class com.gigaspaces.internal.server.space.executors.GSMessageTask
- serialVersionUID:
- -7309198720798429132L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.server.space.mvcc
-
Class com.gigaspaces.internal.server.space.mvcc.MVCCGenerationsState
class MVCCGenerationsState extends Object implements Externalizable- serialVersionUID:
- 3194738361295624722L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.server.space.mvcc.exception
-
Exception com.gigaspaces.internal.server.space.mvcc.exception.MVCCEntryModifyConflictException
class MVCCEntryModifyConflictException extends MVCCGenerationInternalRuntimeException implements Serializable- serialVersionUID:
- -1627450161460098967L
-
Exception com.gigaspaces.internal.server.space.mvcc.exception.MVCCGenerationInternalRuntimeException
class MVCCGenerationInternalRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- -7959722857217558503L
-
Exception com.gigaspaces.internal.server.space.mvcc.exception.MVCCGenerationStateException
class MVCCGenerationStateException extends RuntimeException implements Serializable- serialVersionUID:
- 913779341516565242L
-
Exception com.gigaspaces.internal.server.space.mvcc.exception.MVCCIllegalStateException
class MVCCIllegalStateException extends IllegalStateException implements Serializable- serialVersionUID:
- -8900584441059692872L
-
Exception com.gigaspaces.internal.server.space.mvcc.exception.MVCCModifyOnUncompletedGenerationException
class MVCCModifyOnUncompletedGenerationException extends MVCCGenerationInternalRuntimeException implements Serializable- serialVersionUID:
- -29067180051845042L
-
Exception com.gigaspaces.internal.server.space.mvcc.exception.MVCCNotCompatibleWithClientException
class MVCCNotCompatibleWithClientException extends RuntimeException implements Serializable- serialVersionUID:
- -2828336091395733770L
-
Exception com.gigaspaces.internal.server.space.mvcc.exception.MVCCReadWithExpiredGenerationException
class MVCCReadWithExpiredGenerationException extends MVCCGenerationInternalRuntimeException implements Serializable- serialVersionUID:
- -367273521283968171L
-
Exception com.gigaspaces.internal.server.space.mvcc.exception.MVCCRevertGenerationException
class MVCCRevertGenerationException extends MVCCGenerationInternalRuntimeException implements Serializable- serialVersionUID:
- -602018298200803915L
-
Exception com.gigaspaces.internal.server.space.mvcc.exception.MVCCZooKeeperHandlerCreationException
class MVCCZooKeeperHandlerCreationException extends RuntimeException implements Serializable- serialVersionUID:
- 5687101084072415429L
-
-
Package com.gigaspaces.internal.server.space.operations
-
Class com.gigaspaces.internal.server.space.operations.WriteEntriesResult
class WriteEntriesResult extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.server.space.operations.WriteEntryResult
class WriteEntryResult extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.server.space.quiesce
-
Class com.gigaspaces.internal.server.space.quiesce.WaitForDrainCompoundResponse
class WaitForDrainCompoundResponse extends Object implements Externalizable- serialVersionUID:
- 919109389450552651L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.server.space.quiesce.WaitForDrainPartitionResponse
class WaitForDrainPartitionResponse extends Object implements Externalizable- serialVersionUID:
- -835467480688887874L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.server.space.recovery.direct_persistency
-
Exception com.gigaspaces.internal.server.space.recovery.direct_persistency.DirectPersistencyAttributeStoreException
class DirectPersistencyAttributeStoreException extends DirectPersistencyRecoveryException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.internal.server.space.recovery.direct_persistency.DirectPersistencyRecoveryException
class DirectPersistencyRecoveryException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.internal.server.space.recovery.strategy
-
Exception com.gigaspaces.internal.server.space.recovery.strategy.BackupDisconnectedStateException
class BackupDisconnectedStateException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.internal.server.space.redolog
-
Exception com.gigaspaces.internal.server.space.redolog.RedoLogFileCompromisedException
class RedoLogFileCompromisedException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.internal.server.space.redolog.SwapStorageException
class SwapStorageException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.internal.server.space.redolog.storage
-
Exception com.gigaspaces.internal.server.space.redolog.storage.StorageException
class StorageException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.internal.server.space.redolog.storage.StorageFullException
class StorageFullException extends StorageException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_deniedPackets
List _deniedPackets
-
-
-
Package com.gigaspaces.internal.server.space.redolog.storage.bytebuffer
-
Exception com.gigaspaces.internal.server.space.redolog.storage.bytebuffer.ByteBufferStorageCompromisedException
class ByteBufferStorageCompromisedException extends RedoLogFileCompromisedException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.internal.server.space.redolog.storage.bytebuffer.ByteBufferStorageException
class ByteBufferStorageException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.internal.server.space.redolog.storage.bytebuffer.raf
-
Exception com.gigaspaces.internal.server.space.redolog.storage.bytebuffer.raf.RAFByteBufferStorageException
class RAFByteBufferStorageException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.internal.server.space.repartitioning
-
Exception com.gigaspaces.internal.server.space.repartitioning.AutoGeneratedIdNotSupportedException
class AutoGeneratedIdNotSupportedException extends RuntimeException implements Serializable- serialVersionUID:
- -2030423532582940096L
-
Class com.gigaspaces.internal.server.space.repartitioning.CompoundChunksResponse
class CompoundChunksResponse extends Object implements Externalizable- serialVersionUID:
- -1679935942453681969L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.server.space.repartitioning.CopyChunksPartitionTask
- serialVersionUID:
- -6534857288071741108L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.server.space.repartitioning.CopyChunksProducer
class CopyChunksProducer extends SpaceEntriesAggregator<CopyChunksResponseInfo> implements Serializable- serialVersionUID:
- 2759306184206709756L
-
Serialized Fields
-
batchMap
Map<Integer,
List<IEntryPacket>> batchMap -
batchSize
int batchSize
-
newPartitionIds
Set<Integer> newPartitionIds
-
queue
BlockingQueue<com.gigaspaces.internal.server.space.repartitioning.Batch> queue
-
scaleType
ScaleType scaleType
-
spaceClusterInfo
SpaceClusterInfo spaceClusterInfo
-
-
Class com.gigaspaces.internal.server.space.repartitioning.CopyChunksRequestInfo
class CopyChunksRequestInfo extends Object implements Externalizable- serialVersionUID:
- -2528169887249351498L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.server.space.repartitioning.CopyChunksResponseInfo
class CopyChunksResponseInfo extends Object implements Externalizable- serialVersionUID:
- -4971890861132517763L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.server.space.repartitioning.CopyChunksTask
- serialVersionUID:
- -6534857288071741108L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.server.space.repartitioning.DeleteChunksPartitionTask
- serialVersionUID:
- -1251693505937070466L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.server.space.repartitioning.DeleteChunksProducer
class DeleteChunksProducer extends SpaceEntriesAggregator<DeleteChunksResponseInfo> implements Serializable- serialVersionUID:
- -3415904901778930639L
-
Serialized Fields
-
batchMap
Map<String,
List<Object>> batchMap -
batchSize
int batchSize
-
queue
BlockingQueue<com.gigaspaces.internal.server.space.repartitioning.Batch> queue
-
spaceClusterInfo
SpaceClusterInfo spaceClusterInfo
-
-
Class com.gigaspaces.internal.server.space.repartitioning.DeleteChunksRequestInfo
class DeleteChunksRequestInfo extends Object implements Externalizable- serialVersionUID:
- 4826314985077083352L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.server.space.repartitioning.DeleteChunksResponseInfo
class DeleteChunksResponseInfo extends Object implements Externalizable- serialVersionUID:
- 131713841051965917L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.server.space.repartitioning.DeleteChunksTask
- serialVersionUID:
- -1251693505937070466L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.server.space.repartitioning.DrainRequestInfo
class DrainRequestInfo extends Object implements Externalizable- serialVersionUID:
- -216455811647301189L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.server.space.repartitioning.DrainResponseInfo
class DrainResponseInfo extends Object implements Externalizable- serialVersionUID:
- -835467480688887874L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.server.space.repartitioning.DrainTask
- serialVersionUID:
- -1251693505937070466L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.server.space.tiered_storage
-
Class com.gigaspaces.internal.server.space.tiered_storage.TieredStorageConfig
class TieredStorageConfig extends Object implements Externalizable- serialVersionUID:
- -3215994702053002032L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.server.space.tiered_storage.TieredStorageTableConfig
class TieredStorageTableConfig extends Object implements Externalizable- serialVersionUID:
- 9148050446035037648L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.server.space.tiered_storage.error
-
Exception com.gigaspaces.internal.server.space.tiered_storage.error.TieredStorageConfigException
class TieredStorageConfigException extends RuntimeException implements Serializable- serialVersionUID:
- 9140573569012921556L
-
Exception com.gigaspaces.internal.server.space.tiered_storage.error.TieredStorageMetadataException
class TieredStorageMetadataException extends SpaceMetadataException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.internal.server.space.tiered_storage.error.TieredStorageOperationException
class TieredStorageOperationException extends RuntimeException implements Serializable- serialVersionUID:
- -7517727645228649286L
-
-
Package com.gigaspaces.internal.server.storage
-
Class com.gigaspaces.internal.server.storage.EntryTieredMetaData
class EntryTieredMetaData extends Object implements Serializable- serialVersionUID:
- -2094966444743540360L
-
Serialized Fields
-
isIdenticalToCache
boolean isIdenticalToCache
-
tieredState
TieredState tieredState
-
-
Class com.gigaspaces.internal.server.storage.ExternalizableServerEntry
class ExternalizableServerEntry extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.server.storage.HybridPropertiesHolder
class HybridPropertiesHolder extends Object implements Externalizable- serialVersionUID:
- 5204045028201383297L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.server.storage.MVCCEntryMetaData
class MVCCEntryMetaData extends Object implements Serializable- serialVersionUID:
- 8863674948026337024L
-
Serialized Fields
-
committedGeneration
long committedGeneration
-
isLogicallyDeleted
boolean isLogicallyDeleted
-
isOverridingAnother
boolean isOverridingAnother
-
overrideGeneration
long overrideGeneration
-
version
int version
-
-
-
Package com.gigaspaces.internal.service
-
Exception com.gigaspaces.internal.service.ServiceRegistrationException
class ServiceRegistrationException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.internal.space.actions
-
Class com.gigaspaces.internal.space.actions.AbstractSpaceActionInfo
class AbstractSpaceActionInfo extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.actions.GetTypeDescriptorActionInfo
class GetTypeDescriptorActionInfo extends AbstractSpaceActionInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.space.requests
-
Class com.gigaspaces.internal.space.requests.AbstractSpaceRequestInfo
class AbstractSpaceRequestInfo extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.requests.AddReplicationGatewayTargetRequestInfo
class AddReplicationGatewayTargetRequestInfo extends AbstractSpaceRequestInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.requests.AddTypeIndexesRequestInfo
class AddTypeIndexesRequestInfo extends AbstractSpaceRequestInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.requests.BroadcastTableSpaceRequestInfo
class BroadcastTableSpaceRequestInfo extends AbstractSpaceRequestInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.requests.ClearBroadcastTableEntriesSpaceRequestInfo
class ClearBroadcastTableEntriesSpaceRequestInfo extends BroadcastTableSpaceRequestInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.requests.CloseIteratorSpaceRequestInfo
class CloseIteratorSpaceRequestInfo extends AbstractSpaceRequestInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.requests.CollocatedJoinSpaceRequestInfo
class CollocatedJoinSpaceRequestInfo extends AbstractSpaceRequestInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.requests.DataSourceLoadSpaceRequestInfo
class DataSourceLoadSpaceRequestInfo extends AbstractSpaceRequestInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.requests.GetBatchForIteratorSpaceRequestInfo
class GetBatchForIteratorSpaceRequestInfo extends AbstractSpaceRequestInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.requests.GetEntriesTieredMetaDataRequestInfo
class GetEntriesTieredMetaDataRequestInfo extends AbstractSpaceRequestInfo implements Externalizable- serialVersionUID:
- 7159851750091653967L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.requests.GetMVCCEntryMetaDataRequestInfo
class GetMVCCEntryMetaDataRequestInfo extends AbstractSpaceRequestInfo implements Externalizable- serialVersionUID:
- -7255029922496067038L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.requests.GSMessageRequestInfo
class GSMessageRequestInfo extends Object implements Externalizable- serialVersionUID:
- -920242156459013819L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.requests.PullBroadcastTableEntriesSpaceRequestInfo
class PullBroadcastTableEntriesSpaceRequestInfo extends BroadcastTableSpaceRequestInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.requests.PushBroadcastTableEntriesSpaceRequestInfo
class PushBroadcastTableEntriesSpaceRequestInfo extends BroadcastTableSpaceRequestInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.requests.PushBroadcastTableEntrySpaceRequestInfo
class PushBroadcastTableEntrySpaceRequestInfo extends BroadcastTableSpaceRequestInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.requests.RegisterReplicationLocalViewRequestInfo
class RegisterReplicationLocalViewRequestInfo extends AbstractSpaceRequestInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.requests.RegisterReplicationNotificationRequestInfo
class RegisterReplicationNotificationRequestInfo extends AbstractSpaceRequestInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.requests.RegisterTypeDescriptorRequestInfo
class RegisterTypeDescriptorRequestInfo extends AbstractSpaceRequestInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.requests.RemoveReplicationGatewayTargetRequestInfo
class RemoveReplicationGatewayTargetRequestInfo extends AbstractSpaceRequestInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.requests.RenewIteratorLeaseSpaceRequestInfo
class RenewIteratorLeaseSpaceRequestInfo extends AbstractSpaceRequestInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.requests.UnregisterReplicationLocalViewRequestInfo
class UnregisterReplicationLocalViewRequestInfo extends AbstractSpaceRequestInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.requests.UnregisterReplicationNotificationRequestInfo
class UnregisterReplicationNotificationRequestInfo extends AbstractSpaceRequestInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.requests.UnregisterTypeDescriptorRequestInfo
class UnregisterTypeDescriptorRequestInfo extends AbstractSpaceRequestInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.space.responses
-
Class com.gigaspaces.internal.space.responses.AbstractSpaceResponseInfo
class AbstractSpaceResponseInfo extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.responses.AddReplicationGatewayTargetResponseInfo
class AddReplicationGatewayTargetResponseInfo extends AbstractSpaceResponseInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.responses.AddTypeIndexesResponseInfo
class AddTypeIndexesResponseInfo extends AbstractSpaceResponseInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.responses.BroadcastTableSpaceResponseInfo
class BroadcastTableSpaceResponseInfo extends AbstractSpaceResponseInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.responses.CollocatedJoinSpaceResponseInfo
class CollocatedJoinSpaceResponseInfo extends AbstractSpaceResponseInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.responses.DataSourceLoadSpaceResponseInfo
class DataSourceLoadSpaceResponseInfo extends AbstractSpaceResponseInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.responses.GetEntriesTieredMetaDataResponseInfo
class GetEntriesTieredMetaDataResponseInfo extends AbstractSpaceResponseInfo implements Externalizable- serialVersionUID:
- 663660777455511033L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.responses.GetMVCCEntryMetaDataResponseInfo
class GetMVCCEntryMetaDataResponseInfo extends AbstractSpaceResponseInfo implements Externalizable- serialVersionUID:
- 4672636820486293961L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.responses.RegisterDurableTaskResponseInfo
class RegisterDurableTaskResponseInfo extends AbstractSpaceResponseInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.responses.RegisterReplicationLocalViewResponseInfo
class RegisterReplicationLocalViewResponseInfo extends AbstractSpaceResponseInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.responses.RegisterReplicationNotificationResponseInfo
class RegisterReplicationNotificationResponseInfo extends AbstractSpaceResponseInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.responses.RegisterTypeDescriptorResponseInfo
class RegisterTypeDescriptorResponseInfo extends AbstractSpaceResponseInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.responses.RemoveReplicationGatewayTargetResponseInfo
class RemoveReplicationGatewayTargetResponseInfo extends AbstractSpaceResponseInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.space.responses.UnregisterTypeDescriptorResponseInfo
class UnregisterTypeDescriptorResponseInfo extends AbstractSpaceResponseInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.stubcache
-
Exception com.gigaspaces.internal.stubcache.MissingCachedStubException
class MissingCachedStubException extends LRMIUnhandledException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_stubId
StubId _stubId
-
-
Class com.gigaspaces.internal.stubcache.StubId
class StubId extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.sync.hybrid
-
Class com.gigaspaces.internal.sync.hybrid.SyncHybridOperationDetails
class SyncHybridOperationDetails extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.internal.sync.hybrid.SyncHybridSAException
class SyncHybridSAException extends SAException implements Serializable- serialVersionUID:
- 8873735980686335039L
-
Serialized Fields
-
details
SyncHybridOperationDetails[] details
-
exceptionOrigin
SyncHybridExceptionOrigin exceptionOrigin
-
-
Exception com.gigaspaces.internal.sync.hybrid.SyncHybridTransactionException
class SyncHybridTransactionException extends UnknownTransactionException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.internal.transaction
-
Class com.gigaspaces.internal.transaction.AbstractTransactionUniqueId
class AbstractTransactionUniqueId extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.transaction.DefaultTransactionUniqueId
class DefaultTransactionUniqueId extends AbstractTransactionUniqueId implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.transaction.XATransactionUniqueId
class XATransactionUniqueId extends AbstractTransactionUniqueId implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.transport
-
Class com.gigaspaces.internal.transport.AbstractEntryPacket
class AbstractEntryPacket extends AbstractExternalizable implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.transport.AbstractProjectionTemplate
class AbstractProjectionTemplate extends Object implements Externalizable- serialVersionUID:
- 2034439490260048928L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.transport.AbstractQueryPacket
class AbstractQueryPacket extends AbstractEntryPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.transport.CompoundRoutingHashValue
class CompoundRoutingHashValue extends Object implements Externalizable- serialVersionUID:
- -6784381691438604333L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.transport.EmptyQueryPacket
class EmptyQueryPacket extends AbstractQueryPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.transport.EntryPacket
class EntryPacket extends AbstractEntryPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.transport.ExternalizableEntryPacket
class ExternalizableEntryPacket extends AbstractEntryPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.transport.ExternalizableTemplatePacket
class ExternalizableTemplatePacket extends ExternalizableEntryPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.transport.HybridEntryPacket
class HybridEntryPacket extends AbstractEntryPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.transport.MutliProjectionByUids
class MutliProjectionByUids extends AbstractProjectionTemplate implements Externalizable- serialVersionUID:
- -3375363086422585765L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.transport.PbsEntryPacket
class PbsEntryPacket extends AbstractEntryPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.transport.PbsProjectionTemplate
class PbsProjectionTemplate extends AbstractProjectionTemplate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.transport.PbsTemplatePacket
class PbsTemplatePacket extends PbsEntryPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.transport.ProjectionTemplate
class ProjectionTemplate extends AbstractProjectionTemplate implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.transport.TemplatePacket
class TemplatePacket extends EntryPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.transport.mvcc
-
Class com.gigaspaces.internal.transport.mvcc.MVCCEntryPacketMetadata
class MVCCEntryPacketMetadata extends Object implements Externalizable- serialVersionUID:
- -744373855246627533L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.transport.mvcc.MVCCShellEntryPacket
class MVCCShellEntryPacket extends Object implements Externalizable- serialVersionUID:
- 6212108453322058146L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.utils.collections
-
Class com.gigaspaces.internal.utils.collections.CheckedConcurrentSkipListMap
- serialVersionUID:
- -8283771404301975962L
-
-
Package com.gigaspaces.internal.utils.collections.economy
-
Class com.gigaspaces.internal.utils.collections.economy.EconomyConcurrentHashMap
- serialVersionUID:
- 7249069246763182397L
-
Serialization Methods
-
readObject
Reconstitute the ConcurrentHashMap instance from a stream (i.e., deserialize it).- Parameters:
s- the stream- Throws:
IOExceptionClassNotFoundException
-
writeObject
Save the state of the ConcurrentHashMap instance to a stream (i.e., serialize it).- Serial Data:
- the key (Object) and value (Object) for each key-value mapping, followed by a null pair. The key-value mappings are emitted in no particular order.
- Parameters:
s- the stream- Throws:
IOException
-
-
Serialized Fields
-
_handler
IHashEntryHandler<K,
V> _handler -
segmentMask
int segmentMask
Mask value for indexing into segments. The upper bits of a key's hash code are used to choose the segment. -
segments
com.gigaspaces.internal.utils.collections.economy.EconomyConcurrentHashMap.Segment<K,
V>[] segments The segments, each of which is a specialized hash table -
segmentShift
int segmentShift
Shift value for indexing within segments.
-
-
-
Package com.gigaspaces.internal.utils.concurrent
-
Class com.gigaspaces.internal.utils.concurrent.SegmentedAtomicInteger
class SegmentedAtomicInteger extends Number implements Serializable- serialVersionUID:
- 431083030353672207L
-
Serialized Fields
-
_initialValue
int _initialValue
-
counters
AtomicInteger[] counters
-
-
-
Package com.gigaspaces.internal.utils.math
-
Class com.gigaspaces.internal.utils.math.MutableBigDecimal
class MutableBigDecimal extends MutableNumber implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.utils.math.MutableBigInteger
class MutableBigInteger extends MutableNumber implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.utils.math.MutableByte
class MutableByte extends MutableNumber implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.utils.math.MutableDouble
class MutableDouble extends MutableNumber implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.utils.math.MutableFloat
class MutableFloat extends MutableNumber implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.utils.math.MutableInteger
class MutableInteger extends MutableNumber implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.utils.math.MutableLong
class MutableLong extends MutableNumber implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.utils.math.MutableNumber
class MutableNumber extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.internal.utils.math.MutableShort
class MutableShort extends MutableNumber implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.internal.version
-
Class com.gigaspaces.internal.version.PlatformLogicalVersion
class PlatformLogicalVersion extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.jdbc.request
-
Class com.gigaspaces.jdbc.request.RequestPacketV3
class RequestPacketV3 extends RequestPacket implements Serializable- serialVersionUID:
- -1867146582296329910L
-
-
Package com.gigaspaces.log
-
Class com.gigaspaces.log.AfterEntryLogEntryMatcher
class AfterEntryLogEntryMatcher extends LogEntryMatcherFilter implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
filePosition
long filePosition
-
inclusive
boolean inclusive
-
position
long position
-
-
Class com.gigaspaces.log.AfterTimeLogEntryMatcher
class AfterTimeLogEntryMatcher extends LogEntryMatcherFilter implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
inclusive
boolean inclusive
-
timestamp
long timestamp
-
-
Class com.gigaspaces.log.AllLogEntryMatcher
class AllLogEntryMatcher extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.log.BeforeEntryLogEntryMatcher
class BeforeEntryLogEntryMatcher extends LogEntryMatcherFilter implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
filePosition
long filePosition
-
inclusive
boolean inclusive
-
position
long position
-
-
Class com.gigaspaces.log.BeforeTimeLogEntryMatcher
class BeforeTimeLogEntryMatcher extends LogEntryMatcherFilter implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
inclusive
boolean inclusive
-
timestamp
long timestamp
-
-
Class com.gigaspaces.log.CompoundLogEntries
class CompoundLogEntries extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
entries
LogEntries[] entries
-
-
Class com.gigaspaces.log.ContainsStringLogEntryMatcher
class ContainsStringLogEntryMatcher extends LogEntryMatcherFilter implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
str
String str
-
-
Class com.gigaspaces.log.ContinuousLogEntryMatcher
class ContinuousLogEntryMatcher extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
initialMatcher
LogEntryMatcher initialMatcher
-
matchers
Map<LogEntryMatcher.InitializationContext,
LogEntryMatcher> matchers
-
-
Class com.gigaspaces.log.FirstFileLogEntryMatcher
class FirstFileLogEntryMatcher extends LogEntryMatcherFilter implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.log.ForwardChunkLogEntryMatcher
class ForwardChunkLogEntryMatcher extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
matchers
Map<LogEntryMatcher.InitializationContext,
com.gigaspaces.log.ForwardChunkLogEntryMatcher.Holder> matchers -
origMatcher
LogEntryMatcher origMatcher
-
-
Class com.gigaspaces.log.LastNLogEntryMatcher
class LastNLogEntryMatcher extends LogEntryMatcherFilter implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
lastN
int lastN
-
-
Class com.gigaspaces.log.LogEntries
class LogEntries extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.log.LogEntry
class LogEntry extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.log.LogEntryMatcher.InitializationContext
class 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
class LogEntryMatcherFilter extends Object implements Serializable- serialVersionUID:
- -5843948024474262714L
-
Serialized Fields
-
matcher
LogEntryMatcher matcher
-
-
Class com.gigaspaces.log.NoneLogEntryMatcher
class NoneLogEntryMatcher extends LogEntryMatcherFilter implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.log.RegexLogEntryMatcher
class RegexLogEntryMatcher extends LogEntryMatcherFilter implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
regex
String regex
-
-
Class com.gigaspaces.log.ReverseLogEntryMatcher
class ReverseLogEntryMatcher extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
matcher
LogEntryMatcher matcher
-
-
Class com.gigaspaces.log.SameFileLogEntryMatcher
class SameFileLogEntryMatcher extends LogEntryMatcherFilter implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
filePosition
long filePosition
-
-
Class com.gigaspaces.log.SizeLogEntryMatcher
class SizeLogEntryMatcher extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
size
int size
-
-
-
Package com.gigaspaces.lrmi
-
Class com.gigaspaces.lrmi.DynamicSmartStub
class DynamicSmartStub extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.lrmi.GenericExporter
class GenericExporter extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
reconstruct the GenericExporter after serialization- Throws:
IOExceptionClassNotFoundException
-
-
Serialized Fields
-
_config
ITransportConfig _config
the configuration object this exporter
-
-
Class com.gigaspaces.lrmi.ProtocolRegistry
- serialVersionUID:
- 1L
-
Class com.gigaspaces.lrmi.RemoteStub
class RemoteStub extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.lrmi.ServiceUnsupportedOperationException
class ServiceUnsupportedOperationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
localOfficialVersion
String localOfficialVersion
-
localPlatformlogicalVersion
PlatformLogicalVersion localPlatformlogicalVersion
-
serverPlatformLogicalVersion
PlatformLogicalVersion serverPlatformLogicalVersion
-
serviceOfficialVersion
String serviceOfficialVersion
-
-
-
Package com.gigaspaces.lrmi.classloading
-
Class com.gigaspaces.lrmi.classloading.ClassDefinitionRequest
class ClassDefinitionRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.lrmi.classloading.ClassDefinitionResponse
class ClassDefinitionResponse extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
classBytes
byte[] classBytes
-
exception
Exception exception
-
-
Class com.gigaspaces.lrmi.classloading.ClassProviderRequest
class ClassProviderRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_classLoaderId
Long _classLoaderId
-
-
Exception com.gigaspaces.lrmi.classloading.LRMIClassLoaderCreationException
class LRMIClassLoaderCreationException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.lrmi.classloading.protocol.lrmi
-
Class com.gigaspaces.lrmi.classloading.protocol.lrmi.HandshakeRequest
class HandshakeRequest extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.lrmi.nio
-
Exception com.gigaspaces.lrmi.nio.MarshallingException
class MarshallingException extends RuntimeException implements Serializable- serialVersionUID:
- 2356668510920091095L
-
Class com.gigaspaces.lrmi.nio.NIOTransportConnection
class NIOTransportConnection extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
clientIPAddress
String clientIPAddress
-
clientPort
int clientPort
-
connectionID
long connectionID
unique connection ID identifier -
connectTime
Date connectTime
connection time to the remoteObj -
remoteObjID
long remoteObjID
the unique remote objectID -
serverIPAddress
String serverIPAddress
-
serverPort
int serverPort
-
-
Exception com.gigaspaces.lrmi.nio.UnMarshallingException
class UnMarshallingException extends RuntimeException implements Serializable- serialVersionUID:
- 1666732024867041881L
-
-
Package com.gigaspaces.lrmi.nio.filters
-
Exception com.gigaspaces.lrmi.nio.filters.IOFilterException
class IOFilterException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.lrmi.nio.info
-
Class com.gigaspaces.lrmi.nio.info.NIODetails
class NIODetails extends Object implements Externalizable- serialVersionUID:
- -4614637448976120646L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.lrmi.nio.info.NIOStatistics
class NIOStatistics extends Object implements Externalizable- serialVersionUID:
- -2757963460329854081L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.management
-
Class com.gigaspaces.management.GigaSpacesSupport
class GigaSpacesSupport extends org.jini.rio.qos.capability.PlatformCapability implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.management.entry
-
Class com.gigaspaces.management.entry.JMXConnection
class JMXConnection extends AbstractEntry implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.management.space
-
Class com.gigaspaces.management.space.LocalCacheDetails
class LocalCacheDetails extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.management.space.LocalViewDetails
class LocalViewDetails extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.management.space.SpaceQueryDetails
class SpaceQueryDetails extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.management.transport
-
Class com.gigaspaces.management.transport.ConnectionEndpointDetails
class ConnectionEndpointDetails extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.metadata
-
Exception com.gigaspaces.metadata.SpaceMetadataException
class SpaceMetadataException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.metadata.SpaceMetadataValidationException
class SpaceMetadataValidationException extends SpaceMetadataException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.metadata.index
-
Class com.gigaspaces.metadata.index.AbstractCompoundIndexSegment
class AbstractCompoundIndexSegment extends AbstractExternalizable implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.metadata.index.AbstractSpaceIndex
class AbstractSpaceIndex extends AbstractExternalizable implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.metadata.index.CompoundIndex
class CompoundIndex extends CustomIndex implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.metadata.index.CustomIndex
class CustomIndex extends AbstractSpaceIndex implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.metadata.index.PathCompoundIndexSegment
class PathCompoundIndexSegment extends AbstractCompoundIndexSegment implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.metadata.index.PropertyCompoundIndexSegment
class PropertyCompoundIndexSegment extends AbstractCompoundIndexSegment implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.metadata.index.SpacePathIndex
class SpacePathIndex extends AbstractSpaceIndex implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.metadata.index.SpacePropertyIndex
class SpacePropertyIndex extends AbstractSpaceIndex implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.persistency
-
Class com.gigaspaces.persistency.MongoSpaceDataSourceFactory
class MongoSpaceDataSourceFactory extends Object implements Serializable- serialVersionUID:
- 2696958279935086850L
-
-
Package com.gigaspaces.persistency.archive
-
Exception com.gigaspaces.persistency.archive.SpaceMongoArchiveOperationHandlerException
class SpaceMongoArchiveOperationHandlerException extends SpaceMongoException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.persistency.error
-
Exception com.gigaspaces.persistency.error.SpaceMongoDataSourceException
class SpaceMongoDataSourceException extends SpaceMongoException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.persistency.error.SpaceMongoException
class SpaceMongoException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.persistency.error.SpaceMongoObjectNotSerializable
class SpaceMongoObjectNotSerializable extends SpaceMongoException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.persistency.error.UnSupportedQueryException
class UnSupportedQueryException extends SpaceMongoException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.proxy_pool
-
Exception com.gigaspaces.proxy_pool.SpaceProxyPoolException
class SpaceProxyPoolException extends Exception implements Serializable- serialVersionUID:
- 7716065918777101418L
-
-
Package com.gigaspaces.query
-
Class com.gigaspaces.query.CompoundResult
class CompoundResult extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.query.aggregators
-
Class com.gigaspaces.query.aggregators.AbstractPathAggregator
class AbstractPathAggregator extends SpaceEntriesAggregator<T extends Serializable> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.AggregationResult
class AggregationResult extends CompoundResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.AggregationSet
class AggregationSet extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.AverageAggregator
class AverageAggregator extends AbstractPathAggregator<AverageAggregator.AverageTuple> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.AverageAggregator.AverageTuple
class AverageTuple extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.CountAggregator
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.DistinctAggregator
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.DistinctPropertiesKey
class DistinctPropertiesKey extends CompoundResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.DistinctResult
class DistinctResult extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.GroupByAggregator
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.GroupByKey
class GroupByKey extends CompoundResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.GroupByResult
class GroupByResult extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.GroupByValue
class GroupByValue extends CompoundResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.ListEntriesAggregator
class ListEntriesAggregator extends SpaceEntriesAggregator<ArrayList<RawEntry>> implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.query.aggregators.MaxEntryAggregator
class MaxEntryAggregator extends AbstractPathAggregator<MaxEntryAggregator.MaxEntryScannerResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.MaxEntryAggregator.MaxEntryScannerResult
class MaxEntryScannerResult extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.MaxValueAggregator
class MaxValueAggregator extends AbstractPathAggregator<T extends Serializable & Comparable> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.MinEntryAggregator
class MinEntryAggregator extends AbstractPathAggregator<MinEntryAggregator.MinEntryScannerResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.MinEntryAggregator.MinEntryScannerResult
class MinEntryScannerResult extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.MinValueAggregator
class MinValueAggregator extends AbstractPathAggregator<T extends Serializable & Comparable> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.OrderByAggregator
class OrderByAggregator extends SpaceEntriesAggregator<OrderByAggregator.OrderByScanResult> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.OrderByAggregator.OrderByScanResult
class OrderByScanResult extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.OrderByElement
class OrderByElement extends Object implements Externalizable- serialVersionUID:
- 6212805774245544178L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.OrderByKey
class OrderByKey extends CompoundResult implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.OrderByPath
class OrderByPath extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.OrderByValues
class OrderByValues extends Object implements Externalizable- serialVersionUID:
- 4898114069437778368L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.SingleValueAggregator
class SingleValueAggregator extends AbstractPathAggregator<T extends Serializable & Comparable> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.SingleValueFunctionAggregator
class SingleValueFunctionAggregator extends AbstractPathAggregator<T extends Serializable & Comparable> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.SpaceEntriesAggregator
class SpaceEntriesAggregator extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.query.aggregators.SumAggregator
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.SumScalarValueAggregator
class SumScalarValueAggregator extends AbstractPathAggregator<MutableNumber> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.SumZeroAggregator
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.aggregators.SumZeroScalarValueAggregator
class SumZeroScalarValueAggregator extends AbstractPathAggregator<MutableNumber> implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.query.extension.metadata
-
Class com.gigaspaces.query.extension.metadata.DefaultQueryExtensionPathInfo
class DefaultQueryExtensionPathInfo extends QueryExtensionPathInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.extension.metadata.QueryExtensionPathInfo
class QueryExtensionPathInfo extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.query.extension.metadata.impl
-
Class com.gigaspaces.query.extension.metadata.impl.TypeQueryExtensionImpl
class TypeQueryExtensionImpl extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.query.extension.metadata.impl.TypeQueryExtensionsImpl
class TypeQueryExtensionsImpl extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.query.sql.functions.extended
-
Class com.gigaspaces.query.sql.functions.extended.LocalSession
class LocalSession extends Object implements Serializable- serialVersionUID:
- -2470679645214359948L
-
Serialized Fields
-
gwPort
int gwPort
-
isolationLevelModifiers
IsolationLevelModifiers isolationLevelModifiers
-
sessionId
String sessionId
-
transaction
Transaction transaction
-
transactionMode
TransactionModeModifiers transactionMode
-
username
String username
-
-
-
Package com.gigaspaces.security
-
Exception com.gigaspaces.security.AccessDeniedException
class AccessDeniedException extends SecurityException implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.security.Authentication
class Authentication extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
grantedAuthorities
GrantedAuthorities grantedAuthorities
-
userDetails
UserDetails userDetails
-
-
Exception com.gigaspaces.security.AuthenticationException
class AuthenticationException extends SecurityException implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.security.AuthenticationToken
class AuthenticationToken extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.security.SecurityException
class SecurityException extends SecurityException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.security.audit
-
Class com.gigaspaces.security.audit.AuditDetails
class AuditDetails extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.security.audit.AuditLogRecord
class AuditLogRecord extends LogRecord implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
auditDetails
AuditDetails auditDetails
-
exception
Exception exception
-
filter
String filter
-
operationMethod
String operationMethod
-
operationPath
String operationPath
-
parameterMap
Map<String,
String[]> parameterMap -
privilege
String privilege
-
responseStatus
String responseStatus
-
sessionId
String sessionId
-
username
String username
-
-
-
Package com.gigaspaces.security.authorities
-
Class com.gigaspaces.security.authorities.GrantedAuthorities
class GrantedAuthorities extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.security.authorities.GridAuthority
class GridAuthority extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
gridPrivilege
GridAuthority.GridPrivilege gridPrivilege
-
-
Class com.gigaspaces.security.authorities.McpAuthority
class McpAuthority extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
mcpPrivilege
McpAuthority.McpPrivilege mcpPrivilege
-
-
Class com.gigaspaces.security.authorities.MonitorAuthority
class MonitorAuthority extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
monitorPrivilege
MonitorAuthority.MonitorPrivilege monitorPrivilege
-
-
Class com.gigaspaces.security.authorities.PipelineAuthority
class PipelineAuthority extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
filter
PipelineAuthority.PipelineFilter filter
-
pipelinePrivilege
PipelineAuthority.PipelinePrivilege pipelinePrivilege
-
-
Class com.gigaspaces.security.authorities.PipelineAuthority.PipelineFilter
class PipelineFilter extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
pipelineId
String pipelineId
-
-
Class com.gigaspaces.security.authorities.PopulatedRoleAuthority
class PopulatedRoleAuthority extends RoleAuthority implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
authorities
Authority[] authorities
-
-
Class com.gigaspaces.security.authorities.RoleAuthority
class RoleAuthority extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
role
String role
-
-
Class com.gigaspaces.security.authorities.ServiceAuthority
class ServiceAuthority extends Object implements Serializable- serialVersionUID:
- 4934473878982940833L
-
Serialized Fields
-
filter
ServiceAuthority.ServiceFilter filter
-
servicePrivilege
ServiceAuthority.ServicePrivilege servicePrivilege
-
-
Class com.gigaspaces.security.authorities.ServiceAuthority.ServiceFilter
class ServiceFilter extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
serviceId
String serviceId
-
-
Class com.gigaspaces.security.authorities.SpaceAuthority
class SpaceAuthority extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
filter
SpaceAuthority.Filter filter
-
spacePrivilege
SpaceAuthority.SpacePrivilege spacePrivilege
-
-
Class com.gigaspaces.security.authorities.SpaceAuthority.ClassFilter
class ClassFilter extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.security.authorities.SpaceAuthority.NegateClassFilter
class NegateClassFilter extends SpaceAuthority.ClassFilter implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.security.authorities.SpaceAuthority.NegatePackageFilter
class NegatePackageFilter extends SpaceAuthority.PackageFilter implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.security.authorities.SpaceAuthority.NegateRegexFilter
class NegateRegexFilter extends SpaceAuthority.RegexFilter implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.security.authorities.SpaceAuthority.PackageFilter
class PackageFilter extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.security.authorities.SpaceAuthority.RegexFilter
class RegexFilter extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.security.authorities.SpaceAuthority.SpacenameFilter
class SpacenameFilter extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
spaceName
String spaceName
-
-
Class com.gigaspaces.security.authorities.SystemAuthority
class SystemAuthority extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
systemPrivilege
SystemAuthority.SystemPrivilege systemPrivilege
-
-
-
Package com.gigaspaces.security.directory
-
Class com.gigaspaces.security.directory.CredentialsProvider
class CredentialsProvider extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.security.directory.DefaultCredentialsProvider
class DefaultCredentialsProvider extends CredentialsProvider implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.security.directory.DirectoryAccessDeniedException
class DirectoryAccessDeniedException extends AccessDeniedException implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.security.directory.EmptyCredentialsProvider
class EmptyCredentialsProvider extends CredentialsProvider implements Externalizable- serialVersionUID:
- -7329291946468431770L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.security.directory.Role
class Role extends Object implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.security.directory.RoleAlreadyExistsException
class RoleAlreadyExistsException extends SecurityException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.security.directory.RoleDataAccessException
class RoleDataAccessException extends SecurityException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.security.directory.RoleNotFoundException
class RoleNotFoundException extends SecurityException implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.security.directory.Service
class Service extends Object implements Serializable- serialVersionUID:
- 2L
-
Class com.gigaspaces.security.directory.ServiceCredentialsProvider
class ServiceCredentialsProvider extends CredentialsProvider implements Externalizable- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.security.directory.Token
class Token extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
token
String token
-
-
Class com.gigaspaces.security.directory.TokenCredentialsProvider
class TokenCredentialsProvider extends CredentialsProvider implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.security.directory.User
class User extends Object implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.security.directory.UserAlreadyExistsException
class UserAlreadyExistsException extends SecurityException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.security.directory.UserDataAccessException
class UserDataAccessException extends SecurityException implements Serializable- serialVersionUID:
- 1L
-
Exception com.gigaspaces.security.directory.UserNotFoundException
class UserNotFoundException extends SecurityException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.security.encoding
-
Exception com.gigaspaces.security.encoding.EncodingException
class EncodingException extends SecurityException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.security.fs
-
Class com.gigaspaces.security.fs.FileContent
class FileContent extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
roleDetails
Map<String,
RoleDetails> roleDetails -
userDetails
Map<String,
UserDetails> userDetails
-
-
-
Package com.gigaspaces.security.service
-
Class com.gigaspaces.security.service.SecurityContext
class SecurityContext extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.security.session
-
Class com.gigaspaces.security.session.SessionId
class SessionId extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.security.spring
-
Class com.gigaspaces.security.spring.SimpleRoleGrantedAuthority
class SimpleRoleGrantedAuthority extends Object implements Serializable- serialVersionUID:
- 2120510421243279328L
-
-
Package com.gigaspaces.serialization
-
Class com.gigaspaces.serialization.BinaryObject
class BinaryObject extends Object implements Externalizable- serialVersionUID:
- -7441531324541073950L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.gigaspaces.serialization.IllegalSerializationVersionException
class IllegalSerializationVersionException extends IOException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.serialization.pbs
-
Class com.gigaspaces.serialization.pbs.DotnetGenericArrayList
- serialVersionUID:
- 1L
-
Serialized Fields
-
_genericTypeName
String _genericTypeName
-
-
Class com.gigaspaces.serialization.pbs.DotnetGenericHashMap
- serialVersionUID:
- -8334449503886134093L
-
Class com.gigaspaces.serialization.pbs.DotnetGenericLinkedHashMap
- serialVersionUID:
- 1L
-
Class com.gigaspaces.serialization.pbs.DotnetGenericTreeMap
- serialVersionUID:
- 1L
-
Class com.gigaspaces.serialization.pbs.OrderedProperties
class OrderedProperties extends LinkedHashMap implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.serialization.pbs.collections
-
Class com.gigaspaces.serialization.pbs.collections.PbsCustomTypeList
- serialVersionUID:
- 1L
-
Serialized Fields
-
_typeName
String _typeName
-
-
Class com.gigaspaces.serialization.pbs.collections.PbsCustomTypeMap
- serialVersionUID:
- 1L
-
Serialized Fields
-
_typeName
String _typeName
-
-
-
Package com.gigaspaces.server.blobstore
-
Exception com.gigaspaces.server.blobstore.BlobStoreException
class BlobStoreException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Class com.gigaspaces.server.blobstore.BlobStoreStatisticsImpl
class BlobStoreStatisticsImpl extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.server.filter
-
Class com.gigaspaces.server.filter.NotifyAcknowledgeFilter
class NotifyAcknowledgeFilter extends FilterProvider implements Serializable- serialVersionUID:
- 1656923721022621158L
-
Serialized Fields
-
_engine
SpaceEngine _engine
-
-
Class com.gigaspaces.server.filter.NotifyEvent
class NotifyEvent extends SpaceFilterEntryImpl implements Serializable- serialVersionUID:
- 9205896190317891054L
-
Serialized Fields
-
_notifyContext
NotifyContext _notifyContext
-
-
-
Package com.gigaspaces.server.space.suspend
-
Class com.gigaspaces.server.space.suspend.SuspendInfo
class SuspendInfo extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.start.manager
-
Class com.gigaspaces.start.manager.XapManagerClusterInfo
class XapManagerClusterInfo extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.start.manager.XapManagerConfig
class XapManagerConfig extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.gigaspaces.sync
-
Exception com.gigaspaces.sync.SpaceSynchronizationEndpointException
class SpaceSynchronizationEndpointException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.gigaspaces.sync.serializable
-
Class com.gigaspaces.sync.serializable.AddIndexEndpointData
class AddIndexEndpointData extends Object implements Serializable- serialVersionUID:
- 258825999388261637L
-
Serialized Fields
-
spaceIndices
ISpaceIndex[] spaceIndices
-
spaceSyncEndpointMethod
SpaceSyncEndpointMethod spaceSyncEndpointMethod
-
typeName
String typeName
-
-
Class com.gigaspaces.sync.serializable.ConsolidationParticipantEndpointData
class ConsolidationParticipantEndpointData extends Object implements Serializable- serialVersionUID:
- 258825999388261637L
-
Serialized Fields
-
dataSyncOperations
DataSyncOperation[] dataSyncOperations
-
spaceSyncEndpointMethod
SpaceSyncEndpointMethod spaceSyncEndpointMethod
-
synchronizationSourceDetails
SynchronizationSourceDetails synchronizationSourceDetails
-
-
Class com.gigaspaces.sync.serializable.ExternalizableDataSyncOperation
class ExternalizableDataSyncOperation extends Object implements Externalizable- serialVersionUID:
- 6617861583815580942L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.gigaspaces.sync.serializable.IntroduceTypeEndpointData
class IntroduceTypeEndpointData extends Object implements Serializable- serialVersionUID:
- 258825999388261637L
-
Serialized Fields
-
spaceSyncEndpointMethod
SpaceSyncEndpointMethod spaceSyncEndpointMethod
-
spaceTypeDescritor
ITypeDesc spaceTypeDescritor
-
-
Class com.gigaspaces.sync.serializable.OperationsBatchEndpointData
class OperationsBatchEndpointData extends Object implements Serializable- serialVersionUID:
- 258825999388261637L
-
Serialized Fields
-
batchDataItems
DataSyncOperation[] batchDataItems
-
spaceSyncEndpointMethod
SpaceSyncEndpointMethod spaceSyncEndpointMethod
-
synchronizationSourceDetails
SynchronizationSourceDetails synchronizationSourceDetails
-
-
Class com.gigaspaces.sync.serializable.SerializableSynchronizationSourceDetails
class SerializableSynchronizationSourceDetails extends Object implements Serializable- serialVersionUID:
- 8571013274007308800L
-
Serialized Fields
-
name
String name
-
-
Class com.gigaspaces.sync.serializable.TransactionEndpointData
class TransactionEndpointData extends Object implements Serializable- serialVersionUID:
- 258825999388261637L
-
Serialized Fields
-
dataSyncOperations
DataSyncOperation[] dataSyncOperations
-
spaceSyncEndpointMethod
SpaceSyncEndpointMethod spaceSyncEndpointMethod
-
synchronizationSourceDetails
SynchronizationSourceDetails synchronizationSourceDetails
-
-
-
Package com.gigaspaces.utils
-
Class com.gigaspaces.utils.Pair
class Pair extends Object implements Externalizable- serialVersionUID:
- 7177885854814770607L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.j_spaces.core
-
Class com.j_spaces.core.AbstractEntryType
class AbstractEntryType extends Object implements Serializable- serialVersionUID:
- -2890305376610469713L
-
Serialized Fields
-
_typeDesc
ITypeDesc _typeDesc
-
-
Class com.j_spaces.core.AbstractIdsQueryPacket
class AbstractIdsQueryPacket extends AbstractQueryPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.AnswerPacket
class AnswerPacket extends Object implements Externalizable- serialVersionUID:
- -5466254335883432404L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.j_spaces.core.CreateException
class CreateException extends Exception implements Serializable- serialVersionUID:
- 6977428147516172354L
-
Exception com.j_spaces.core.DestroyedFailedException
class DestroyedFailedException extends Exception implements Serializable- serialVersionUID:
- -5676732467094189282L
-
Exception com.j_spaces.core.DetailedUnusableEntryException
class DetailedUnusableEntryException extends UnusableEntryException implements Serializable- serialVersionUID:
- -5232702856139712301L
-
Exception com.j_spaces.core.DropClassException
class DropClassException extends Exception implements Serializable- serialVersionUID:
- 778986075236691110L
-
Serialized Fields
-
_className
String _className
-
-
Exception com.j_spaces.core.EntryDeletedException
class EntryDeletedException extends Exception implements Serializable- serialVersionUID:
- 5387150632460999881L
-
Serialized Fields
-
_deletedByOwnTxn
boolean _deletedByOwnTxn
-
uid
String uid
-
-
Class com.j_spaces.core.EntryImpl
class EntryImpl extends AbstractEntryType implements Serializable- serialVersionUID:
- -1936556410152597597L
-
Serialized Fields
-
_entryHolder
IEntryHolder _entryHolder
-
-
Exception com.j_spaces.core.EntrySerializationException
class EntrySerializationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Class com.j_spaces.core.ExternalEntryPacket
class ExternalEntryPacket extends EntryPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.ExternalTemplatePacket
class ExternalTemplatePacket extends ExternalEntryPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.j_spaces.core.FifoException
class FifoException extends Exception implements Serializable- serialVersionUID:
- 7716065918777101418L
-
Exception com.j_spaces.core.FifoOperationException
class FifoOperationException extends DetailedUnusableEntryException implements Serializable- serialVersionUID:
- 1L
-
Exception com.j_spaces.core.GetBatchForIteratorException
class GetBatchForIteratorException extends RuntimeException implements Serializable- serialVersionUID:
- -6396162967502290947L
-
Serialized Fields
-
_batchNumber
int _batchNumber
-
_partitionId
int _partitionId
-
-
Class com.j_spaces.core.IdQueryPacket
class IdQueryPacket extends AbstractQueryPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.IdsMultiRoutingQueryPacket
class IdsMultiRoutingQueryPacket extends AbstractIdsQueryPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.IdsQueryPacket
class IdsQueryPacket extends AbstractIdsQueryPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.j_spaces.core.InvalidFifoClassException
class InvalidFifoClassException extends FifoOperationException implements Serializable- serialVersionUID:
- 9179298086649918646L
-
Serialized Fields
-
className
String className
Deprecated. -
entryFifoMode
boolean entryFifoMode
Deprecated. -
serverFifoMode
boolean serverFifoMode
Deprecated.
-
-
Exception com.j_spaces.core.InvalidFifoTemplateException
class InvalidFifoTemplateException extends FifoOperationException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_templateClassName
String _templateClassName
-
-
Class com.j_spaces.core.JSpaceAttributes
class JSpaceAttributes extends Properties implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.JSpaceState
class JSpaceState extends Object implements Serializable- serialVersionUID:
- -7933691513130779751L
-
Serialized Fields
-
state
int state
The current state
-
-
Class com.j_spaces.core.LeaseInitializer.UIDLease
class UIDLease extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.LeaseInitializer.UpdateContextLease
class UpdateContextLease extends LeaseInitializer.UIDLease implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.LeaseMapProxy
class LeaseMapProxy extends Object implements Serializable- serialVersionUID:
- 3360605791400151942L
-
Serialized Fields
-
m_Map
Map<Object,
Long> m_Map -
m_Origin
IRemoteSpace m_Origin
-
-
Class com.j_spaces.core.LeaseProxy
class LeaseProxy extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.j_spaces.core.LimitExceededException
class LimitExceededException extends ResourceCapacityExceededException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
capacity
String capacity
-
limit
long limit
-
-
Class com.j_spaces.core.LocalCacheResponseEntryPacket
class LocalCacheResponseEntryPacket extends AbstractEntryPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.LRMIJSpaceContainer
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.j_spaces.core.MemoryShortageException
class MemoryShortageException extends ResourceCapacityExceededException implements Serializable- serialVersionUID:
- 1L
-
Exception com.j_spaces.core.NoMatchException
class NoMatchException extends Exception implements Serializable- serialVersionUID:
- -67607005399884967L
-
Serialized Fields
-
_entry
IEntryHolder _entry
-
-
Exception com.j_spaces.core.NoSuchNameException
class NoSuchNameException extends Exception implements Serializable- serialVersionUID:
- 7912396776416071801L
-
Exception com.j_spaces.core.OffHeapMemoryShortageException
class OffHeapMemoryShortageException extends MemoryShortageException implements Serializable- serialVersionUID:
- -7899267111128359170L
-
Class com.j_spaces.core.OperationID
class OperationID extends Object implements Externalizable- serialVersionUID:
- 634112122503389345L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.SecurityContext
class SecurityContext extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
Deprecated.- Throws:
IOExceptionClassNotFoundException
-
writeExternal
Deprecated.- Throws:
IOException
-
-
Class com.j_spaces.core.SpaceContext
class SpaceContext extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.SpaceCopyStatusImpl
class SpaceCopyStatusImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_causeEx
Exception _causeEx
-
_duplicateUID
HashMap<String,
String> _duplicateUID key - className, value - UID -
_notifyTempl
HashMap<String,
Integer> _notifyTempl -
_operationType
short _operationType
-
_sourceMember
String _sourceMember
-
_sourceMemberUrl
SpaceURL _sourceMemberUrl
-
_targetMember
String _targetMember
-
_totalCopyObj
int _totalCopyObj
-
_totalDummyObj
int _totalDummyObj
-
_writeEntries
HashMap<String,
Integer> _writeEntries key - className, value - count -
counter
AtomicInteger counter
-
-
Class com.j_spaces.core.SpaceHealthStatus
class SpaceHealthStatus extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.j_spaces.core.SpaceRecoveryException
class SpaceRecoveryException extends Exception implements Serializable- serialVersionUID:
- 2262205232917253137L
-
Exception com.j_spaces.core.SpaceSecurityException
class SpaceSecurityException extends SecurityException implements Serializable- serialVersionUID:
- 1L
-
Exception com.j_spaces.core.SpaceUnhealthyException
class SpaceUnhealthyException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
causes
Throwable[] causes
-
-
Exception com.j_spaces.core.TemplateDeletedException
class TemplateDeletedException extends Exception implements Serializable- serialVersionUID:
- 4726214701365053641L
-
Serialized Fields
-
m_Template
ITemplateHolder m_Template
-
-
Exception com.j_spaces.core.TransactionConflictException
class TransactionConflictException extends Exception implements Serializable- serialVersionUID:
- 8164852110701141354L
-
Serialized Fields
-
m_Xtn1
ServerTransaction m_Xtn1
-
m_Xtn2
ServerTransaction m_Xtn2
-
-
Exception com.j_spaces.core.TransactionNotActiveException
class TransactionNotActiveException extends Exception implements Serializable- serialVersionUID:
- 7121485628822903065L
-
Serialized Fields
-
m_Xtn
ServerTransaction m_Xtn
-
-
Class com.j_spaces.core.UidQueryPacket
class UidQueryPacket extends AbstractQueryPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.j_spaces.core.UnknownTypeException
class UnknownTypeException extends Exception implements Serializable- serialVersionUID:
- -6396162967502290947L
-
Serialized Fields
-
className
String className
-
theCausedEvent
IReplicationPacket theCausedEvent
the event which caused to UnknowTypeException
-
-
Exception com.j_spaces.core.UnknownTypesException
class UnknownTypesException extends Exception implements Serializable- serialVersionUID:
- -6396162967502290947L
-
-
Package com.j_spaces.core.admin
-
Class com.j_spaces.core.admin.ContainerConfig
class ContainerConfig extends Object implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
_httpdAdditionalRoots
String _httpdAdditionalRoots
-
_httpdExplicitBindingAddress
String _httpdExplicitBindingAddress
-
_httpdExplicitPort
String _httpdExplicitPort
-
_isHttpdEnabled
boolean _isHttpdEnabled
-
_isJiniLusEnabled
boolean _isJiniLusEnabled
-
_isJMXEnabled
boolean _isJMXEnabled
-
_isJndiEnabled
boolean _isJndiEnabled
-
_isShutdownHook
boolean _isShutdownHook
-
_isStartEmbeddedJiniLus
boolean _isStartEmbeddedJiniLus
-
_isStartEmbeddedJiniMahalo
boolean _isStartEmbeddedJiniMahalo
-
_schemaName
String _schemaName
-
_spaceSchemasMap
Map<String,
SpaceConfig> _spaceSchemasMap -
adminName
String adminName
Deprecated. -
adminPassword
String adminPassword
Deprecated. -
containerHostName
String containerHostName
-
containerName
String containerName
-
homeDir
String homeDir
-
jndiPublicUrl
String jndiPublicUrl
-
jndiUrl
String jndiUrl
-
license
String license
-
lookupGroups
String lookupGroups
-
securityMode
String securityMode
Deprecated. -
unicastEnabled
boolean unicastEnabled
-
unicastURL
String unicastURL
-
updateModeEnabled
boolean updateModeEnabled
CONTAINER CONFIGURATION-config.xml. -
userDefinedRoles
Object[] userDefinedRoles
Deprecated. -
usersInfo
Object[] usersInfo
Deprecated.
-
-
Class com.j_spaces.core.admin.JSpaceAdminProxy
class JSpaceAdminProxy extends ServiceAdminProxy implements Serializable- serialVersionUID:
- 3258413919704856887L
-
Exception com.j_spaces.core.admin.LostConnectionException
class LostConnectionException extends RuntimeException implements Serializable- serialVersionUID:
- -5981804825123196608L
-
Class com.j_spaces.core.admin.RuntimeHolder
class RuntimeHolder extends Object implements Externalizable- serialVersionUID:
- -6308647788360370371L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.admin.SpaceConfig
class SpaceConfig extends JSpaceAttributes implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.admin.SpaceRuntimeInfo
class SpaceRuntimeInfo extends Object implements Externalizable- serialVersionUID:
- -5586653306007649053L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.admin.TemplateInfo
class TemplateInfo extends Object implements Externalizable- serialVersionUID:
- -4483974697687984245L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.admin.ZKCollocatedClientConfig
class ZKCollocatedClientConfig extends JSpaceAttributes implements Externalizable- serialVersionUID:
- 4862734261185495176L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.j_spaces.core.cache
-
Exception com.j_spaces.core.cache.NullIteratorException
class NullIteratorException extends Exception implements Serializable- serialVersionUID:
- 8401123769349985777L
-
-
Package com.j_spaces.core.cache.blobStore
-
Class com.j_spaces.core.cache.blobStore.BlobStoreEntryLayout
class BlobStoreEntryLayout extends Object implements Externalizable- serialVersionUID:
- -5072883352415904068L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.j_spaces.core.cache.blobStore.BlobStoreMemoryShortageException
class BlobStoreMemoryShortageException extends BlobStoreException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_maxMemory
long _maxMemory
-
_memoryUsage
long _memoryUsage
-
-
Class com.j_spaces.core.cache.blobStore.BlobStoreRefEntryCacheInfo
class BlobStoreRefEntryCacheInfo extends Object implements Serializable- serialVersionUID:
- 2811319905571006636L
-
Serialized Fields
-
_backRefs
Object _backRefs
-
_blobStorePosition
Object _blobStorePosition
-
_blobStoreVersion
short _blobStoreVersion
-
_crcForFields
long _crcForFields
-
_latestIndexCreationNumber
byte _latestIndexCreationNumber
-
_leaseManagerEntryPos
IObjectInfo<Object> _leaseManagerEntryPos
-
_loadedBlobStoreEntry
BlobStoreEntryHolder _loadedBlobStoreEntry
-
_m_Uid
String _m_Uid
-
_offHeapIndexValuesAddress
long _offHeapIndexValuesAddress
-
_serverTypeDescCode
short _serverTypeDescCode
-
_singleValueIndexIndicators
long _singleValueIndexIndicators
-
_status
byte _status
-
-
Exception com.j_spaces.core.cache.blobStore.SpaceInternalBlobStoreMemoryShortageException
class SpaceInternalBlobStoreMemoryShortageException extends MemoryShortageException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_cause
Throwable _cause
-
-
-
Package com.j_spaces.core.cache.blobStore.sadapter
-
Class com.j_spaces.core.cache.blobStore.sadapter.BlobStoreStorageAdapterClassInfo
class BlobStoreStorageAdapterClassInfo extends Object implements Externalizable- serialVersionUID:
- 8551182143707595380L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.cache.blobStore.sadapter.BlobStoreTypeDescSerializable
class BlobStoreTypeDescSerializable extends Object implements Externalizable- serialVersionUID:
- -8263097363680036604L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.j_spaces.core.cache.blobStore.storage.bulks
-
Exception com.j_spaces.core.cache.blobStore.storage.bulks.BlobStoreBusyInBulkException
class BlobStoreBusyInBulkException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.j_spaces.core.client
-
Class com.j_spaces.core.client.BasicTypeInfo
class BasicTypeInfo extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_checksum
int _checksum
Deprecated.Internal use only. -
_isExtendedIndexing
boolean _isExtendedIndexing
Deprecated. -
_objectFormat
short _objectFormat
Deprecated.one of theObjectFormatformats -
m_ClassName
String m_ClassName
Deprecated.The type class name. -
m_CodeBase
String m_CodeBase
Deprecated.The type code base. -
m_FieldsNames
String[] m_FieldsNames
Deprecated.The type fields names. -
m_FieldsTypes
String[] m_FieldsTypes
Deprecated.The type fields types correlated tom_FieldsNames. -
m_IndexedFields
boolean[] m_IndexedFields
Deprecated.The type fields index indicators correlated tom_FieldsNames. -
m_IsBroadcast
boolean m_IsBroadcast
Deprecated.Indicates if the type is et to Broadcast. -
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. -
m_SuperClasses
String[] m_SuperClasses
Deprecated.The type super classes names.
-
-
Exception com.j_spaces.core.client.CacheException
class CacheException extends RuntimeException implements Serializable- serialVersionUID:
- 4723365057528448995L
-
Exception com.j_spaces.core.client.CacheTimeoutException
class CacheTimeoutException extends CacheException implements Serializable- serialVersionUID:
- 8769386174075509454L
-
Serialized Fields
-
key
String key
-
-
Exception com.j_spaces.core.client.DuplicateIndexValueException
class DuplicateIndexValueException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.j_spaces.core.client.EntryAlreadyInSpaceException
class EntryAlreadyInSpaceException extends RuntimeException implements Serializable- serialVersionUID:
- -8345114876101707233L
-
Class com.j_spaces.core.client.EntryArrivedRemoteEvent
class EntryArrivedRemoteEvent extends SpaceRemoteEvent implements Externalizable- serialVersionUID:
- -8397537059416989796L
-
Serialization Methods
-
readExternal
Required for Externalizable- Throws:
IOExceptionClassNotFoundException
-
writeExternal
Required for Externalizable- Throws:
IOException
-
-
Exception com.j_spaces.core.client.EntryNotInSpaceException
class EntryNotInSpaceException extends DetailedUnusableEntryException implements Serializable- serialVersionUID:
- 5273517108969045717L
-
Serialized Fields
-
m_DeletedByOwnTxn
boolean m_DeletedByOwnTxn
-
m_UID
String m_UID
-
-
Class com.j_spaces.core.client.EntrySnapshot
class EntrySnapshot extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_packet
ITemplatePacket _packet
-
-
Exception com.j_spaces.core.client.EntryVersionConflictException
class EntryVersionConflictException extends DetailedUnusableEntryException implements Serializable- serialVersionUID:
- -3939371479314993420L
-
Class com.j_spaces.core.client.ExternalEntry
class ExternalEntry extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_primitiveFields
boolean[] _primitiveFields
Deprecated. -
_returnTrueType
boolean _returnTrueType
Deprecated. -
m_Broadcast
boolean m_Broadcast
Deprecated.If true m_Broadcast enabled. -
m_ClassName
String m_ClassName
Deprecated.The Entry class name. -
m_ExtendedMatchCodeColumns
short[] m_ExtendedMatchCodeColumns
Deprecated.Codes for extending matching with columns in comparison. -
m_ExtendedMatchCodes
short[] m_ExtendedMatchCodes
Deprecated.Codes for extending matching. -
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_isFifo
boolean m_isFifo
Deprecated.FIFO Indication, iftruethe entry will be returned in a FIFO way. -
m_isTransient
boolean m_isTransient
Deprecated.Iftruewill be transient. -
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_NOWriteLeaseMode
boolean m_NOWriteLeaseMode
Deprecated.If true Lease object would not return from the write/writeMultiple operations. -
m_PrimaryKeyName
String m_PrimaryKeyName
Deprecated.The field name representing the primary key. Usually the field name of the first indexed field.- See Also:
-
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_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_ReturnOnlyUids
boolean m_ReturnOnlyUids
Deprecated.If true readMultiple/takeMultiple return only UIDs. -
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_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_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_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. -
routingFieldName
String routingFieldName
Deprecated.The field name representing routing field name. on that is taken as the first index for partition.- See Also:
-
-
Exception com.j_spaces.core.client.FieldValueCloningErrorException
class FieldValueCloningErrorException extends EngineInternalSpaceException implements Serializable- serialVersionUID:
- 3403206627646407089L
-
Exception com.j_spaces.core.client.FinderException
class FinderException extends Exception implements Serializable- serialVersionUID:
- 7377796253648844233L
-
Class com.j_spaces.core.client.JSpaceContainerProxyWrapper
class JSpaceContainerProxyWrapper extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.j_spaces.core.client.JSpaceProxyWrapper
class JSpaceProxyWrapper extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.j_spaces.core.client.LocalTransactionManager
class LocalTransactionManager extends Object implements Externalizable- serialVersionUID:
- -69391725399050981L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.client.LRMIJSpaceProxyListener
- serialVersionUID:
- -4875750936886048766L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.j_spaces.core.client.OperationTimeoutException
class OperationTimeoutException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Class com.j_spaces.core.client.ProxySettings
class ProxySettings extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.j_spaces.core.client.SequenceNumberException
class SequenceNumberException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.j_spaces.core.client.SpaceInitializationException
class SpaceInitializationException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Class com.j_spaces.core.client.SpaceSettings
class SpaceSettings extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.client.SpaceURL
class SpaceURL extends Properties implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
Deprecated.- Throws:
IOExceptionClassNotFoundException
-
writeExternal
Deprecated.- Throws:
IOException
-
-
Exception com.j_spaces.core.client.SpaceURLValidationException
class SpaceURLValidationException extends MalformedURLException implements Serializable- serialVersionUID:
- 5967764409112468943L
-
Class com.j_spaces.core.client.SQLQuery
class SQLQuery extends Object implements Serializable- serialVersionUID:
- 436464302946431981L
-
Serialized Fields
-
_expression
String _expression
-
_isNullExpression
boolean _isNullExpression
-
_parameters
Object[] _parameters
-
_queryResultType
QueryResultType _queryResultType
-
_template
T _template
-
_typeName
String _typeName
-
-
Class com.j_spaces.core.client.TransactionInfo
class TransactionInfo extends Object implements Serializable- serialVersionUID:
- -7882306802784939067L
-
Serialized Fields
-
_lease
long _lease
-
_numberOfLockedObjects
int _numberOfLockedObjects
-
_startTime
long _startTime
-
_status
int _status
-
_transaction
Transaction _transaction
-
_type
int _type
-
-
Class com.j_spaces.core.client.UnderTxnLockedObject
class UnderTxnLockedObject extends Object implements Serializable- serialVersionUID:
- -2941506806743031862L
-
-
Package com.j_spaces.core.client.sql
-
Exception com.j_spaces.core.client.sql.SQLQueryException
class SQLQueryException extends RuntimeException implements Serializable- serialVersionUID:
- 5077802730807491070L
-
-
Package com.j_spaces.core.cluster
-
Exception com.j_spaces.core.cluster.ClusterException
class ClusterException extends Exception implements Serializable- serialVersionUID:
- -1878607674402956624L
-
Class com.j_spaces.core.cluster.ClusterMemberInfo.ReplFilters
class ReplFilters extends Object implements Serializable- serialVersionUID:
- -306798340661866409L
-
Serialized Fields
-
Class com.j_spaces.core.cluster.ClusterMemberInfo.ReplRecovery
class ReplRecovery extends Object implements Serializable- serialVersionUID:
- -8107984596854514381L
-
Serialized Fields
-
recoveryEnabled
boolean recoveryEnabled
-
sourceMemberRecovery
String sourceMemberRecovery
-
-
Class com.j_spaces.core.cluster.ClusterPolicy
class ClusterPolicy extends Object implements Externalizable- serialVersionUID:
- 2L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.cluster.ClusterPolicy.CacheLoaderConfig
class CacheLoaderConfig extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.cluster.FailOverPolicy
class FailOverPolicy extends Object implements Externalizable- serialVersionUID:
- 2L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.cluster.FailOverPolicy.FailOverPolicyDescription
class FailOverPolicyDescription extends Object implements Externalizable- serialVersionUID:
- -2885295494848244093L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.cluster.LBProxyHolder
class LBProxyHolder extends Object implements Serializable- serialVersionUID:
- 50762093339202979L
-
Serialized Fields
-
_findTimeout
long _findTimeout
Deprecated. -
_inUse
boolean _inUse
Deprecated. -
_memberName
String _memberName
Deprecated. -
_memberUrl
SpaceURL _memberUrl
Deprecated. -
_recentlyChecked
boolean _recentlyChecked
Deprecated. -
_remoteSpace
IRemoteSpace _remoteSpace
Deprecated. -
state
LBProxyHolder.State state
Deprecated. -
timeStamp
long timeStamp
Deprecated.
-
-
Exception com.j_spaces.core.cluster.ReplicationFilterException
class ReplicationFilterException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Class com.j_spaces.core.cluster.ReplicationPolicy
class ReplicationPolicy extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
class ReplicationPolicyDescription extends Object implements Externalizable- serialVersionUID:
- 2L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.cluster.SwapBacklogConfig
class SwapBacklogConfig extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.j_spaces.core.exception
-
Exception com.j_spaces.core.exception.ClosedResourceException
class ClosedResourceException extends RuntimeException implements Serializable- serialVersionUID:
- 8669102311807501039L
-
Exception com.j_spaces.core.exception.ClusterConfigurationException
class ClusterConfigurationException extends RemoteException implements Serializable- serialVersionUID:
- 3257567287128045107L
-
Exception com.j_spaces.core.exception.InvalidServiceNameException
class InvalidServiceNameException extends SpaceConfigurationException implements Serializable- serialVersionUID:
- 10850113466202122L
-
Exception com.j_spaces.core.exception.SerializationException
class SerializationException extends RuntimeException implements Serializable- serialVersionUID:
- 1986718821543448112L
-
Exception com.j_spaces.core.exception.SpaceAlreadyPausedException
class SpaceAlreadyPausedException extends SpaceUnavailableException implements Serializable- serialVersionUID:
- -4518938895880617146L
-
Exception com.j_spaces.core.exception.SpaceAlreadyStartedException
class SpaceAlreadyStartedException extends RemoteException implements Serializable- serialVersionUID:
- 6646019805621663163L
-
Exception com.j_spaces.core.exception.SpaceAlreadyStoppedException
class SpaceAlreadyStoppedException extends SpaceUnavailableException implements Serializable- serialVersionUID:
- 3487826802841980532L
-
Exception com.j_spaces.core.exception.SpaceCleanedException
class SpaceCleanedException extends SpaceUnavailableException implements Serializable- serialVersionUID:
- 6080728928804933215L
-
Exception com.j_spaces.core.exception.SpaceConfigurationException
class SpaceConfigurationException extends RemoteException implements Serializable- serialVersionUID:
- 3257567287128045107L
-
Exception com.j_spaces.core.exception.SpaceStoppedException
class SpaceStoppedException extends SpaceUnavailableException implements Serializable- serialVersionUID:
- 4633433378894604434L
-
Exception com.j_spaces.core.exception.StatisticsNotAvailable
class StatisticsNotAvailable extends RemoteException implements Serializable- serialVersionUID:
- 1646784425146356902L
-
-
Package com.j_spaces.core.exception.internal
-
Exception com.j_spaces.core.exception.internal.DirectoryInternalSpaceException
class DirectoryInternalSpaceException extends InternalSpaceException implements Serializable- serialVersionUID:
- 2716900280200761899L
-
Exception com.j_spaces.core.exception.internal.EngineInternalSpaceException
class EngineInternalSpaceException extends InternalSpaceException implements Serializable- serialVersionUID:
- 688664746776941476L
-
Exception com.j_spaces.core.exception.internal.InternalInactiveSpaceException
class InternalInactiveSpaceException extends InternalSpaceException implements Serializable- serialVersionUID:
- 1L
-
Exception com.j_spaces.core.exception.internal.InterruptedSpaceException
class InterruptedSpaceException extends ProxyInternalSpaceException implements Serializable- serialVersionUID:
- 1L
-
Exception com.j_spaces.core.exception.internal.LeaseInternalSpaceException
class LeaseInternalSpaceException extends InternalSpaceException implements Serializable- serialVersionUID:
- -1798322063880620270L
-
Exception com.j_spaces.core.exception.internal.PBSInternalSpaceException
class PBSInternalSpaceException extends InternalSpaceException implements Serializable- serialVersionUID:
- 69980039453779720L
-
Exception com.j_spaces.core.exception.internal.PersistentInternalSpaceException
class PersistentInternalSpaceException extends InternalSpaceException implements Serializable- serialVersionUID:
- -2902441944251222537L
-
Exception com.j_spaces.core.exception.internal.ProxyInternalSpaceException
class ProxyInternalSpaceException extends InternalSpaceException implements Serializable- serialVersionUID:
- 813960146324174417L
-
Exception com.j_spaces.core.exception.internal.ReplicationInternalSpaceException
class ReplicationInternalSpaceException extends InternalSpaceException implements Serializable- serialVersionUID:
- -6086145632685929593L
-
-
Package com.j_spaces.core.filters
-
Class com.j_spaces.core.filters.FilterProvider
class FilterProvider extends Object implements Serializable- serialVersionUID:
- 4246025503339320719L
-
Serialized Fields
-
activeWhenBackup
boolean activeWhenBackup
-
enabled
boolean enabled
-
filter
ISpaceFilter filter
-
filterParam
String filterParam
-
name
String name
-
opCodes
int[] opCodes
-
passFilterEntry
boolean passFilterEntry
-
priority
int priority
-
securityFilter
boolean securityFilter
-
shutdownSpaceOnInitFailure
boolean shutdownSpaceOnInitFailure
-
-
Class com.j_spaces.core.filters.FiltersInfo
class FiltersInfo extends Object implements Serializable- serialVersionUID:
- 6597126597902489582L
-
Serialized Fields
-
afterRead
boolean afterRead
-
afterRemove
boolean afterRemove
-
afterTake
boolean afterTake
-
afterUpdate
boolean afterUpdate
-
afterWrite
boolean afterWrite
-
beforeAuthentication
boolean beforeAuthentication
-
beforeClean
boolean beforeClean
-
beforeGetAdmin
boolean beforeGetAdmin
-
beforeNotify
boolean beforeNotify
-
beforeRead
boolean beforeRead
-
beforeTake
boolean beforeTake
-
beforeUpdate
boolean beforeUpdate
-
beforeWrite
boolean beforeWrite
-
enabled
boolean enabled
-
filterClassName
String filterClassName
-
filterName
String filterName
-
paramURL
String paramURL
-
secured
boolean secured
Deprecated. -
userDefinedRoles
Object[] userDefinedRoles
Deprecated. -
usersInfo
Object[] usersInfo
Deprecated.
-
-
Class com.j_spaces.core.filters.ReplicationStatistics
class ReplicationStatistics extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
class OutgoingChannel extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
class OutgoingReplication extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.filters.RuntimeStatisticsHolder
class RuntimeStatisticsHolder extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.filters.StatisticsContext
class StatisticsContext extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.core.filters.StatisticsHolder
class StatisticsHolder extends Object implements Externalizable- serialVersionUID:
- 1505093042251118792L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.j_spaces.core.filters.entry
-
Class com.j_spaces.core.filters.entry.ExecutionFilterEntry
class ExecutionFilterEntry extends Object implements Serializable- serialVersionUID:
- 6656175001514819275L
-
Serialized Fields
-
task
Object task
-
-
Class com.j_spaces.core.filters.entry.SpaceAfterChangeFilterEntryImpl
class SpaceAfterChangeFilterEntryImpl extends SpaceUpdateFilterEntryImpl implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_mutators
Collection _mutators
-
_templateHolder
ITemplateHolder _templateHolder
-
-
Class com.j_spaces.core.filters.entry.SpaceBeforeChangeFilterEntryImpl
class SpaceBeforeChangeFilterEntryImpl extends SpaceFilterEntryImpl implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_mutators
Collection _mutators
-
_templateHolder
ITemplateHolder _templateHolder
-
-
Class com.j_spaces.core.filters.entry.SpaceFilterEntryImpl
class SpaceFilterEntryImpl extends EntryImpl implements Serializable- serialVersionUID:
- -6011345301623313934L
-
Class com.j_spaces.core.filters.entry.SpaceUpdateFilterEntryImpl
class SpaceUpdateFilterEntryImpl extends AbstractEntryType implements Serializable- serialVersionUID:
- 8613812565006569044L
-
Serialized Fields
-
_entryPacket
IEntryPacket _entryPacket
-
-
-
Package com.j_spaces.core.multiple
-
Exception com.j_spaces.core.multiple.BatchOperationException
class BatchOperationException extends QueryMultiplePartialFailureException implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.j_spaces.core.multiple.query
-
Exception com.j_spaces.core.multiple.query.QueryMultiplePartialFailureException
class QueryMultiplePartialFailureException extends RuntimeException implements Serializable- serialVersionUID:
- -5769270833727972278L
-
-
Package com.j_spaces.core.multiple.write
-
Exception com.j_spaces.core.multiple.write.WriteMultiplePartialFailureException
class WriteMultiplePartialFailureException extends RuntimeException implements Serializable- serialVersionUID:
- -6396162967502290947L
-
Serialized Fields
-
_results
WriteMultipleException.IWriteResult[] _results
Deprecated.
-
-
-
Package com.j_spaces.core.sadapter
-
Exception com.j_spaces.core.sadapter.SAException
class SAException extends Exception implements Serializable- serialVersionUID:
- -5947884915696434520L
-
-
Package com.j_spaces.core.service
-
Class com.j_spaces.core.service.ServiceAdminProxy
class ServiceAdminProxy extends Object implements Serializable- serialVersionUID:
- 3258412833011281977L
-
Serialized Fields
-
adminImpl
ServiceAdmin adminImpl
-
hashCode
int hashCode
-
uuid
Uuid uuid
-
-
-
Package com.j_spaces.javax.cache
-
Exception com.j_spaces.javax.cache.CacheException
class CacheException extends Exception implements Serializable- serialVersionUID:
- -2697840573761879590L
-
-
Package com.j_spaces.jdbc
-
Class com.j_spaces.jdbc.ConnectionContext
class ConnectionContext extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_sessionName
String _sessionName
-
spaceContext
SpaceContext spaceContext
-
-
Class com.j_spaces.jdbc.ExplainPlanResponsePacket
class ExplainPlanResponsePacket extends ResponsePacket implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
explainPlan
String explainPlan
-
-
Class com.j_spaces.jdbc.ExtendedRequestPacket
class ExtendedRequestPacket extends RequestPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.FetchMetaDataResultEntry
class FetchMetaDataResultEntry extends ResultEntry implements Serializable- serialVersionUID:
- -9146224980621242280L
-
Serialized Fields
-
_columnTypeCodes
int[] _columnTypeCodes
-
_columnTypeNames
String[] _columnTypeNames
-
-
Class com.j_spaces.jdbc.FunctionCallColumn
class FunctionCallColumn extends SelectColumn implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.Join
class Join extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.JoinedEntry
class JoinedEntry extends EntryPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.OrderColumn
class OrderColumn extends SelectColumn implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.QueryProcessorStub
- serialVersionUID:
- 6324495631092751521L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.QuerySession
class QuerySession extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_connectionContext
ConnectionContext _connectionContext
-
isAutoCommit
boolean isAutoCommit
-
isUseRegularSpace
boolean isUseRegularSpace
-
selectedForUpdate
String[] selectedForUpdate
-
txn
Transaction txn
-
underTransaction
ArrayList<String> underTransaction
-
-
Class com.j_spaces.jdbc.RequestPacket
class RequestPacket extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_preparedValuesCollection
GPreparedStatement.PreparedValuesCollection _preparedValuesCollection
-
preparedValues
Object[] preparedValues
-
statement
String statement
-
type
RequestPacket.Type type
-
-
Class com.j_spaces.jdbc.ResponsePacket
class ResponsePacket extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
intResult
int intResult
-
next
ResponsePacket next
-
resultArray
IEntryPacket[] resultArray
-
resultEntry
ResultEntry resultEntry
-
resultSet
Collection<IEntryPacket> resultSet
-
-
Class com.j_spaces.jdbc.ResultEntry
class ResultEntry extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
Class com.j_spaces.jdbc.SelectColumn
class SelectColumn extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.SelectQuery
class SelectQuery extends AbstractDMLQuery implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.Stack
- serialVersionUID:
- -9032364299490917451L
-
Class com.j_spaces.jdbc.UpdateColumn
class UpdateColumn extends SelectColumn implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.j_spaces.jdbc.batching
-
Class com.j_spaces.jdbc.batching.BatchResponsePacket
class BatchResponsePacket extends ResponsePacket implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_result
int[] _result
-
-
-
Package com.j_spaces.jdbc.builder
-
Class com.j_spaces.jdbc.builder.QueryEntryPacket
class QueryEntryPacket extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.builder.QueryTemplateBuilder
class QueryTemplateBuilder extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.builder.QueryTemplatePacket
class QueryTemplatePacket extends ExternalTemplatePacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.builder.SQLQueryTemplatePacket
class SQLQueryTemplatePacket extends AbstractQueryPacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.builder.UnionTemplatePacket
class UnionTemplatePacket extends QueryTemplatePacket implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.j_spaces.jdbc.builder.range
-
Class com.j_spaces.jdbc.builder.range.ColumnArg
class ColumnArg extends Object implements Externalizable- serialVersionUID:
- 376440662526316272L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.builder.range.CompositeRange
class CompositeRange extends Range implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.builder.range.ContainsCompositeRange
class ContainsCompositeRange extends CompositeRange implements Externalizable- serialVersionUID:
- 2495470012301024060L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.builder.range.ContainsItemValueRange
class ContainsItemValueRange extends ContainsValueRange implements Externalizable- serialVersionUID:
- 2596910972611179585L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.builder.range.ContainsValueRange
class ContainsValueRange extends SingleValueRange implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.builder.range.CriteriaRange
class CriteriaRange extends Range implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.builder.range.EmptyRange
class EmptyRange extends Range implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.builder.range.EqualValueRange
class EqualValueRange extends SingleValueRange implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.builder.range.FunctionCallDescription
class FunctionCallDescription extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.builder.range.InRange
class InRange extends Range implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.builder.range.IsNullRange
class IsNullRange extends Range implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.builder.range.NotEqualValueRange
class NotEqualValueRange extends SingleValueRange implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.builder.range.NotNullRange
class NotNullRange extends Range implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.builder.range.NotRegexRange
class NotRegexRange extends SingleValueRange implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.builder.range.Range
class Range extends AbstractCustomQuery implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.builder.range.RegexRange
class RegexRange extends SingleValueRange implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.builder.range.RelationRange
class RelationRange extends SingleValueRange implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.builder.range.SegmentRange
class SegmentRange extends Range implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.builder.range.SingleValueRange
class SingleValueRange extends Range implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.builder.range.TwoColumnsSegmentRange
class TwoColumnsSegmentRange extends Range implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.builder.range.UidsRange
class UidsRange extends Range implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.j_spaces.jdbc.driver
-
Class com.j_spaces.jdbc.driver.Blob
class Blob extends ObjectWithUID implements Serializable- serialVersionUID:
- 7084515297198345838L
-
Serialized Fields
-
blob
byte[] blob
-
-
Class com.j_spaces.jdbc.driver.Clob
class Clob extends ObjectWithUID implements Serializable- serialVersionUID:
- 8586407571272951992L
-
Serialized Fields
-
clob
String clob
-
-
Class com.j_spaces.jdbc.driver.GPreparedStatement.PreparedValuesCollection
class PreparedValuesCollection extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.driver.ObjectWithUID
class ObjectWithUID extends Object implements Serializable- serialVersionUID:
- -9005301568221991647L
-
Serialized Fields
-
entryUID
String entryUID
-
objectIndex
int objectIndex
-
-
-
Package com.j_spaces.jdbc.executor
-
Class com.j_spaces.jdbc.executor.AbstractQueryExecutor
class AbstractQueryExecutor extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.executor.CollocatedJoinedQueryExecutor
class CollocatedJoinedQueryExecutor extends AbstractQueryExecutor implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.executor.JoinedQueryExecutor
class JoinedQueryExecutor extends AbstractQueryExecutor implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.executor.QueryExecutor
class QueryExecutor extends AbstractQueryExecutor implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.j_spaces.jdbc.parser
-
Class com.j_spaces.jdbc.parser.AbstractInNode
class AbstractInNode extends ExpNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.AndNode
class AndNode extends ExpNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.ColumnNode
class ColumnNode extends ValueNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.ContainsItemNode
class ContainsItemNode extends ContainsNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.ContainsItemsRootNode
class ContainsItemsRootNode extends LiteralNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.ContainsNode
class ContainsNode extends ExpNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.EqualNode
class EqualNode extends ExpNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.ExpNode
class ExpNode extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.GTENode
class GTENode extends ExpNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.GTNode
class GTNode extends ExpNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.InnerQueryNode
class InnerQueryNode extends LiteralNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.InNode
class InNode extends AbstractInNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.IsNullNode
class IsNullNode extends ExpNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.LikeNode
class LikeNode extends ExpNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.LiteralNode
class LiteralNode extends ValueNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.LTENode
class LTENode extends ExpNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.LTNode
class LTNode extends ExpNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.NotEqualNode
class NotEqualNode extends ExpNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.NotInNode
class NotInNode extends AbstractInNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.NotLikeNode
class NotLikeNode extends ExpNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.OrNode
class OrNode extends ExpNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.PreparedNode
class PreparedNode extends LiteralNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.RelationNode
class RelationNode extends ExpNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.RLikeNode
class RLikeNode extends ExpNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.RowNumNode
class RowNumNode extends ValueNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.parser.SerializableToken
class SerializableToken extends Object implements Serializable- serialVersionUID:
- 8898992952490812335L
-
Class com.j_spaces.jdbc.parser.ValueNode
class ValueNode extends ExpNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.j_spaces.jdbc.parser.grammar
-
Exception com.j_spaces.jdbc.parser.grammar.ParseException
class ParseException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
currentToken
Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token. -
eol
String eol
The end of line string for this machine. -
expectedTokenSequences
int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse. -
tokenImage
String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.
-
-
Class com.j_spaces.jdbc.parser.grammar.Token
class Token extends SerializableToken implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
beginColumn
int beginColumn
The column number of the first character of this Token. -
beginLine
int beginLine
The line number of the first character of this Token. -
endColumn
int endColumn
The column number of the last character of this Token. -
endLine
int endLine
The line number of the last character of this Token. -
image
String image
The string image of the token. -
kind
int kind
An integer that describes the kind of this token. This numbering system is determined by JavaCCParser, and a table of these numbers is stored in the file ...Constants.java. -
next
Token next
A reference to the next regular (non-special) token from the input stream. If this is the last token from the input stream, or if the token manager has not read tokens beyond this one, this field is set to null. This is true only if this token is also a regular token. Otherwise, see below for a description of the contents of this field. -
specialToken
Token specialToken
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token. If there are no such special tokens, this field is set to null. When there are more than one such special token, this field refers to the last of these special tokens, which in turn refers to the next previous special token through its specialToken field, and so on until the first special token (whose specialToken field is null). The next fields of special tokens refer to other special tokens that immediately follow it (without an intervening regular token). If there is no such token, this field is null.
-
-
Error com.j_spaces.jdbc.parser.grammar.TokenMgrError
class TokenMgrError extends Error implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
errorCode
int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.
-
-
-
Package com.j_spaces.jdbc.query
-
Class com.j_spaces.jdbc.query.ArrayListResult
- serialVersionUID:
- 1L
-
Class com.j_spaces.jdbc.query.JoinedQueryResult
class JoinedQueryResult extends ArrayListResult implements Serializable- serialVersionUID:
- 1L
-
Class com.j_spaces.jdbc.query.ProjectedResultSet
class ProjectedResultSet extends ArrayListResult implements Serializable- serialVersionUID:
- 6906220797357296673L
-
Class com.j_spaces.jdbc.query.QueryColumnData
class QueryColumnData extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.jdbc.query.QueryTableData
class QueryTableData extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.j_spaces.jdbc.request
-
Class com.j_spaces.jdbc.request.SetAutoCommitRequest
class SetAutoCommitRequest extends RequestPacket implements Serializable- serialVersionUID:
- 687841300436983952L
-
Serialized Fields
-
_autoCommit
boolean _autoCommit
-
-
Class com.j_spaces.jdbc.request.SetTransaction
class SetTransaction extends RequestPacket implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
transaction
Transaction transaction
-
-
Class com.j_spaces.jdbc.request.SetUseSingleSpace
class SetUseSingleSpace extends RequestPacket implements Serializable- serialVersionUID:
- 5574394936473046090L
-
Serialized Fields
-
_useSingleSpace
boolean _useSingleSpace
-
-
-
Package com.j_spaces.jmx
-
Class com.j_spaces.jmx.TemplateImpl
class TemplateImpl extends Object implements Serializable- serialVersionUID:
- -6239273862115667186L
-
Serialized Fields
-
_template
TemplateInfo _template
-
_typeDesc
ITypeDesc _typeDesc
-
-
-
Package com.j_spaces.kernel
-
Class com.j_spaces.kernel.SizeConcurrentHashMap
- serialVersionUID:
- -1322501772526603179L
-
Serialized Fields
-
_size
AtomicInteger _size
-
-
-
Package com.j_spaces.kernel.list
-
Class com.j_spaces.kernel.list.ExternallyLockedStoredList.ObjectInfo
class ObjectInfo extends Object implements Serializable- serialVersionUID:
- -4884728672743402002L
-
Serialized Fields
-
_backwrd
ExternallyLockedStoredList.ObjectInfo<T> _backwrd
This class is the information unit in the list -
_fwrd
ExternallyLockedStoredList.ObjectInfo<T> _fwrd
-
_pos
int _pos
-
_subject
T _subject
-
-
-
Package com.j_spaces.kernel.threadpool.queue
-
Class com.j_spaces.kernel.threadpool.queue.DynamicQueue
- serialVersionUID:
- 1L
-
Serialized Fields
-
executor
ThreadPoolExecutor executor
The executor this Queue belongs to
-
-
-
Package com.j_spaces.lookup.entry
-
Class com.j_spaces.lookup.entry.ClusterGroup
class ClusterGroup extends GenericEntry implements Externalizable- serialVersionUID:
- -3820632312122408764L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.lookup.entry.ClusterName
class ClusterName extends GenericEntry implements Externalizable- serialVersionUID:
- 985254672613113188L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.lookup.entry.ContainerName
class ContainerName extends GenericEntry implements Externalizable- serialVersionUID:
- -2623812164597953334L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.lookup.entry.GenericEntry
class GenericEntry extends AbstractEntry implements Serializable- serialVersionUID:
- -6870506314177400961L
-
Class com.j_spaces.lookup.entry.HostName
class HostName extends GenericEntry implements Externalizable- serialVersionUID:
- 3654894087785340873L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.lookup.entry.JoinState
class JoinState extends AbstractEntry implements Externalizable- serialVersionUID:
- -6689429246684479833L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.j_spaces.lookup.entry.State
class State extends GenericEntry implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package com.j_spaces.sadapter.cache
-
Class com.j_spaces.sadapter.cache.CacheEntry
class CacheEntry extends EntryImpl implements Serializable- serialVersionUID:
- -7641652996134448737L
-
Serialized Fields
-
_className
String _className
-
-
-
Package com.j_spaces.sadapter.datasource
-
Class com.j_spaces.sadapter.datasource.BulkDataItem
class BulkDataItem extends EntryAdapter implements Serializable- serialVersionUID:
- -2854220047028924547L
-
Serialized Fields
-
_operation
short _operation
-
-
Class com.j_spaces.sadapter.datasource.ChangeBulkDataItem
class ChangeBulkDataItem extends BulkDataItem implements Serializable- serialVersionUID:
- 1L
-
Class com.j_spaces.sadapter.datasource.EntryAdapter
class EntryAdapter extends CacheEntry implements Serializable- serialVersionUID:
- 1123908388737972298L
-
Serialized Fields
-
_converter
IDataConverter<IEntryPacket> _converter
Converts the external entry to user defined objects
-
-
Class com.j_spaces.sadapter.datasource.PartialUpdateBulkDataItem
class PartialUpdateBulkDataItem extends BulkDataItem implements Serializable- serialVersionUID:
- 1L
-
-
Package com.sun.jini.discovery
-
Exception com.sun.jini.discovery.DiscoveryProtocolException
class DiscoveryProtocolException extends IOException implements Serializable- serialVersionUID:
- 5142921342798824511L
-
Class com.sun.jini.discovery.DiscoveryProtocolVersion
class DiscoveryProtocolVersion extends Object implements Serializable- serialVersionUID:
- 1781016120938012150L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
-
Serialized Fields
-
version
int version
The protocol version number.
-
-
Class com.sun.jini.discovery.MulticastMaxPacketSize
class MulticastMaxPacketSize extends Object implements Serializable- serialVersionUID:
- 2277375127808559673L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
-
Serialized Fields
-
size
int size
The multicast packet size limit.
-
-
Class com.sun.jini.discovery.MulticastTimeToLive
class MulticastTimeToLive extends Object implements Serializable- serialVersionUID:
- 8899039913861829419L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
-
Serialized Fields
-
ttl
int ttl
The time to live value.
-
-
Class com.sun.jini.discovery.UnicastSocketTimeout
class UnicastSocketTimeout extends Object implements Serializable- serialVersionUID:
- 6500477426762925657L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
-
Serialized Fields
-
timeout
int timeout
The socket timeout.
-
-
-
Package com.sun.jini.discovery.internal
-
Class com.sun.jini.discovery.internal.EndpointInternalsPermission
class EndpointInternalsPermission extends BasicPermission implements Serializable- serialVersionUID:
- 2L
-
-
Package com.sun.jini.landlord
-
Class com.sun.jini.landlord.ConstrainableLandlordLease
class ConstrainableLandlordLease extends LandlordLease implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
-
Serialized Fields
-
methodConstraints
MethodConstraints methodConstraints
Client constraints placed on this proxy (may benull)
-
-
Class com.sun.jini.landlord.Landlord.RenewResults
class RenewResults extends Object implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
denied
Exception[] denied
Theith -1 ingrantedwas denied because ofdenied[i]. If nothing was denied, this field isnull. -
granted
long[] granted
For each cookie passed torenewAll,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 indenied.- See Also:
-
-
Class com.sun.jini.landlord.LandlordLease
class LandlordLease extends AbstractLease implements Serializable- serialVersionUID:
- 2L
-
Serialization Methods
-
readObject
Read this object back validating state.- Throws:
IOExceptionClassNotFoundException
-
readObjectNoData
We should always have data in the stream, if this method gets called there is something wrong.- Throws:
InvalidObjectException
-
-
Serialized Fields
-
Class com.sun.jini.landlord.LandlordProxyVerifier
class LandlordProxyVerifier extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
Verifies that the server reference implementsTrustEquivalence.- Throws:
IOExceptionClassNotFoundException
-
-
Serialized Fields
-
landlord
RemoteMethodControl landlord
The canonical instance of the server reference. This instance will be used by theisTrustedmethod as the known trusted object used to determine whether or not a given proxy is equivalent in trust, content, and function. -
landlordUuid
Uuid landlordUuid
TheUuidassociatedlandlord.
-
-
-
Package com.sun.jini.lease
-
Class com.sun.jini.lease.AbstractLease
class AbstractLease extends Object implements Serializable- serialVersionUID:
- -9067179156916102052L
-
Serialization Methods
-
readObject
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 DURATIONIOExceptionClassNotFoundException
-
readObjectNoData
Throws anInvalidObjectException.- Throws:
InvalidObjectException- unconditionally
-
writeObject
- Serial Data:
- a long, which is the absolute expiration if serialFormat is ABSOLUTE, or the relative duration if serialFormat is DURATION
- Throws:
IOException
-
-
Serialized Fields
-
serialFormat
int serialFormat
Serialization format for the expiration.
-
-
-
Package com.sun.jini.lookup.entry
-
Class com.sun.jini.lookup.entry.BasicServiceType
class 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.ExtendedPrepareResult
class ExtendedPrepareResult extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.sun.jini.mahalo.JobException
class JobException extends Exception implements Serializable- serialVersionUID:
- 4182966504752382657L
-
Exception com.sun.jini.mahalo.JobNotStartedException
class JobNotStartedException extends JobException implements Serializable- serialVersionUID:
- -454913962920091805L
-
Class com.sun.jini.mahalo.MahaloPermission
class MahaloPermission extends AccessPermission implements Serializable- serialVersionUID:
- 1L
-
Class com.sun.jini.mahalo.MahaloTxnBasicLease
class MahaloTxnBasicLease extends LandlordLease implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
createdXtn
Transaction createdXtn
-
-
Exception com.sun.jini.mahalo.PartialResultException
class PartialResultException extends JobException implements Serializable- serialVersionUID:
- 7500111308448326412L
-
Exception com.sun.jini.mahalo.ResultNotReadyException
class ResultNotReadyException extends JobException implements Serializable- serialVersionUID:
- 5079803403238096285L
-
Class com.sun.jini.mahalo.StorableObject
class StorableObject extends Object implements Serializable- serialVersionUID:
- -3793675220968988873L
-
Serialized Fields
-
bytes
MarshalledObject bytes
-
-
Class com.sun.jini.mahalo.TxnMgrProxy
class TxnMgrProxy extends Object implements Externalizable- serialVersionUID:
- 2L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.sun.jini.mahalo.UnknownTaskException
class UnknownTaskException extends JobException implements Serializable- serialVersionUID:
- 180146961747276407L
-
-
Package com.sun.jini.mahalo.log
-
Exception com.sun.jini.mahalo.log.CannotRecoverException
class CannotRecoverException extends LogException implements Serializable- serialVersionUID:
- -6261506955756553705L
-
Exception com.sun.jini.mahalo.log.InvalidatedLogException
class InvalidatedLogException extends LogException implements Serializable- serialVersionUID:
- -5008769831314798149L
-
Exception com.sun.jini.mahalo.log.LogException
class LogException extends Exception implements Serializable- serialVersionUID:
- 6119876522681526272L
-
-
Package com.sun.jini.proxy
-
Class com.sun.jini.proxy.BasicProxyTrustVerifier
class BasicProxyTrustVerifier extends Object implements Serializable- serialVersionUID:
- 2L
-
Serialization Methods
-
readObject
- Throws:
InvalidObjectException- if the proxy is not an instance ofRemoteMethodControlandTrustEquivalenceIOExceptionClassNotFoundException
-
-
Serialized Fields
-
proxy
RemoteMethodControl proxy
The trusted proxy.
-
-
Class com.sun.jini.proxy.DefaultProxyPivot
class DefaultProxyPivot extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.sun.jini.proxy.MarshalledWrapper
class MarshalledWrapper extends Object implements Serializable- serialVersionUID:
- 2L
-
Serialization Methods
-
readObject
Samples integrity protection setting (if any) of the stream from which this instance is being deserialized.- Throws:
IOExceptionClassNotFoundException
-
readObjectNoData
Throws InvalidObjectException, since data for this class is required.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
instance
MarshalledInstance instance
The wrapped MarshalledInstance.
-
-
-
Package com.sun.jini.reggie
-
Class com.sun.jini.reggie.ConstrainableEventLease
class ConstrainableEventLease extends EventLease implements Serializable- serialVersionUID:
- 2L
-
Serialization Methods
-
readObject
Verifies that the client constraints for this proxy are consistent with those set on the underlying server ref.- Throws:
IOExceptionClassNotFoundException
-
-
Serialized Fields
-
constraints
MethodConstraints constraints
Client constraints for this proxy, or null
-
-
Class com.sun.jini.reggie.EntryClass
class EntryClass extends Object implements Serializable- serialVersionUID:
- 2L
-
Serialization Methods
-
readObject
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:
IOExceptionClassNotFoundException
-
readObjectNoData
Throws InvalidObjectException, since data for this class is required.- Throws:
InvalidObjectException
-
-
Serialized Fields
-
hash
long hash
Hash for the type -
name
String name
Class name -
numFields
int numFields
Number of public fields -
superclass
EntryClass superclass
Descriptor for the superclass
-
-
Class com.sun.jini.reggie.EntryClassBase
class EntryClassBase extends Object implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
codebase
String codebase
The codebase. -
eclass
EntryClass eclass
The EntryClass.
-
-
Class com.sun.jini.reggie.EntryRep
class EntryRep extends Object implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
codebase
String codebase
The codebase of the entry class. -
eclass
EntryClass eclass
The Class of the Entry converted to EntryClass. -
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
class EventLease extends com.sun.jini.reggie.RegistrarLease implements Serializable- serialVersionUID:
- 2L
-
Serialization Methods
-
readObjectNoData
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
class Item extends Object implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
attributeSets
EntryRep[] attributeSets
ServiceItem.attributeSets converted to EntryReps. -
codebase
String codebase
The codebase of the service object. -
service
MarshalledWrapper service
ServiceItem.service as a MarshalledWrapper. -
serviceID
ServiceID serviceID
ServiceItem.serviceID. -
serviceType
com.sun.jini.reggie.ServiceType serviceType
The Class of ServiceItem.service converted to ServiceType.
-
-
Class com.sun.jini.reggie.Matches
class Matches extends Object implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
items
ArrayList items
ServiceMatches.items as an ArrayList of Item -
totalMatches
int totalMatches
ServiceMatches.totalMatches
-
-
Class com.sun.jini.reggie.RegistrarEvent
class RegistrarEvent extends ServiceEvent implements Serializable- serialVersionUID:
- 2L
-
Serialization Methods
-
readObject
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:
IOExceptionClassNotFoundException
-
writeObject
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.RegistrarPermission
class RegistrarPermission extends AccessPermission implements Serializable- serialVersionUID:
- 2L
-
Class com.sun.jini.reggie.RenewResults
class 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
class ServiceTypeBase extends Object implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
codebase
String codebase
The codebase. -
type
com.sun.jini.reggie.ServiceType type
The ServiceType.
-
-
Class com.sun.jini.reggie.Template
class Template extends Object implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
-
Package com.sun.jini.reliableLog
-
Exception com.sun.jini.reliableLog.LogException
class LogException extends IOException implements Serializable- serialVersionUID:
- 1870528169848832111L
-
Serialized Fields
-
detail
Throwable detail
-
-
-
Package com.sun.jini.resource
-
Error com.sun.jini.resource.ServiceConfigurationError
class ServiceConfigurationError extends Error implements Serializable- serialVersionUID:
- 5383327130135226968L
-
-
Package com.sun.jini.start
-
Class com.sun.jini.start.NonActivatableServiceDescriptor
class NonActivatableServiceDescriptor extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
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:
IOExceptionClassNotFoundException
-
readObjectNoData
Throws InvalidObjectException, since data for this class is required.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
classpath
String classpath
Stringcontaining import codebase location. That is, location where server implementation classes can be found. -
codebase
String codebase
Stringcontaining export codebase. That is, location where clients can download required service-related classes (for example, stubs, proxies, etc.). -
implClassName
String implClassName
Stringcontaining the name of server implementation class -
policy
String policy
Stringcontaining server policy filename or URL -
serverConfigArgs
String[] serverConfigArgs
String[]containing server configuration arguments
-
-
-
Package com.sun.jini.thread
-
Exception com.sun.jini.thread.ReadersWriter.ConcurrentLockException
class ConcurrentLockException extends RuntimeException implements Serializable- serialVersionUID:
- 7027246653257040584L
-
Class com.sun.jini.thread.ThreadPoolPermission
class ThreadPoolPermission extends BasicPermission implements Serializable- serialVersionUID:
- -2515392803055387779L
-
-
Package net.jini.config
-
Exception net.jini.config.ConfigurationException
class ConfigurationException extends Exception implements Serializable- serialVersionUID:
- -6556992318636509514L
-
Class net.jini.config.ConfigurationFile.ErrorDescriptor
class ErrorDescriptor extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
Verifies that the deserialized field values for this error descriptor are valid.- Throws:
IOExceptionClassNotFoundException
-
readObjectNoData
Throws InvalidObjectException, since a descriptor is always required.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
description
String description
textual description of the problem encountered -
lineno
int lineno
line number where this syntax error occurred -
locationName
String locationName
configuration source location name -
override
int override
override where this syntax error occurred -
t
Throwable t
exception associated with this error
-
-
Exception net.jini.config.ConfigurationNotFoundException
class ConfigurationNotFoundException extends ConfigurationException implements Serializable- serialVersionUID:
- -3084555497838803365L
-
Exception net.jini.config.NoSuchEntryException
class NoSuchEntryException extends ConfigurationException implements Serializable- serialVersionUID:
- 943820838185621405L
-
-
Package net.jini.constraint
-
Class net.jini.constraint.BasicMethodConstraints
class BasicMethodConstraints extends Object implements Serializable- serialVersionUID:
- 1432234194703790047L
-
Serialization Methods
-
readObject
Verifies legal descriptor ordering.- Throws:
InvalidObjectException- if any descriptor isnull, or the descriptors array is empty, or if any descriptor is preceded by another descriptor that matches at least the same methodsIOExceptionClassNotFoundException
-
-
Serialized Fields
-
descs
BasicMethodConstraints.MethodDesc[] descs
The ordered method descriptors.
-
-
Class net.jini.constraint.BasicMethodConstraints.MethodDesc
class MethodDesc extends Object implements Serializable- serialVersionUID:
- 6773269226844208999L
-
Serialization Methods
-
readObject
Verifies that the method name, parameter types, and constraints are valid.- Throws:
InvalidObjectException- iftypesis non-nullandnameis eithernullor is not a syntactically valid method name; or iftypesisnullandnameis 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 oftypesisnull; or ifconstraintsis non-nullbut emptyIOExceptionClassNotFoundException
-
-
Serialized Fields
-
constraints
InvocationConstraints constraints
The non-empty constraints for the specified method or methods, ornullif there are no constraints. -
name
String name
The name of the method, with prefix or suffix '*' permitted iftypesisnull, ornullfor a descriptor that matches all methods (in which casetypesmust also benull). -
types
Class[] types
The parameter types for the specified method, ornullfor wildcard parameter types.
-
-
-
Package net.jini.core.constraint
-
Class net.jini.core.constraint.ClientAuthentication
class ClientAuthentication extends Object implements Serializable- serialVersionUID:
- -6326974440670504555L
-
Serialization Methods
-
readResolve
Canonicalize so that==can be used.
-
-
Serialized Fields
-
val
boolean val
trueforYES,falseforNO
-
-
Class net.jini.core.constraint.ClientMaxPrincipal
class ClientMaxPrincipal extends Object implements Serializable- serialVersionUID:
- 8583596881949005395L
-
Serialization Methods
-
readObject
Verifies that there is at least one principal, that none of the principals isnull, and that there are no duplicates.- Throws:
InvalidObjectException- if there are no principals, or any principal isnull, or if there are duplicate principalsIOExceptionClassNotFoundException
-
-
Serialized Fields
-
principals
Principal[] principals
The principals.
-
-
Class net.jini.core.constraint.ClientMaxPrincipalType
class ClientMaxPrincipalType extends Object implements Serializable- serialVersionUID:
- -2521616888337674811L
-
Serialization Methods
-
readObject
Verifies that there is at least one class, that none of the classes isnull, primitive types, array types, orfinalclasses that do not havePrincipalas a superinterface, and that no class is assignable to any other class.- Throws:
InvalidObjectException- if there are no classes, or any class isnull, a primitive type, array type, orfinalclass that does not havePrincipalas a superinterface, or if any class is assignable to any other classIOExceptionClassNotFoundException
-
-
Serialized Fields
-
classes
Class[] classes
The classes.
-
-
Class net.jini.core.constraint.ClientMinPrincipal
class ClientMinPrincipal extends Object implements Serializable- serialVersionUID:
- 1645837366147709569L
-
Serialization Methods
-
readObject
Verifies that there is at least one principal, that none of the principals isnull, and that there are no duplicates.- Throws:
InvalidObjectException- if there are no principals, or any principal isnull, or if there are duplicate principalsIOExceptionClassNotFoundException
-
-
Serialized Fields
-
principals
Principal[] principals
The principals.
-
-
Class net.jini.core.constraint.ClientMinPrincipalType
class ClientMinPrincipalType extends Object implements Serializable- serialVersionUID:
- 2389386543834321065L
-
Serialization Methods
-
readObject
Verifies that there is at least one class, that none of the classes isnull, primitive types, array types, orfinalclasses that do not havePrincipalas a superinterface, and that no class is assignable to any other class.- Throws:
InvalidObjectException- if there are no classes, or any class isnull, a primitive type, array type, orfinalclass that does not havePrincipalas a superinterface, or if any class is assignable to any other classIOExceptionClassNotFoundException
-
-
Serialized Fields
-
classes
Class[] classes
The classes.
-
-
Class net.jini.core.constraint.Confidentiality
class Confidentiality extends Object implements Serializable- serialVersionUID:
- 6173438948668674131L
-
Serialization Methods
-
readResolve
Canonicalize so that==can be used.
-
-
Serialized Fields
-
val
boolean val
trueforYES,falseforNO
-
-
Class net.jini.core.constraint.ConnectionAbsoluteTime
class 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
class ConnectionRelativeTime extends Object implements Serializable- serialVersionUID:
- 6854732178792183150L
-
Serialization Methods
-
readObject
Verifies thattimeis greater than or equal to zero.- Throws:
InvalidObjectException- iftimeis less than zeroIOExceptionClassNotFoundException
-
-
Serialized Fields
-
time
long time
The maximum connection duration in milliseconds.
-
-
Class net.jini.core.constraint.ConstraintAlternatives
class ConstraintAlternatives extends Object implements Serializable- serialVersionUID:
- 7214615235302870613L
-
Serialization Methods
-
readObject
Verifies that there are at least two constraints, that none arenulland none are instances of this class, and that there are no duplicates.- Throws:
InvalidObjectException- if there are less than two constraints, or any constraint isnullor an instance of this class, or if there are duplicatesIOExceptionClassNotFoundException
-
-
Serialized Fields
-
constraints
InvocationConstraint[] constraints
The alternative constraints.
-
-
Class net.jini.core.constraint.Delegation
class Delegation extends Object implements Serializable- serialVersionUID:
- -8636854709107393245L
-
Serialization Methods
-
readResolve
Canonicalize so that==can be used.
-
-
Serialized Fields
-
val
boolean val
trueforYES,falseforNO
-
-
Class net.jini.core.constraint.DelegationAbsoluteTime
class DelegationAbsoluteTime extends Object implements Serializable- serialVersionUID:
- -2807470616717350051L
-
Serialization Methods
-
readObject
Verifies thatminStartis less than or equal tomaxStart,maxStartis less than or equal tominStop, andminStopis less than or equal tomaxStop.- Throws:
InvalidObjectException- ifminStartis greater thanmaxStart, ormaxStartis greater thanminStop, orminStopis greater thanmaxStopIOExceptionClassNotFoundException
-
-
Serialized Fields
-
maxStart
long maxStart
The maximum start time in milliseconds from midnight, January 1, 1970 UTC. -
maxStop
long maxStop
The maximum stop time in milliseconds from midnight, January 1, 1970 UTC. -
minStart
long minStart
The minimum 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.
-
-
Class net.jini.core.constraint.DelegationRelativeTime
class DelegationRelativeTime extends Object implements Serializable- serialVersionUID:
- 7148935984332761810L
-
Serialization Methods
-
readObject
Verifies thatminStartis less than or equal tomaxStart,maxStartis less than or equal tominStop,minStopis less than or equal tomaxStop, andminStopis greater than or equal to zero.- Throws:
InvalidObjectException- ifminStartis greater thanmaxStart, ormaxStartis greater thanminStop, orminStopis greater thanmaxStop, orminStopis less than zeroIOExceptionClassNotFoundException
-
-
Serialized Fields
-
maxStart
long maxStart
The maximum start duration in milliseconds. -
maxStop
long maxStop
The maximum stop duration in milliseconds. -
minStart
long minStart
The minimum start duration in milliseconds. -
minStop
long minStop
The minimum stop duration in milliseconds.
-
-
Class net.jini.core.constraint.Integrity
class Integrity extends Object implements Serializable- serialVersionUID:
- 418483423937969897L
-
Serialization Methods
-
readResolve
Canonicalize so that==can be used.
-
-
Serialized Fields
-
val
boolean val
trueforYES,falseforNO
-
-
Class net.jini.core.constraint.InvocationConstraints
class InvocationConstraints extends Object implements Serializable- serialVersionUID:
- -3363161199079334224L
-
Serialization Methods
-
readObject
Verifies that there are nonullelements and no duplicates.- Throws:
InvalidObjectException- if the requirements or preferences arrays arenull, or any element isnull, or if there are duplicate requirements, duplicate preferences, or preferences that are duplicates of requirementsIOExceptionClassNotFoundException
-
-
Serialized Fields
-
prefs
InvocationConstraint[] prefs
The preferences. -
reqs
InvocationConstraint[] reqs
The requirements.
-
-
Class net.jini.core.constraint.ServerAuthentication
class ServerAuthentication extends Object implements Serializable- serialVersionUID:
- 2837982503744131014L
-
Serialization Methods
-
readResolve
Canonicalize so that==can be used.
-
-
Serialized Fields
-
val
boolean val
trueforYES,falseforNO
-
-
Class net.jini.core.constraint.ServerMinPrincipal
class ServerMinPrincipal extends Object implements Serializable- serialVersionUID:
- 6082629466615675811L
-
Serialization Methods
-
readObject
Verifies that there is at least one principal, that none of the principals isnull, and that there are no duplicates.- Throws:
InvalidObjectException- if there are no principals, or any principal isnull, or if there are duplicate principalsIOExceptionClassNotFoundException
-
-
Serialized Fields
-
principals
Principal[] principals
The principals.
-
-
-
Package net.jini.core.discovery
-
Class net.jini.core.discovery.LookupLocator
class 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
-
Exception net.jini.core.entry.UnusableEntryException
class UnusableEntryException extends Exception implements Serializable- serialVersionUID:
- -2199083666668626172L
-
Serialization Methods
-
readObject
- Throws:
InvalidObjectException- if:-
partialEntryisnullandunusableFieldsis notnullornestedExceptionsdoes not have exactly one element, - if
partialEntryis non-nullandunusableFieldsandnestedExceptionsare not the same length, - if
partialEntryis non-nullandunusableFieldsisnullor any element ofunusableFieldsisnull, or - if
nestedExceptionsor any element ofnestedExceptionsisnull
-
IOExceptionClassNotFoundException
-
readObjectNoData
- Throws:
InvalidObjectException- if called
-
-
Serialized Fields
-
nestedExceptions
Throwable[] nestedExceptions
The exception that caused the failure for the corresponding field named in unusableFields. If the entry was entirely unusable,nestedExceptionswill be an array with the one exception that prevented its use. -
partialEntry
Entry partialEntry
The partial entry. Fields that could not be deserialized will benull. -
unusableFields
String[] unusableFields
The names of the unusable fields. If the entry was entirely unusable,unusableFieldswill benull.
-
-
-
Package net.jini.core.event
-
Class net.jini.core.event.EventRegistration
class EventRegistration extends Object implements Serializable- serialVersionUID:
- 4055207527458053347L
-
Class net.jini.core.event.RemoteEvent
class RemoteEvent extends EventObject implements Serializable- serialVersionUID:
- 1777278867291906446L
-
Serialization Methods
-
readObject
Serialization support- Throws:
IOExceptionClassNotFoundException
-
-
Serialized Fields
-
eventID
long eventID
The event identifier. -
handback
MarshalledObject handback
The handback object. -
seqNum
long seqNum
The event sequence number. -
source
Object source
The event source.
-
-
Exception net.jini.core.event.UnknownEventException
class UnknownEventException extends Exception implements Serializable- serialVersionUID:
- 5563758083292687048L
-
-
Package net.jini.core.lease
-
Exception net.jini.core.lease.LeaseDeniedException
class LeaseDeniedException extends LeaseException implements Serializable- serialVersionUID:
- 5704943735577343495L
-
Exception net.jini.core.lease.LeaseException
class LeaseException extends Exception implements Serializable- serialVersionUID:
- -7902272546257490469L
-
Exception net.jini.core.lease.LeaseMapException
class LeaseMapException extends LeaseException implements Serializable- serialVersionUID:
- -4854893779678486122L
-
Serialization Methods
-
readObject
- Throws:
InvalidObjectException- ifexceptionMapisnull, contains any key which is not an instance ofLease, or contains any value which in not an instance ofThrowableIOExceptionClassNotFoundException
-
readObjectNoData
- Throws:
InvalidObjectException- if called
-
-
Serialized Fields
-
exceptionMap
Map 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.
-
-
Exception net.jini.core.lease.UnknownLeaseException
class UnknownLeaseException extends LeaseException implements Serializable- serialVersionUID:
- -2921099330511429288L
-
-
Package net.jini.core.lookup
-
Class net.jini.core.lookup.RegistrarEventRegistration
class RegistrarEventRegistration extends EventRegistration implements Serializable- serialVersionUID:
- -1755524540939685862L
-
Serialized Fields
-
matches
ServiceMatchesWrapper matches
-
-
Class net.jini.core.lookup.ServiceDetails
class ServiceDetails extends Object implements Externalizable- serialVersionUID:
- -7773947979481705736L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class net.jini.core.lookup.ServiceEvent
class 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
class ServiceID extends Object implements Serializable- serialVersionUID:
- -7803375959559762239L
-
Serialized Fields
-
leastSig
long leastSig
The least significant 64 bits. -
mostSig
long mostSig
The most significant 64 bits.
-
-
Class net.jini.core.lookup.ServiceItem
class ServiceItem extends Object implements Serializable- serialVersionUID:
- 717395451032330758L
-
Class net.jini.core.lookup.ServiceMatches
class 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
class ServiceTemplate extends Object implements Serializable- serialVersionUID:
- 7854483807886483216L
-
-
Package net.jini.core.transaction
-
Exception net.jini.core.transaction.CannotAbortException
class CannotAbortException extends TransactionException implements Serializable- serialVersionUID:
- 3597101646737510009L
-
Exception net.jini.core.transaction.CannotCommitDistributedException
class CannotCommitDistributedException extends CannotCommitException implements Serializable- serialVersionUID:
- 1L
-
Exception net.jini.core.transaction.CannotCommitException
class CannotCommitException extends TransactionException implements Serializable- serialVersionUID:
- -4497341152359563957L
-
Exception net.jini.core.transaction.CannotJoinException
class CannotJoinException extends TransactionException implements Serializable- serialVersionUID:
- 5568393043937204939L
-
Exception net.jini.core.transaction.CannotNestException
class CannotNestException extends TransactionException implements Serializable- serialVersionUID:
- 3409604500491735434L
-
Class net.jini.core.transaction.NestableTransaction.Created
class Created extends Object implements Serializable- serialVersionUID:
- -2979247545926318953L
-
Serialized Fields
-
lease
Lease lease
The lease. -
transaction
NestableTransaction transaction
The transaction.
-
-
Exception net.jini.core.transaction.TimeoutExpiredException
class 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
class Created extends Object implements Serializable- serialVersionUID:
- -5199291723008952986L
-
Serialized Fields
-
lease
Lease lease
The lease. -
transaction
Transaction transaction
The transaction.
-
-
Exception net.jini.core.transaction.TransactionException
class TransactionException extends Exception implements Serializable- serialVersionUID:
- -5009935764793203986L
-
Exception net.jini.core.transaction.UnknownTransactionException
class UnknownTransactionException extends TransactionException implements Serializable- serialVersionUID:
- 443798629936327009L
-
-
Package net.jini.core.transaction.server
-
Exception net.jini.core.transaction.server.CrashCountException
class CrashCountException extends TransactionException implements Serializable- serialVersionUID:
- 4299226125245015671L
-
Class net.jini.core.transaction.server.NestableServerTransaction
class NestableServerTransaction extends ServerTransaction implements Externalizable- serialVersionUID:
- -3438419132543972925L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class net.jini.core.transaction.server.ServerTransaction
class ServerTransaction extends Object implements Externalizable- serialVersionUID:
- 4552277137549765374L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class net.jini.core.transaction.server.TransactionManager.Created
class 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
class TransactionParticipantDataImpl extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
-
writeExternal
- Throws:
IOException- See Also:
-
-
-
Package net.jini.discovery
-
Class net.jini.discovery.ConstrainableLookupLocator
class 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
class DiscoveryEvent extends EventObject implements Serializable- serialVersionUID:
- 5280303374696501479L
-
Serialized Fields
-
groups
Map groups
Map from the registrars of this event to the groups in which each is a member. -
regs
ServiceRegistrar[] regs
The registrars with which this event is associated.
-
-
Class net.jini.discovery.DiscoveryPermission
class DiscoveryPermission extends Permission implements Serializable- serialVersionUID:
- -3036978025008149170L
-
-
Package net.jini.discovery.dynamic
-
Exception net.jini.discovery.dynamic.DynamicLookupLocatorDiscoveryException
class DynamicLookupLocatorDiscoveryException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Class net.jini.discovery.dynamic.LocatorsChangedEvent
class LocatorsChangedEvent extends EventObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_locators
LookupLocator[] _locators
-
-
-
Package net.jini.entry
-
Class net.jini.entry.AbstractEntry
class AbstractEntry extends Object implements Serializable- serialVersionUID:
- 5071868345060424804L
-
-
Package net.jini.export
-
Class net.jini.export.ExportPermission
class ExportPermission extends BasicPermission implements Serializable- serialVersionUID:
- 9221509074492981772L
-
-
Package net.jini.id
-
Class net.jini.id.Uuid
class Uuid extends Object implements Serializable- serialVersionUID:
- -106268922535833151L
-
Serialization Methods
-
readObject
- Throws:
InvalidObjectException- if the class of this object implementsExternalizableIOExceptionClassNotFoundException
-
readObjectNoData
- Throws:
InvalidObjectException- unconditionally
-
readResolve
Returns this object. This method prevents a subclass from declaring areadResolvemethod with an alternate implementation. -
writeReplace
Returns this object. This method prevents a subclass from declaring awriteReplacemethod with an alternate implementation.
-
-
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
class MarshalledInstance extends Object implements Serializable- serialVersionUID:
- -5187033771082433496L
-
Serialization Methods
-
readObject
Verify the case of null contained object.- Throws:
IOExceptionClassNotFoundException
-
readObjectNoData
Protect against missing superclass.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
hash
int hash
Stored hash code of contained object.- See Also:
-
locBytes
byte[] locBytes
Bytes of location annotations, which are ignored byequals. IflocBytesis null, there were no non-nullannotations during marshalling. -
objBytes
byte[] objBytes
Bytes of serialized representation. IfobjBytesisnullthen the object marshalled was anullreference.
-
-
Exception net.jini.io.UnsupportedConstraintException
class UnsupportedConstraintException extends IOException implements Serializable- serialVersionUID:
- -5220259094045769772L
-
-
Package net.jini.io.context
-
Class net.jini.io.context.ContextPermission
class ContextPermission extends AccessPermission implements Serializable- serialVersionUID:
- 1396656176817498282L
-
-
Package net.jini.lease
-
Class net.jini.lease.LeaseRenewalEvent
class LeaseRenewalEvent extends EventObject implements Serializable- serialVersionUID:
- -626399341646348302L
-
-
Package net.jini.loader
-
Class net.jini.loader.DownloadPermission
class DownloadPermission extends BasicPermission implements Serializable- serialVersionUID:
- 4658906595080241355L
-
-
Package net.jini.lookup
-
Class net.jini.lookup.ServiceDiscoveryEvent
class ServiceDiscoveryEvent extends EventObject implements Serializable- serialVersionUID:
- -4654412297235019084L
-
Serialized Fields
-
postEventItem
ServiceItem postEventItem
Represents the state of the service after the event. -
preEventItem
ServiceItem preEventItem
Represents the state of the service prior to the event.
-
-
-
Package net.jini.lookup.entry
-
Class net.jini.lookup.entry.Comment
class Comment extends AbstractEntry implements Serializable- serialVersionUID:
- 7138608904371928208L
-
Serialized Fields
-
comment
String comment
The comment itself.
-
-
Class net.jini.lookup.entry.Name
class Name extends AbstractEntry implements Externalizable- serialVersionUID:
- 2743215148071307201L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class net.jini.lookup.entry.ServiceInfo
class ServiceInfo extends AbstractEntry implements Externalizable- serialVersionUID:
- -1116664185758541509L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class net.jini.lookup.entry.ServiceType
class ServiceType extends AbstractEntry implements Serializable- serialVersionUID:
- -6443809721367395836L
-
Class net.jini.lookup.entry.Status
class Status extends AbstractEntry implements Serializable- serialVersionUID:
- -5193075846115040838L
-
Serialized Fields
-
severity
StatusType severity
The severity level of this status object.
-
-
Class net.jini.lookup.entry.StatusType
class StatusType extends Object implements Serializable- serialVersionUID:
- -8268735508512712203L
-
Serialization Methods
-
readResolve
Canonicalize so that==can be used.
-
-
Serialized Fields
-
type
int type
-
-
-
Package net.jini.security
-
Class net.jini.security.AccessPermission
class AccessPermission extends Permission implements Serializable- serialVersionUID:
- 7269818741475881138L
-
Serialization Methods
-
readObject
Verifies the syntax of the target name and recreates any transient state.- Throws:
InvalidObjectException- if the target name isnull, or if the target name does not match the syntax specified in the comments at the beginning of this classIOExceptionClassNotFoundException
-
-
Class net.jini.security.AuthenticationPermission
class AuthenticationPermission extends Permission implements Serializable- serialVersionUID:
- -4733723479228998183L
-
Serialization Methods
-
readObject
Verifies the syntax of the target name and recreates any transient state.- Throws:
InvalidObjectException- if the target name or actions string isnull, or if the target name or actions string does not match the syntax specified in the comments at the beginning of this classIOExceptionClassNotFoundException
-
-
Serialized Fields
-
actions
String actions
The actions.
-
-
Class net.jini.security.AuthenticationPermission.AuthenticationPermissionCollection
class AuthenticationPermissionCollection extends PermissionCollection implements Serializable- serialVersionUID:
- -2967578431368213049L
-
Serialization Methods
-
readObject
Verifies the permissions list.- Throws:
InvalidObjectException- if the list isnullor any element is not an instance ofAuthenticationPermissionIOExceptionClassNotFoundException
-
writeObject
Writes the state to the stream.- Throws:
IOException
-
-
Serialized Fields
-
permissions
List permissions
The permissions.
-
-
Class net.jini.security.BasicProxyPreparer
class BasicProxyPreparer extends Object implements Serializable- serialVersionUID:
- 4439691869768577046L
-
Serialization Methods
-
readObject
Verifies that fields have legal values.- Throws:
InvalidObjectException- ifmethodConstraintsSpecifiedisfalseandmethodConstraintsis notnull, ifpermissionsisnull, or ifpermissionsis notnulland any of its elements arenullIOException- if an I/O error occursClassNotFoundException- if the class of a serialized object could not be found
-
readObjectNoData
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, ifmethodConstraintsSpecifiedistrue. Set tonullifmethodConstraintsSpecifiedisfalse. -
methodConstraintsSpecified
boolean methodConstraintsSpecified
Whether to usemethodConstraintswhen 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
class GrantPermission extends Permission implements Serializable- serialVersionUID:
- 4668259055340724280L
-
Serialization Methods
-
readObject
Reconstitutes contained permissions based on the information in the target name.- Throws:
InvalidObjectException- if the target name isnullor does not conform to the syntax specified in the documentation forGrantPermissionIOExceptionClassNotFoundException
-
writeObject
Writes target name representing contained permissions.- Throws:
NotSerializableException- if theGrantPermissionwas constructed explicitly withjava.security.UnresolvedPermissionsIOException
-
-
Class net.jini.security.GrantPermission.GrantPermissionCollection
class GrantPermissionCollection extends PermissionCollection implements Serializable- serialVersionUID:
- 8227621799817733985L
-
Serialization Methods
-
readObject
Verifies the permissions list.- Throws:
InvalidObjectException- if the list isnullor any element is not an instance ofGrantPermissionIOExceptionClassNotFoundException
-
writeObject
Writes the permissions list.- Throws:
IOException
-
-
Serialized Fields
-
perms
List perms
The permissions.
-
-
-
Package net.jini.security.policy
-
Exception net.jini.security.policy.PolicyInitializationException
class PolicyInitializationException extends Exception implements Serializable- serialVersionUID:
- -7466794219271489139L
-
Class net.jini.security.policy.UmbrellaGrantPermission
class UmbrellaGrantPermission extends Permission implements Serializable- serialVersionUID:
- -969939904144051917L
-
-
Package net.jini.security.proxytrust
-
Class net.jini.security.proxytrust.ProxyTrustInvocationHandler
class ProxyTrustInvocationHandler extends Object implements Serializable- serialVersionUID:
- -3270029468290295063L
-
Serialization Methods
-
readObject
Verifies that the main proxy is an instance ofTrustEquivalence, and that the bootstrap proxy is an instance of bothRemoteMethodControlandTrustEquivalence.- Throws:
InvalidObjectException- if the main proxy is not an instance ofTrustEquivalence, or the bootstrap proxy is not an instance of bothRemoteMethodControlandTrustEquivalenceIOExceptionClassNotFoundException
-
-
Serialized Fields
-
boot
ProxyTrust boot
The bootstrap proxy. -
main
RemoteMethodControl main
The main proxy.
-
-
-
Package net.jini.space
-
Exception net.jini.space.InternalSpaceException
class InternalSpaceException extends RuntimeException implements Serializable- serialVersionUID:
- -4167507833172939849L
-
-
Package net.jini.url.httpmd
-
Exception net.jini.url.httpmd.WrongMessageDigestException
class WrongMessageDigestException extends IOException implements Serializable- serialVersionUID:
- -5982551285440426248L
-
-
Package org.jini.rio.boot
-
Exception org.jini.rio.boot.PUZipUtils.DownloadProcessingUnitException
class DownloadProcessingUnitException extends Exception implements Serializable- serialVersionUID:
- -8734985356212361134L
-
Class org.jini.rio.boot.RemoteClassLoaderInfo
class RemoteClassLoaderInfo extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.jini.rio.boot.SpaceInstanceRemoteClassLoaderInfo
class SpaceInstanceRemoteClassLoaderInfo extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.jini.rio.boot.SupportCodeChangeAnnotationContainer
class SupportCodeChangeAnnotationContainer extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.jini.rio.core
-
Class org.jini.rio.core.Association
class Association extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
-
Serialized Fields
-
aDesc
org.jini.rio.core.AssociationDescriptor aDesc
-
state
int state
-
-
Class org.jini.rio.core.AssociationDescriptor
class AssociationDescriptor extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
configArgs
String[] configArgs
-
fdhBundle
org.jini.rio.core.ClassBundle fdhBundle
-
groups
String[] groups
-
interfaceNames
String[] interfaceNames
-
lookupLocators
LookupLocator[] lookupLocators
-
matchOnName
boolean matchOnName
-
name
String name
-
operationalStringName
String operationalStringName
-
propertyName
String propertyName
-
type
org.jini.rio.core.AssociationType type
-
-
Class org.jini.rio.core.AssociationType
class AssociationType extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
type
int type
-
-
Class org.jini.rio.core.ClassBundle
class ClassBundle extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
algorithm
String algorithm
-
className
String className
-
codebase
String codebase
-
computeHttpMD
boolean computeHttpMD
-
httpmdResourceMap
Map httpmdResourceMap
-
jarNames
List jarNames
-
jarResources
List jarResources
-
methodClassTable
Map methodClassTable
-
methodObjectTable
Map methodObjectTable
-
sharedComponents
Map sharedComponents
-
-
Class org.jini.rio.core.GenericCostModel
class GenericCostModel extends Object implements Serializable- serialVersionUID:
- 1L
-
Exception org.jini.rio.core.JSBControlException
class JSBControlException extends Exception implements Serializable- serialVersionUID:
- 2L
-
Exception org.jini.rio.core.JSBInstantiationException
class JSBInstantiationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
unInstantiable
boolean unInstantiable
-
-
Class org.jini.rio.core.MeasuredResource
class MeasuredResource extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
identifier
String identifier
-
tValues
ThresholdValues tValues
-
value
double value
-
-
Exception org.jini.rio.core.OperationalStringException
class OperationalStringException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Class org.jini.rio.core.RequiredDependencies
class RequiredDependencies extends Object implements Externalizable- serialVersionUID:
- -1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.jini.rio.core.RequiredDependency
class RequiredDependency extends Object implements Externalizable- serialVersionUID:
- -1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.jini.rio.core.ResourceCost
class ResourceCost extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.jini.rio.core.ResourceCostModel.TimeBoundary
class TimeBoundary extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
boundary
long boundary
-
multiplier
double multiplier
-
type
int type
-
-
Class org.jini.rio.core.Schedule
class Schedule extends Object implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
day
int day
-
duration
long duration
-
hour
int hour
-
minute
int minute
-
month
int month
-
repeatCount
long repeatCount
-
repeatInterval
long repeatInterval
-
useCurrentHour
boolean useCurrentHour
-
useDayOfMonth
boolean useDayOfMonth
-
useToday
boolean useToday
-
-
Class org.jini.rio.core.ServiceBeanConfig
class ServiceBeanConfig extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.jini.rio.core.ServiceBeanInstance
class ServiceBeanInstance extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
-
Serialized Fields
-
hostAddress
String hostAddress
-
hostName
String hostName
-
mi
MarshalledInstance mi
-
sbConfig
org.jini.rio.core.ServiceBeanConfig sbConfig
-
sbID
Uuid sbID
-
-
Class org.jini.rio.core.ServiceElement
class ServiceElement extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
actual
int actual
-
associations
org.jini.rio.core.AssociationDescriptor[] associations
-
autoAdvertise
boolean autoAdvertise
-
componentBundle
org.jini.rio.core.ClassBundle componentBundle
-
discoPool
boolean discoPool
-
exportBundles
org.jini.rio.core.ClassBundle[] exportBundles
-
fdhBundle
org.jini.rio.core.ClassBundle fdhBundle
-
machineCluster
String[] machineCluster
-
matchOnName
boolean matchOnName
-
maxPerMachine
int maxPerMachine
-
maxPerPhysicalMachine
int maxPerPhysicalMachine
-
maxPerZone
Map<String,
Integer> maxPerZone -
planned
int planned
-
probPrimary
boolean probPrimary
-
provisionableCapabilities
Collection provisionableCapabilities
-
provisionType
int provisionType
-
relocateInstanceCount
int relocateInstanceCount
-
requiredZones
String[] requiredZones
-
requiresIsolation
boolean requiresIsolation
-
sbConfig
org.jini.rio.core.ServiceBeanConfig sbConfig
-
slAgreements
org.jini.rio.core.ServiceLevelAgreements slAgreements
-
totalNumberOfServices
int totalNumberOfServices
-
-
Class org.jini.rio.core.ServiceElementTracker
class ServiceElementTracker extends Object implements Externalizable- serialVersionUID:
- -144330767189452417L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.jini.rio.core.ServiceLevelAgreements
class ServiceLevelAgreements extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
-
Serialized Fields
-
Class org.jini.rio.core.ServiceLevelAgreements.SystemRequirement
class SystemRequirement extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.jini.rio.core.SLA
class SLA extends ThresholdValues implements Serializable- serialVersionUID:
- 1L
-
Class org.jini.rio.core.ThresholdValues
class ThresholdValues extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
breachedCount
long breachedCount
How many times a Threshold has been breached -
clearedCount
long clearedCount
How many times a Threshold has been cleared -
currentHighThreshold
double currentHighThreshold
Holds value of property currentHighThreshold. -
currentLowThreshold
double currentLowThreshold
Holds value of property currentLowThreshold. -
highThreshold
double highThreshold
Holds value of property highThreshold. -
lowThreshold
double lowThreshold
Holds value of property lowThreshold.
-
-
Class org.jini.rio.core.ZeroCostModel
class ZeroCostModel extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.jini.rio.event
-
Class org.jini.rio.event.EventDescriptor
class EventDescriptor extends AbstractEntry implements Serializable- serialVersionUID:
- 1L
-
Exception org.jini.rio.event.NoEventConsumerException
class NoEventConsumerException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Class org.jini.rio.event.RemotePropertyChangeEvent
class RemotePropertyChangeEvent extends org.jini.rio.event.RemoteServiceEvent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
event
PropertyChangeEvent event
-
-
Class org.jini.rio.event.RemoteServiceEvent
class RemoteServiceEvent extends RemoteEvent implements Serializable- serialVersionUID:
- 1L
-
-
Package org.jini.rio.resources.resource
-
Package org.jini.rio.resources.servicecore
-
Class org.jini.rio.resources.servicecore.AbstractProxy
class AbstractProxy extends Object implements Serializable- serialVersionUID:
- 2L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
readObjectNoData
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
Class org.jini.rio.resources.servicecore.ConstrainableServiceAdminProxy
class ConstrainableServiceAdminProxy extends org.jini.rio.resources.servicecore.ServiceAdminProxy implements Serializable- serialVersionUID:
- 2L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
-
Serialized Fields
-
constraints
MethodConstraints constraints
-
-
Class org.jini.rio.resources.servicecore.ServiceAdminProxy
class ServiceAdminProxy extends Object implements Serializable- serialVersionUID:
- 2L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
-
Serialized Fields
-
serviceAdmin
org.jini.rio.resources.servicecore.ServiceAdmin serviceAdmin
-
uuid
Uuid uuid
-
-
-
Package org.jini.rio.watch
-
Class org.jini.rio.watch.AccumulatorViewer
class AccumulatorViewer extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
autoRefresh
Timer autoRefresh
-
dataView
org.jini.rio.watch.CalculableViewable dataView
-
defaultDataView
org.jini.rio.watch.CalculableViewable defaultDataView
-
graphPanel
JComponent graphPanel
-
loader
ClassLoader loader
-
mainSplitPane
JSplitPane mainSplitPane
-
paintFlag
boolean paintFlag
-
root
DefaultMutableTreeNode root
-
service
Watchable service
-
sliderListener
ChangeListener sliderListener
-
slidersPanel
org.jini.rio.watch.AccumulatorViewer.GridBagPanel slidersPanel
-
startSl
JSlider startSl
-
startSliderValue
int startSliderValue
-
stopSl
JSlider stopSl
-
stopSliderValue
int stopSliderValue
-
tree
JTree tree
-
watchDataSources
WatchDataSource[] watchDataSources
-
wdsIDs
String[] wdsIDs
-
-
Class org.jini.rio.watch.Calculable
class Calculable extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
The identifier for the Calculable -
value
double value
The value for the Calculable -
when
long when
Holds value of property when, which indicates when the Calculable was recorded
-
-
Class org.jini.rio.watch.CalculableDisplayAttributes
class CalculableDisplayAttributes extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
calculableClass
Class calculableClass
-
title
String title
-
titleFont
org.jini.rio.watch.FontDescriptor titleFont
-
xFormat
NumberFormat xFormat
-
xLegend
String xLegend
-
xLegendFont
org.jini.rio.watch.FontDescriptor xLegendFont
-
xScale
int xScale
-
yFormat
NumberFormat yFormat
-
yLegend
String yLegend
-
yLegendFont
org.jini.rio.watch.FontDescriptor yLegendFont
-
yScale
int yScale
-
-
Class org.jini.rio.watch.FontDescriptor
class FontDescriptor extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
size
int size
-
style
int style
-
-
Class org.jini.rio.watch.ThresholdEvent
class ThresholdEvent extends org.jini.rio.event.RemoteServiceEvent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
calculable
Calculable calculable
-
thresholdValues
ThresholdValues thresholdValues
-
type
int type
-
-
Class org.jini.rio.watch.WatchDescriptor
class WatchDescriptor extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.objectweb.gs.asm
-
Exception org.objectweb.gs.asm.ClassTooLargeException
class ClassTooLargeException extends IndexOutOfBoundsException implements Serializable- serialVersionUID:
- 160715609518896765L
-
Serialized Fields
-
className
String className
-
constantPoolCount
int constantPoolCount
-
-
Exception org.objectweb.gs.asm.MethodTooLargeException
class MethodTooLargeException extends IndexOutOfBoundsException implements Serializable- serialVersionUID:
- 6807380416709738314L
-
-
Package org.openspaces.admin
-
Exception org.openspaces.admin.AdminException
class AdminException extends RuntimeException implements Serializable- serialVersionUID:
- 7131796349428030405L
-
-
Package org.openspaces.admin.alert
-
Exception org.openspaces.admin.alert.AlertConfigurationException
class AlertConfigurationException extends AdminException implements Serializable- serialVersionUID:
- 1L
-
Class org.openspaces.admin.alert.AlertSeverity
class 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
class 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
class AbstractAlert extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.admin.alert.alerts.CpuUtilizationAlert
class CpuUtilizationAlert extends AbstractAlert implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.admin.alert.alerts.GarbageCollectionAlert
class GarbageCollectionAlert extends AbstractAlert implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.admin.alert.alerts.HeapMemoryUtilizationAlert
class HeapMemoryUtilizationAlert extends AbstractAlert implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
class MirrorPersistenceFailureAlert extends AbstractAlert implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.admin.alert.alerts.PhysicalMemoryUtilizationAlert
class PhysicalMemoryUtilizationAlert extends AbstractAlert implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.admin.alert.alerts.ProcessingUnitInstanceMemberAliveIndicatorAlert
class ProcessingUnitInstanceMemberAliveIndicatorAlert extends AbstractAlert implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.admin.alert.alerts.ProvisionFailureAlert
class ProvisionFailureAlert extends AbstractAlert implements Externalizable- serialVersionUID:
- -9088423967507099343L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
class ReplicationChannelDisconnectedAlert extends AbstractAlert implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.admin.alert.alerts.ReplicationRedoLogOverflowToDiskAlert
class ReplicationRedoLogOverflowToDiskAlert extends AbstractAlert implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.admin.alert.alerts.ReplicationRedoLogSizeAlert
class ReplicationRedoLogSizeAlert extends AbstractAlert implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.admin.alert.alerts.SpacePartitionSplitBrainAlert
class SpacePartitionSplitBrainAlert extends AbstractAlert implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.openspaces.admin.alert.config.parser
-
Exception org.openspaces.admin.alert.config.parser.AlertConfigurationParserException
class AlertConfigurationParserException extends AdminException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.openspaces.admin.application
-
Exception org.openspaces.admin.application.ApplicationAlreadyDeployedException
class ApplicationAlreadyDeployedException extends AdminException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.openspaces.admin.bean
-
Exception org.openspaces.admin.bean.BeanConfigException
class BeanConfigException extends AdminException implements Serializable- serialVersionUID:
- 1L
-
Exception org.openspaces.admin.bean.BeanConfigNotFoundException
class BeanConfigNotFoundException extends BeanConfigException implements Serializable- serialVersionUID:
- 1L
-
Exception org.openspaces.admin.bean.BeanConfigurationClassCastException
class BeanConfigurationClassCastException extends BeanConfigurationException implements Serializable- serialVersionUID:
- 1L
-
Exception org.openspaces.admin.bean.BeanConfigurationException
class BeanConfigurationException extends BeanConfigException implements Serializable- serialVersionUID:
- 1L
-
Exception org.openspaces.admin.bean.BeanInitializationException
class BeanInitializationException extends BeanConfigException implements Serializable- serialVersionUID:
- 1L
-
Exception org.openspaces.admin.bean.EnabledBeanConfigCannotBeChangedException
class EnabledBeanConfigCannotBeChangedException extends BeanConfigException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.openspaces.admin.internal.admin
-
Exception org.openspaces.admin.internal.admin.AdminClosedException
class AdminClosedException extends IllegalStateException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.openspaces.admin.internal.alert
-
Class org.openspaces.admin.internal.alert.DefaultAlert
class DefaultAlert extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.openspaces.admin.internal.pipelines
-
Class org.openspaces.admin.internal.pipelines.CR8Impl
class CR8Impl extends Object implements Externalizable- serialVersionUID:
- -616656324575447832L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.admin.internal.pipelines.PipelineMetrics
class PipelineMetrics extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.openspaces.admin.pu
-
Exception org.openspaces.admin.pu.ProcessingUnitAlreadyDeployedException
class ProcessingUnitAlreadyDeployedException extends AdminException implements Serializable- serialVersionUID:
- 7237728063214305847L
-
Serialized Fields
-
processingUnitName
String processingUnitName
-
-
Exception org.openspaces.admin.pu.ProcessingUnitAlreadyLockedException
class ProcessingUnitAlreadyLockedException extends AdminException implements Serializable- serialVersionUID:
- 7237728063214305847L
-
Serialized Fields
-
processingUnitName
String processingUnitName
-
-
-
Package org.openspaces.core
-
Exception org.openspaces.core.BadSqlQueryException
class BadSqlQueryException extends org.springframework.dao.InvalidDataAccessResourceUsageException implements Serializable- serialVersionUID:
- 2097131282296904506L
-
Exception org.openspaces.core.ChangeException
class ChangeException extends org.springframework.dao.InvalidDataAccessResourceUsageException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
changedEntries
Collection<ChangedEntryDetails<?>> changedEntries
-
numChangedEntries
int numChangedEntries
-
translatedEntriesFailedToChange
Collection<FailedChangedEntryDetails> translatedEntriesFailedToChange
-
translatedErrors
Collection<Throwable> translatedErrors
-
-
Exception org.openspaces.core.ClearException
class ClearException extends QueryMultiplePartialFailureException implements Serializable- serialVersionUID:
- 1L
-
Exception org.openspaces.core.ConsistencyLevelViolationException
class ConsistencyLevelViolationException extends org.springframework.dao.DataAccessException implements Serializable- serialVersionUID:
- 1L
-
Exception org.openspaces.core.EntryAlreadyInSpaceException
class EntryAlreadyInSpaceException extends org.springframework.dao.DataIntegrityViolationException implements Serializable- serialVersionUID:
- -8553568598873283849L
-
Serialized Fields
-
Exception org.openspaces.core.EntryLockedException
class EntryLockedException extends org.springframework.dao.DataAccessException implements Serializable- serialVersionUID:
- 5818713902380517672L
-
Exception org.openspaces.core.EntryNotInSpaceException
class EntryNotInSpaceException extends org.springframework.dao.DataRetrievalFailureException implements Serializable- serialVersionUID:
- 1654923353943041796L
-
Serialized Fields
-
Exception org.openspaces.core.EntrySerializationException
class EntrySerializationException extends org.springframework.dao.InvalidDataAccessResourceUsageException implements Serializable- serialVersionUID:
- -200863207916463960L
-
Exception org.openspaces.core.InactiveTransactionException
class InactiveTransactionException extends TransactionDataAccessException implements Serializable- serialVersionUID:
- -2143596398922984453L
-
Exception org.openspaces.core.InternalSpaceException
class InternalSpaceException extends org.springframework.dao.DataAccessException implements Serializable- serialVersionUID:
- -4486328522662794541L
-
Serialized Fields
-
Exception org.openspaces.core.InvalidFifoClassException
class InvalidFifoClassException extends InvalidFifoOperationException implements Serializable- serialVersionUID:
- 1523791345410332721L
-
Serialized Fields
-
e
InvalidFifoClassException e
Deprecated.
-
-
Exception org.openspaces.core.InvalidFifoOperationException
class InvalidFifoOperationException extends org.springframework.dao.InvalidDataAccessResourceUsageException implements Serializable- serialVersionUID:
- -1795908876690221029L
-
Exception org.openspaces.core.InvalidFifoTemplateException
class InvalidFifoTemplateException extends InvalidFifoOperationException implements Serializable- serialVersionUID:
- -8375088583591987356L
-
Serialized Fields
-
Exception org.openspaces.core.InvalidTransactionUsageException
class InvalidTransactionUsageException extends TransactionDataAccessException implements Serializable- serialVersionUID:
- -2063417620859419314L
-
Exception org.openspaces.core.ObjectConversionException
class ObjectConversionException extends org.springframework.dao.InvalidDataAccessResourceUsageException implements Serializable- serialVersionUID:
- 1406696928164962971L
-
Exception org.openspaces.core.QueryMultiplePartialFailureException
class QueryMultiplePartialFailureException extends org.springframework.dao.InvalidDataAccessResourceUsageException implements Serializable- serialVersionUID:
- -1462249730038320280L
-
Exception org.openspaces.core.ReadByIdsException
class ReadByIdsException extends org.springframework.dao.InvalidDataAccessResourceUsageException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_results
ReadByIdsException.ReadByIdResult[] _results
-
-
Exception org.openspaces.core.ReadMultipleException
class ReadMultipleException extends QueryMultiplePartialFailureException implements Serializable- serialVersionUID:
- 1L
-
Exception org.openspaces.core.RedoLogCapacityExceededException
class RedoLogCapacityExceededException extends ResourceCapacityExceededException implements Serializable- serialVersionUID:
- 234800445050248452L
-
Serialized Fields
-
Exception org.openspaces.core.RemoteDataAccessException
class RemoteDataAccessException extends org.springframework.dao.DataAccessException implements Serializable- serialVersionUID:
- 558720637535974546L
-
Serialized Fields
-
e
RemoteException e
-
-
Exception org.openspaces.core.ResourceCapacityExceededException
class ResourceCapacityExceededException extends org.springframework.dao.DataAccessException implements Serializable- serialVersionUID:
- -6944733039412790229L
-
Exception org.openspaces.core.SecurityAccessException
class SecurityAccessException extends org.springframework.dao.PermissionDeniedDataAccessException implements Serializable- serialVersionUID:
- 1L
-
Exception org.openspaces.core.SpaceClosedException
class SpaceClosedException extends org.springframework.dao.DataAccessException implements Serializable- serialVersionUID:
- -3994010234530007343L
-
Exception org.openspaces.core.SpaceInQuiesceModeException
class SpaceInQuiesceModeException extends org.springframework.dao.DataAccessException implements Serializable- serialVersionUID:
- 1L
-
Exception org.openspaces.core.SpaceInterruptedException
class SpaceInterruptedException extends org.springframework.dao.DataAccessException implements Serializable- serialVersionUID:
- -6219381039463990418L
-
Exception org.openspaces.core.SpaceMemoryShortageException
class SpaceMemoryShortageException extends ResourceCapacityExceededException implements Serializable- serialVersionUID:
- 7772971816257691465L
-
Serialized Fields
-
Exception org.openspaces.core.SpaceMetadataException
class SpaceMetadataException extends org.springframework.dao.InvalidDataAccessResourceUsageException implements Serializable- serialVersionUID:
- 1L
-
Exception org.openspaces.core.SpaceOptimisticLockingFailureException
class SpaceOptimisticLockingFailureException extends org.springframework.dao.OptimisticLockingFailureException implements Serializable- serialVersionUID:
- 2963324400567929826L
-
Serialized Fields
-
Exception org.openspaces.core.SpaceTimeoutException
class SpaceTimeoutException extends org.springframework.dao.DataAccessException implements Serializable- serialVersionUID:
- -6455740849471228392L
-
Exception org.openspaces.core.TakeByIdsException
class TakeByIdsException extends org.springframework.dao.InvalidDataAccessResourceUsageException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_results
TakeByIdsException.TakeByIdResult[] _results
-
-
Exception org.openspaces.core.TakeMultipleException
class TakeMultipleException extends QueryMultiplePartialFailureException implements Serializable- serialVersionUID:
- 1L
-
Exception org.openspaces.core.TieredStorageMetadataException
class TieredStorageMetadataException extends SpaceMetadataException implements Serializable- serialVersionUID:
- 1L
-
Exception org.openspaces.core.TieredStorageOperationException
class TieredStorageOperationException extends org.springframework.dao.InvalidDataAccessResourceUsageException implements Serializable- serialVersionUID:
- 1L
-
Exception org.openspaces.core.TransactionDataAccessException
class TransactionDataAccessException extends org.springframework.dao.DataAccessException implements Serializable- serialVersionUID:
- -6113375689076743832L
-
Exception org.openspaces.core.UncategorizedSpaceException
class UncategorizedSpaceException extends org.springframework.dao.UncategorizedDataAccessException implements Serializable- serialVersionUID:
- -5799478121195480605L
-
Exception org.openspaces.core.UniqueConstraintViolationException
class UniqueConstraintViolationException extends org.springframework.dao.DataAccessException implements Serializable- serialVersionUID:
- 1L
-
Exception org.openspaces.core.UnusableEntryException
class UnusableEntryException extends org.springframework.dao.DataRetrievalFailureException implements Serializable- serialVersionUID:
- -8652798659299131940L
-
Exception org.openspaces.core.UpdateOperationTimeoutException
class UpdateOperationTimeoutException extends org.springframework.dao.CannotAcquireLockException implements Serializable- serialVersionUID:
- 4041065346557282521L
-
Exception org.openspaces.core.WriteMultipleException
class WriteMultipleException extends WriteMultiplePartialFailureException implements Serializable- serialVersionUID:
- 1L
-
Exception org.openspaces.core.WriteMultiplePartialFailureException
class WriteMultiplePartialFailureException extends org.springframework.dao.InvalidDataAccessResourceUsageException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
results
WriteMultipleException.IWriteResult[] results
Deprecated.
-
-
-
Package org.openspaces.core.cluster
-
Class org.openspaces.core.cluster.ClusterInfo
class ClusterInfo extends Object implements Serializable- serialVersionUID:
- -128705742407213814L
-
-
Package org.openspaces.core.cluster.internal
-
Class org.openspaces.core.cluster.internal.ClusterInfoImpl
class ClusterInfoImpl extends ClusterInfo implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.openspaces.core.executor
-
Package org.openspaces.core.executor.internal
-
Exception org.openspaces.core.executor.internal.ExecutorMetaDataProvider.FailedToExecuteRoutingMethodException
class FailedToExecuteRoutingMethodException extends org.springframework.dao.DataAccessException implements Serializable- serialVersionUID:
- -3598757232489798078L
-
Class org.openspaces.core.executor.internal.InternalDistributedSpaceTaskWrapper
class InternalDistributedSpaceTaskWrapper extends InternalSpaceTaskWrapper<T extends Serializable> implements Externalizable- serialVersionUID:
- -8997841035295544425L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.core.executor.internal.InternalDurableTaskWrapper
class InternalDurableTaskWrapper extends InternalDistributedSpaceTaskWrapper<T extends Serializable,R> implements Externalizable - serialVersionUID:
- -8997841035295544425L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.core.executor.internal.InternalSpaceTaskWrapper
class InternalSpaceTaskWrapper extends Object implements Externalizable- serialVersionUID:
- -7391977361461247102L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.openspaces.core.executor.juc
-
Class org.openspaces.core.executor.juc.CallableDistributedTaskAdapter
class CallableDistributedTaskAdapter extends CallableTaskAdapter<T extends Serializable> implements Externalizable- serialVersionUID:
- -5146382658283768618L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.core.executor.juc.CallableTaskAdapter
class CallableTaskAdapter extends Object implements Externalizable- serialVersionUID:
- -4269560297517277737L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.core.executor.juc.RunnableDistributedTaskAdapter
class RunnableDistributedTaskAdapter extends RunnableTaskAdapter<T extends Serializable> implements Externalizable- serialVersionUID:
- 8361827094517059908L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.core.executor.juc.RunnableTaskAdapter
class RunnableTaskAdapter extends Object implements Externalizable- serialVersionUID:
- -5958775825432335114L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.openspaces.core.executor.mvcc
-
Class org.openspaces.core.executor.mvcc.MVCCEmptyTaskResult
class MVCCEmptyTaskResult extends AbstractMVCCProtocolTaskResult implements Serializable- serialVersionUID:
- 6523277312128105203L
-
-
Package org.openspaces.core.executor.mvcc.exception
-
Exception org.openspaces.core.executor.mvcc.exception.MVCCEntryModifyConflictException
class MVCCEntryModifyConflictException extends org.springframework.dao.DataAccessException implements Serializable- serialVersionUID:
- 7382997159809192427L
-
Exception org.openspaces.core.executor.mvcc.exception.MVCCRetryTaskException
class MVCCRetryTaskException extends Exception implements Serializable- serialVersionUID:
- 7382997159809192328L
-
Exception org.openspaces.core.executor.mvcc.exception.MVCCRevertGenerationException
class MVCCRevertGenerationException extends org.springframework.dao.DataAccessException implements Serializable- serialVersionUID:
- 8247451530063091451L
-
Exception org.openspaces.core.executor.mvcc.exception.MVCCRevertGenerationTaskException
class MVCCRevertGenerationTaskException extends Exception implements Serializable- serialVersionUID:
- 6073741604532171406L
-
Exception org.openspaces.core.executor.mvcc.exception.MVCCZooKeeperHandlerCreationException
class MVCCZooKeeperHandlerCreationException extends RuntimeException implements Serializable- serialVersionUID:
- 5687101084072415426L
-
-
Package org.openspaces.core.executor.mvcc.protocol
-
Class org.openspaces.core.executor.mvcc.protocol.AbstractCommitTwoPhaseTask
class AbstractCommitTwoPhaseTask extends Object implements Serializable- serialVersionUID:
- 8149048216941884516L
-
Serialized Fields
-
committedGeneration
long committedGeneration
-
transactionId
long transactionId
-
-
Class org.openspaces.core.executor.mvcc.protocol.AbstractMVCCProtocolTaskResult
class AbstractMVCCProtocolTaskResult extends Object implements Serializable- serialVersionUID:
- -6559029718470261175L
-
Class org.openspaces.core.executor.mvcc.protocol.AbstractOnePhaseTask
class AbstractOnePhaseTask extends Object implements Serializable- serialVersionUID:
- 5714510450727020854L
-
Serialized Fields
-
directSpaceProxy
IDirectSpaceProxy directSpaceProxy
-
generationsState
MVCCGenerationsState generationsState
-
retryIntervalMillis
long retryIntervalMillis
-
taskRetries
int taskRetries
-
-
Class org.openspaces.core.executor.mvcc.protocol.AbstractPrepareTwoPhaseTask
class AbstractPrepareTwoPhaseTask extends Object implements Serializable- serialVersionUID:
- 2137247152783484363L
-
Serialized Fields
-
activeGenerations
Set<Long> activeGenerations
-
generationsState
MVCCGenerationsState generationsState
-
handler
ZooKeeperMVCCHandler handler
-
isFirstTry
boolean isFirstTry
-
zkCollocatedClientConfig
ZKCollocatedClientConfig zkCollocatedClientConfig
-
-
Class org.openspaces.core.executor.mvcc.protocol.MVCCRevertGenerationTask
class MVCCRevertGenerationTask extends Object implements Serializable- serialVersionUID:
- 381666345179297373L
-
Class org.openspaces.core.executor.mvcc.protocol.MVCCRevertGenerationTaskResult
class MVCCRevertGenerationTaskResult extends AbstractMVCCProtocolTaskResult implements Serializable- serialVersionUID:
- 1394662451622638332L
-
-
Package org.openspaces.core.executor.support
-
Class org.openspaces.core.executor.support.AbstractDelegatingDistributedTask
class AbstractDelegatingDistributedTask extends SimpleDelegatingTask<T extends Serializable> implements Serializable- serialVersionUID:
- 8936434181366749219L
-
Class org.openspaces.core.executor.support.AvgTask
class AvgTask extends AbstractDelegatingDistributedTask<T extends Number,R extends Number> implements Externalizable - serialVersionUID:
- -6970700450888522663L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.core.executor.support.MaxTask
class MaxTask extends AbstractDelegatingDistributedTask<T extends Number,T extends Number> implements Externalizable - serialVersionUID:
- 8467204680463687573L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.core.executor.support.MinTask
class MinTask extends AbstractDelegatingDistributedTask<T extends Number,T extends Number> implements Externalizable - serialVersionUID:
- -8472546701431396889L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception org.openspaces.core.executor.support.NoResultsException
class NoResultsException extends Exception implements Serializable- serialVersionUID:
- 2192604921668646280L
-
Class org.openspaces.core.executor.support.PrivilegedDistributedTask
class PrivilegedDistributedTask extends AbstractDelegatingDistributedTask<T extends Serializable,R> implements Externalizable - serialVersionUID:
- 8798827598285224843L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.core.executor.support.PrivilegedTask
- serialVersionUID:
- 5299631827451867456L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.core.executor.support.SimpleDelegatingDistributedTask
class SimpleDelegatingDistributedTask extends AbstractDelegatingDistributedTask<T extends Serializable,R> implements Serializable - serialVersionUID:
- -48040005368590730L
-
Class org.openspaces.core.executor.support.SimpleDelegatingTask
class SimpleDelegatingTask extends Object implements Serializable- serialVersionUID:
- -8905168049829612761L
-
Serialized Fields
-
task
Task<T extends Serializable> task
-
-
Class org.openspaces.core.executor.support.SumTask
class SumTask extends AbstractDelegatingDistributedTask<T extends Number,R extends Number> implements Externalizable - serialVersionUID:
- 5923261878864135519L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.openspaces.core.gateway
-
Class org.openspaces.core.gateway.GatewayDelegatorServiceDetails
class GatewayDelegatorServiceDetails extends GatewayServiceDetails implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.core.gateway.GatewayServiceDetails
class GatewayServiceDetails extends PlainServiceDetails implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.core.gateway.GatewaySinkServiceDetails
class GatewaySinkServiceDetails extends GatewayServiceDetails implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.openspaces.core.internal.commons.math
-
Exception org.openspaces.core.internal.commons.math.ConvergenceException
class ConvergenceException extends MathException implements Serializable- serialVersionUID:
- 4883703247677159141L
-
Exception org.openspaces.core.internal.commons.math.MathException
class MathException extends Exception implements Serializable- serialVersionUID:
- -9004610152740737812L
-
Exception org.openspaces.core.internal.commons.math.MathRuntimeException
class MathRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- -5128983364075381060L
-
-
Package org.openspaces.core.internal.commons.math.fraction
-
Class org.openspaces.core.internal.commons.math.fraction.AbstractFormat
class AbstractFormat extends NumberFormat implements Serializable- serialVersionUID:
- -6981118387974191891L
-
Serialized Fields
-
denominatorFormat
NumberFormat denominatorFormat
The format used for the denominator. -
numeratorFormat
NumberFormat numeratorFormat
The format used for the numerator.
-
-
Class org.openspaces.core.internal.commons.math.fraction.Fraction
class Fraction extends Number implements Serializable- serialVersionUID:
- 3698073679419233275L
-
Serialized Fields
-
denominator
int denominator
The denominator. -
numerator
int numerator
The numerator.
-
-
Exception org.openspaces.core.internal.commons.math.fraction.FractionConversionException
class FractionConversionException extends ConvergenceException implements Serializable- serialVersionUID:
- -4661812640132576263L
-
Class org.openspaces.core.internal.commons.math.fraction.FractionField
class FractionField extends Object implements Serializable- serialVersionUID:
- -1257768487499119313L
-
Serialization Methods
-
readResolve
Handle deserialization of the singleton.
-
-
Class org.openspaces.core.internal.commons.math.fraction.FractionFormat
class FractionFormat extends AbstractFormat implements Serializable- serialVersionUID:
- 3008655719530972611L
-
Class org.openspaces.core.internal.commons.math.fraction.ProperFractionFormat
class ProperFractionFormat extends FractionFormat implements Serializable- serialVersionUID:
- 760934726031766749L
-
Serialized Fields
-
wholeFormat
NumberFormat wholeFormat
The format used for the whole number.
-
-
-
Package org.openspaces.core.map
-
Class org.openspaces.core.map.LockHandle
class LockHandle extends Object implements Externalizable- serialVersionUID:
- -8380130385514899614L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.openspaces.core.properties
-
Class org.openspaces.core.properties.BeanLevelProperties
class BeanLevelProperties extends Object implements Serializable- serialVersionUID:
- -5373882281270584863L
-
Serialized Fields
-
beanProperties
Map<String,
Properties> beanProperties -
contextProperties
Properties contextProperties
-
-
-
Package org.openspaces.core.space
-
Exception org.openspaces.core.space.CannotCloseSpaceException
class CannotCloseSpaceException extends org.springframework.dao.DataAccessResourceFailureException implements Serializable- serialVersionUID:
- 1L
-
Exception org.openspaces.core.space.CannotCreateSpaceException
class CannotCreateSpaceException extends org.springframework.dao.DataAccessResourceFailureException implements Serializable- serialVersionUID:
- -8026907614225627043L
-
Exception org.openspaces.core.space.CannotFindSpaceException
class CannotFindSpaceException extends org.springframework.dao.DataAccessResourceFailureException implements Serializable- serialVersionUID:
- 5692604156053227086L
-
Class org.openspaces.core.space.SpaceServiceDetails
class SpaceServiceDetails extends PlainServiceDetails implements Externalizable- serialVersionUID:
- -8974518417753189880L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.openspaces.core.space.filter
-
Exception org.openspaces.core.space.filter.FilterExecutionException
class FilterExecutionException extends org.springframework.core.NestedRuntimeException implements Serializable- serialVersionUID:
- -1291118446669719067L
-
-
Package org.openspaces.core.space.mode
-
Class org.openspaces.core.space.mode.AbstractSpaceModeChangeEvent
class AbstractSpaceModeChangeEvent extends org.springframework.context.ApplicationEvent implements Serializable- serialVersionUID:
- 6333546136563910455L
-
Serialized Fields
-
spaceMode
SpaceMode spaceMode
-
-
Class org.openspaces.core.space.mode.AfterSpaceModeChangeEvent
class AfterSpaceModeChangeEvent extends AbstractSpaceModeChangeEvent implements Serializable- serialVersionUID:
- 3684643308907987339L
-
Class org.openspaces.core.space.mode.BeforeSpaceModeChangeEvent
class BeforeSpaceModeChangeEvent extends AbstractSpaceModeChangeEvent implements Serializable- serialVersionUID:
- 1517730321537539772L
-
-
Package org.openspaces.core.space.status
-
Class org.openspaces.core.space.status.SpaceStatusChangedEvent
class SpaceStatusChangedEvent extends org.springframework.context.ApplicationEvent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
spaceMode
SpaceMode spaceMode
-
suspendType
SuspendType suspendType
-
-
-
Package org.openspaces.core.transaction.manager
-
Class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
class AbstractJiniTransactionManager extends org.springframework.transaction.support.AbstractPlatformTransactionManager implements Serializable- serialVersionUID:
- 4217156441204875733L
-
Serialized Fields
-
beanName
String beanName
-
commitTimeout
Long commitTimeout
-
leaseRenewalConfig
TransactionLeaseRenewalConfig leaseRenewalConfig
-
leaseRenewalManagers
LeaseRenewalManager[] leaseRenewalManagers
-
rollbackTimeout
Long rollbackTimeout
-
transactionalContext
Object transactionalContext
-
-
Exception org.openspaces.core.transaction.manager.AbstractJiniTransactionManager.UnexpectedTransactionException
class UnexpectedTransactionException extends org.springframework.transaction.TransactionException implements Serializable- serialVersionUID:
- 1L
-
Class org.openspaces.core.transaction.manager.DirectJiniTransactionManager
class DirectJiniTransactionManager extends AbstractJiniTransactionManager implements Serializable- serialVersionUID:
- -8773176073029897135L
-
Serialized Fields
-
transactionManager
TransactionManager transactionManager
-
-
Class org.openspaces.core.transaction.manager.DistributedJiniTransactionManager
class DistributedJiniTransactionManager extends AbstractJiniTransactionManager implements Serializable- serialVersionUID:
- 5766281396691553487L
-
Serialized Fields
-
impl
TxnManager impl
-
proxy
TransactionManager proxy
-
-
Class org.openspaces.core.transaction.manager.LookupJiniTransactionManager
class LookupJiniTransactionManager extends AbstractJiniTransactionManager implements Serializable- serialVersionUID:
- -917940171952237730L
-
-
Package org.openspaces.core.util
-
Exception org.openspaces.core.util.PlaceholderReplacer.PlaceholderResolutionException
class PlaceholderResolutionException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.openspaces.events
-
Class org.openspaces.events.EventContainerServiceDetails
class EventContainerServiceDetails extends PlainServiceDetails implements Externalizable- serialVersionUID:
- 4051111058959971069L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.events.EventContainerServiceMonitors
class EventContainerServiceMonitors extends PlainServiceMonitors implements Externalizable- serialVersionUID:
- -6852327853548539168L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception org.openspaces.events.ListenerExecutionFailedException
class ListenerExecutionFailedException extends org.springframework.dao.DataAccessException implements Serializable- serialVersionUID:
- 7502177620008347109L
-
-
Package org.openspaces.events.asyncpolling
-
Class org.openspaces.events.asyncpolling.AggregatedAsyncPollingEventContainerServiceDetails
class AggregatedAsyncPollingEventContainerServiceDetails extends PlainAggregatedServiceDetails implements Externalizable- serialVersionUID:
- 6886365711202765516L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceDetails
class AsyncPollingEventContainerServiceDetails extends EventContainerServiceDetails implements Externalizable- serialVersionUID:
- -2888577681327987480L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceMonitors
class AsyncPollingEventContainerServiceMonitors extends EventContainerServiceMonitors implements Externalizable- serialVersionUID:
- -6863158719393041020L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.openspaces.events.notify
-
Class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
class AggregatedNotifyEventContainerServiceDetails extends PlainAggregatedServiceDetails implements Externalizable- serialVersionUID:
- -4365506459855928055L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception org.openspaces.events.notify.CannotCreateNotifySessionException
class CannotCreateNotifySessionException extends org.springframework.dao.DataAccessResourceFailureException implements Serializable- serialVersionUID:
- 8957193715747405306L
-
Serialized Fields
-
config
EventSessionConfig config
-
-
Class org.openspaces.events.notify.NotifyEventContainerServiceDetails
class NotifyEventContainerServiceDetails extends EventContainerServiceDetails implements Externalizable- serialVersionUID:
- -3767022008839525953L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.events.notify.NotifyEventContainerServiceMonitors
class NotifyEventContainerServiceMonitors extends EventContainerServiceMonitors implements Externalizable- serialVersionUID:
- 5733661691119820165L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception org.openspaces.events.notify.NotifyListenerRegistrationException
class NotifyListenerRegistrationException extends org.springframework.dao.DataAccessResourceFailureException implements Serializable- serialVersionUID:
- -8079394141467235611L
-
-
Package org.openspaces.events.polling
-
Class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails
class AggregatedPollingEventContainerServiceDetails extends PlainAggregatedServiceDetails implements Externalizable- serialVersionUID:
- -4531279106221740074L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.events.polling.PollingEventContainerServiceDetails
class PollingEventContainerServiceDetails extends EventContainerServiceDetails implements Externalizable- serialVersionUID:
- 6240507580002461248L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.events.polling.PollingEventContainerServiceMonitors
class PollingEventContainerServiceMonitors extends EventContainerServiceMonitors implements Externalizable- serialVersionUID:
- 545174360485562728L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.openspaces.events.support
-
Class org.openspaces.events.support.RegisterDistributedEventContainerTask
class RegisterDistributedEventContainerTask extends RegisterEventContainerTask implements Serializable- serialVersionUID:
- 463040102712604939L
-
Class org.openspaces.events.support.RegisterEventContainerTask
class RegisterEventContainerTask extends Object implements Serializable- serialVersionUID:
- -6134368200139357734L
-
Serialized Fields
-
eventContainer
Object eventContainer
-
-
Class org.openspaces.events.support.UnregisterDistributedEventContainerTask
class UnregisterDistributedEventContainerTask extends UnregisterEventContainerTask implements Serializable- serialVersionUID:
- 5973430519765798233L
-
Class org.openspaces.events.support.UnregisterEventContainerTask
class UnregisterEventContainerTask extends Object implements Serializable- serialVersionUID:
- -6927651658526034507L
-
Serialized Fields
-
containerName
String containerName
-
-
-
Package org.openspaces.persistency.cassandra.archive
-
Exception org.openspaces.persistency.cassandra.archive.SpaceCassandraArchiveOperationHandlerException
class SpaceCassandraArchiveOperationHandlerException extends SpaceCassandraException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.openspaces.persistency.cassandra.error
-
Exception org.openspaces.persistency.cassandra.error.SpaceCassandraDataSourceException
class SpaceCassandraDataSourceException extends SpaceCassandraException implements Serializable- serialVersionUID:
- 1L
-
Exception org.openspaces.persistency.cassandra.error.SpaceCassandraException
class SpaceCassandraException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.openspaces.persistency.cassandra.error.SpaceCassandraQueryExecutionException
class SpaceCassandraQueryExecutionException extends SpaceCassandraException implements Serializable- serialVersionUID:
- 1L
-
Exception org.openspaces.persistency.cassandra.error.SpaceCassandraSchemaUpdateException
class SpaceCassandraSchemaUpdateException extends SpaceCassandraException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
isRetryable
boolean isRetryable
-
-
Exception org.openspaces.persistency.cassandra.error.SpaceCassandraSerializationException
class SpaceCassandraSerializationException extends SpaceCassandraException implements Serializable- serialVersionUID:
- 1L
-
Exception org.openspaces.persistency.cassandra.error.SpaceCassandraSynchronizationException
class SpaceCassandraSynchronizationException extends SpaceCassandraException implements Serializable- serialVersionUID:
- 1L
-
Exception org.openspaces.persistency.cassandra.error.SpaceCassandraTypeIntrospectionException
class SpaceCassandraTypeIntrospectionException extends SpaceCassandraException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.openspaces.persistency.cassandra.meta
-
Class org.openspaces.persistency.cassandra.meta.ColumnFamilyMetadata
class ColumnFamilyMetadata extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.persistency.cassandra.meta.ColumnFamilyMetadataMetadata
class ColumnFamilyMetadataMetadata extends ColumnFamilyMetadata implements Externalizable- serialVersionUID:
- 7971805653493995831L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.persistency.cassandra.meta.TypedColumnMetadata
class TypedColumnMetadata extends AbstractColumnMetadata implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.openspaces.persistency.cassandra.meta.mapping
-
Class org.openspaces.persistency.cassandra.meta.mapping.SpaceTypeDescriptorHolder
class SpaceTypeDescriptorHolder extends SpaceTypeDescriptorContainer implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.openspaces.persistency.cassandra.meta.mapping.node
-
Class org.openspaces.persistency.cassandra.meta.mapping.node.PojoTypeNode
class PojoTypeNode extends AbstractCompoundTypeNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.persistency.cassandra.meta.mapping.node.SpaceDocumentTopLevelTypeNode
class SpaceDocumentTopLevelTypeNode extends SpaceDocumentTypeNode implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.openspaces.persistency.kafka
-
Exception org.openspaces.persistency.kafka.SpaceKafkaException
class SpaceKafkaException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.openspaces.persistency.support
-
Class org.openspaces.persistency.support.SpaceTypeDescriptorContainer
class SpaceTypeDescriptorContainer extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.openspaces.pu.container
-
Exception org.openspaces.pu.container.CannotCloseContainerException
class CannotCloseContainerException extends ProcessingUnitContainerException implements Serializable- serialVersionUID:
- -933652672759514319L
-
Exception org.openspaces.pu.container.CannotCreateContainerException
class CannotCreateContainerException extends ProcessingUnitContainerException implements Serializable- serialVersionUID:
- -6816021622144123429L
-
Exception org.openspaces.pu.container.ProcessingUnitContainerException
class ProcessingUnitContainerException extends org.springframework.core.NestedRuntimeException implements Serializable- serialVersionUID:
- 6307779488420075585L
-
-
Package org.openspaces.pu.container.jee
-
Class org.openspaces.pu.container.jee.JeeServiceDetails
class JeeServiceDetails extends PlainServiceDetails implements Externalizable- serialVersionUID:
- 5347342326588251565L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.openspaces.pu.container.jee.jetty.session
-
Class org.openspaces.pu.container.jee.jetty.session.FindNonExpiredSessionsTask
class FindNonExpiredSessionsTask extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.openspaces.pu.container.jee.stats
-
Class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors
class WebRequestsServiceMonitors extends PlainServiceMonitors implements Externalizable- serialVersionUID:
- 1345686383755041069L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.openspaces.pu.container.servicegrid
-
Class org.openspaces.pu.container.servicegrid.PUDetails
class PUDetails extends Object implements Externalizable- serialVersionUID:
- -6918314643571673741L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.pu.container.servicegrid.PUMonitors
class PUMonitors extends Object implements Externalizable- serialVersionUID:
- -2151337794076639780L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
class PUServiceBeanProxy extends org.jini.rio.resources.servicecore.AbstractProxy implements Serializable- serialVersionUID:
- 1L
-
-
Package org.openspaces.pu.container.servicegrid.deploy
-
Exception org.openspaces.pu.container.servicegrid.deploy.GSMNotFoundException
class GSMNotFoundException extends org.springframework.core.NestedRuntimeException implements Serializable- serialVersionUID:
- -8073595538933440181L
-
Serialized Fields
-
groups
String[] groups
-
timeout
long timeout
-
-
Exception org.openspaces.pu.container.servicegrid.deploy.ProcessingUnitNotFoundException
class ProcessingUnitNotFoundException extends org.springframework.core.NestedRuntimeException implements Serializable- serialVersionUID:
- 2795475112878615318L
-
-
Package org.openspaces.pu.container.standalone
-
Class org.openspaces.pu.container.standalone.StandaloneServiceDetails
class StandaloneServiceDetails extends PlainServiceDetails implements Externalizable- serialVersionUID:
- -8948868773366918481L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.openspaces.pu.container.support
-
Class org.openspaces.pu.container.support.WebsterFile
class WebsterFile extends File implements Serializable- serialVersionUID:
- 6166390927496427656L
-
-
Package org.openspaces.pu.service
-
Class org.openspaces.pu.service.CustomServiceDetails
class CustomServiceDetails extends PlainServiceDetails implements Externalizable- serialVersionUID:
- -8038713604075604209L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.pu.service.CustomServiceMonitors
class CustomServiceMonitors extends PlainServiceMonitors implements Externalizable- serialVersionUID:
- -8725975653646227379L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception org.openspaces.pu.service.InvocableServiceLookupFailureException
class InvocableServiceLookupFailureException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Class org.openspaces.pu.service.InvocationResult
class InvocationResult extends Object implements Externalizable- serialVersionUID:
- 1051610996828142259L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.pu.service.PlainAggregatedServiceDetails
class PlainAggregatedServiceDetails extends Object implements Externalizable- serialVersionUID:
- 706793192579879135L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.pu.service.PlainServiceDetails
class PlainServiceDetails extends Object implements Externalizable- serialVersionUID:
- -6051967441062799406L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.pu.service.PlainServiceMonitors
class PlainServiceMonitors extends Object implements Externalizable- serialVersionUID:
- -2530051320077906919L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.openspaces.pu.sla
-
Class org.openspaces.pu.sla.AbstractPolicy
class AbstractPolicy extends Object implements Serializable- serialVersionUID:
- 3791695622307938554L
-
Serialized Fields
-
high
double high
-
low
double low
-
lowerDampener
long lowerDampener
-
monitor
String monitor
-
upperDampener
long upperDampener
-
-
Class org.openspaces.pu.sla.InstanceSLA
class InstanceSLA extends Object implements Serializable- serialVersionUID:
- -7882449868172478036L
-
Serialized Fields
-
backupId
Integer backupId
-
instanceId
Integer instanceId
-
requirements
List<Requirement> requirements
-
-
Class org.openspaces.pu.sla.MemberAliveIndicator
class MemberAliveIndicator extends Object implements Serializable- serialVersionUID:
- -7738144705717881390L
-
Serialized Fields
-
invocationDelay
long invocationDelay
-
retryCount
int retryCount
-
retryTimeout
long retryTimeout
-
-
Class org.openspaces.pu.sla.RelocationPolicy
class RelocationPolicy extends AbstractPolicy implements Serializable- serialVersionUID:
- 4958476938556141813L
-
Class org.openspaces.pu.sla.ScaleUpPolicy
class ScaleUpPolicy extends AbstractPolicy implements Serializable- serialVersionUID:
- 4455422998317289836L
-
Serialized Fields
-
maxInstances
int maxInstances
-
-
Class org.openspaces.pu.sla.SLA
class SLA extends Object implements Serializable- serialVersionUID:
- -7596100914791517899L
-
Serialized Fields
-
clusterSchema
String clusterSchema
-
instanceSLAs
List<InstanceSLA> instanceSLAs
-
maxInstancesPerMachine
int maxInstancesPerMachine
-
maxInstancesPerVM
int maxInstancesPerVM
-
maxInstancesPerZone
Map<String,
Integer> maxInstancesPerZone -
memberAliveIndicator
MemberAliveIndicator memberAliveIndicator
-
monitors
List<Monitor> monitors
-
numberOfBackups
int numberOfBackups
-
numberOfInstances
int numberOfInstances
-
policy
Policy policy
-
requirements
List<Requirement> requirements
-
requiresIsolation
boolean requiresIsolation
-
-
-
Package org.openspaces.pu.sla.monitor
-
Class org.openspaces.pu.sla.monitor.AbstractMonitor
class AbstractMonitor extends Object implements Serializable- serialVersionUID:
- 6622476878904436821L
-
Serialized Fields
-
historySize
int historySize
-
name
String name
-
period
long period
-
-
Class org.openspaces.pu.sla.monitor.BeanPropertyMonitor
class BeanPropertyMonitor extends AbstractMonitor implements Serializable- serialVersionUID:
- -6401809881237930697L
-
-
Package org.openspaces.pu.sla.requirement
-
Class org.openspaces.pu.sla.requirement.CpuRequirement
class CpuRequirement extends RangeRequirement implements Serializable- serialVersionUID:
- -6255973207623718927L
-
Class org.openspaces.pu.sla.requirement.HostRequirement
class HostRequirement extends Object implements Serializable- serialVersionUID:
- -6179177751732620342L
-
Serialized Fields
-
ip
String ip
-
-
Class org.openspaces.pu.sla.requirement.MemoryRequirement
class MemoryRequirement extends RangeRequirement implements Serializable- serialVersionUID:
- 8686073499439795782L
-
Class org.openspaces.pu.sla.requirement.RangeRequirement
class RangeRequirement extends Object implements Serializable- serialVersionUID:
- 1018763306450762584L
-
Serialized Fields
-
high
double high
-
low
double low
-
watch
String watch
-
-
Class org.openspaces.pu.sla.requirement.SystemRequirement
class SystemRequirement extends Object implements Serializable- serialVersionUID:
- 8797739149606784670L
-
Class org.openspaces.pu.sla.requirement.ZoneRequirement
class ZoneRequirement extends Object implements Serializable- serialVersionUID:
- 8258292384533829725L
-
Serialized Fields
-
zone
String zone
-
-
-
Package org.openspaces.remoting
-
Class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
class EventDrivenSpaceRemotingEntry extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.remoting.EventDrivenSpaceRemotingFifoEntry
class EventDrivenSpaceRemotingFifoEntry extends EventDrivenSpaceRemotingEntry implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.remoting.ExecutorRemotingTask
class ExecutorRemotingTask extends Object implements Externalizable- serialVersionUID:
- -3901451909736348231L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorException
class InternalExecutorException extends Exception implements Externalizable- serialVersionUID:
- 7604645076693946565L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorResult
class InternalExecutorResult extends Object implements Externalizable- serialVersionUID:
- -5336727166040169828L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.remoting.HashedEventDrivenSpaceRemotingEntry
class HashedEventDrivenSpaceRemotingEntry extends EventDrivenSpaceRemotingEntry implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.remoting.HashedEventDrivenSpaceRemotingFifoEntry
class HashedEventDrivenSpaceRemotingFifoEntry extends HashedEventDrivenSpaceRemotingEntry implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception org.openspaces.remoting.RemoteTimeoutException
class RemoteTimeoutException extends RuntimeException implements Serializable- serialVersionUID:
- -392552156381478754L
-
Serialized Fields
-
timeout
long timeout
-
-
Class org.openspaces.remoting.RemotingServiceDetails
class RemotingServiceDetails extends PlainServiceDetails implements Externalizable- serialVersionUID:
- 5538531964331522954L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.remoting.RemotingServiceDetails.RemoteService
class RemoteService extends Object implements Externalizable- serialVersionUID:
- -8527660067530155L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.remoting.RemotingServiceMonitors
class RemotingServiceMonitors extends PlainServiceMonitors implements Externalizable- serialVersionUID:
- -7084565982937002812L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.remoting.RemotingServiceMonitors.RemoteServiceStats
class RemoteServiceStats extends Object implements Externalizable- serialVersionUID:
- 2541853099219414723L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.remoting.RemotingUtils.MethodHash
class MethodHash extends Object implements Externalizable- serialVersionUID:
- 872088354835809493L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception org.openspaces.remoting.SpaceRemoteExecutionException
class SpaceRemoteExecutionException extends ExecutionException implements Serializable- serialVersionUID:
- -8990362587695315894L
-
Serialized Fields
-
remoteInvocation
SpaceRemotingInvocation remoteInvocation
-
remoteResult
SpaceRemotingResult remoteResult
-
-
-
Package org.openspaces.remoting.scripting
-
Class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
class ResourceLazyLoadingScript extends Object implements Externalizable- serialVersionUID:
- -2086880053176632088L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception org.openspaces.remoting.scripting.ScriptCompilationException
class ScriptCompilationException extends ScriptingException implements Serializable- serialVersionUID:
- -5925711640061072928L
-
Exception org.openspaces.remoting.scripting.ScriptExecutionException
class ScriptExecutionException extends ScriptingException implements Serializable- serialVersionUID:
- -8942791771917805941L
-
Exception org.openspaces.remoting.scripting.ScriptingException
class ScriptingException extends org.springframework.core.NestedRuntimeException implements Serializable- serialVersionUID:
- 6494455177771792452L
-
Exception org.openspaces.remoting.scripting.ScriptNotLoadedException
class ScriptNotLoadedException extends ScriptingException implements Serializable- serialVersionUID:
- 3647203046037478786L
-
Class org.openspaces.remoting.scripting.StaticResourceScript
class StaticResourceScript extends StaticScript implements Externalizable- serialVersionUID:
- 3171153261690141988L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.remoting.scripting.StaticScript
class StaticScript extends Object implements Externalizable- serialVersionUID:
- -5652707951323528455L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.openspaces.rest.exceptions
-
Exception org.openspaces.rest.exceptions.KeyAlreadyExistException
class KeyAlreadyExistException extends Exception implements Serializable-
Serialized Fields
-
key
String key
-
-
-
Exception org.openspaces.rest.exceptions.ObjectNotFoundException
class ObjectNotFoundException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception org.openspaces.rest.exceptions.RestException
class RestException extends RuntimeException implements Serializable -
Exception org.openspaces.rest.exceptions.TypeAlreadyRegisteredException
class TypeAlreadyRegisteredException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
typeName
String typeName
-
-
Exception org.openspaces.rest.exceptions.TypeNotFoundException
class TypeNotFoundException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
typeName
String typeName
-
-
Exception org.openspaces.rest.exceptions.UnsupportedTypeException
class UnsupportedTypeException extends RuntimeException implements Serializable
-
-
Package org.openspaces.spatial.shapes
-
Package org.openspaces.spatial.shapes.impl
-
Class org.openspaces.spatial.shapes.impl.CircleImpl
class CircleImpl extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.spatial.shapes.impl.LineStringImpl
class LineStringImpl extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.spatial.shapes.impl.PointImpl
class PointImpl extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.spatial.shapes.impl.PolygonImpl
class PolygonImpl extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.openspaces.spatial.shapes.impl.RectangleImpl
class RectangleImpl extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.openspaces.ui
-
Class org.openspaces.ui.AbstractBasicWidget
class AbstractBasicWidget extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
metric
String metric
-
-
Class org.openspaces.ui.BalanceGauge
class BalanceGauge extends AbstractBasicWidget implements Serializable- serialVersionUID:
- 1L
-
Class org.openspaces.ui.BarLineChart
class BarLineChart extends AbstractBasicWidget implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
axisYUnit
Unit axisYUnit
-
-
Class org.openspaces.ui.MetricGroup
class MetricGroup extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.openspaces.ui.UserInterface
class UserInterface extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
metricGroups
List<MetricGroup> metricGroups
-
widgetGroups
List<WidgetGroup> widgetGroups
-
-
Class org.openspaces.ui.WidgetGroup
class WidgetGroup extends Object implements Serializable- serialVersionUID:
- 1L
-