Serialized Form
-
Package com.orientechnologies.common.collection
-
Class com.orientechnologies.common.collection.OLRUCache
- serialVersionUID:
- 0L
-
Serialized Fields
-
cacheSize
int cacheSize
-
-
-
Package com.orientechnologies.common.concur
-
Exception com.orientechnologies.common.concur.ONeedRetryException
class ONeedRetryException extends OCoreException implements Serializable- serialVersionUID:
- 1L
-
Exception com.orientechnologies.common.concur.OOfflineNodeException
class OOfflineNodeException extends OSystemException implements Serializable -
Exception com.orientechnologies.common.concur.OTimeoutException
class OTimeoutException extends OSystemException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.orientechnologies.common.concur.lock
-
Exception com.orientechnologies.common.concur.lock.OInterruptedException
class OInterruptedException extends OSystemException implements Serializable -
Exception com.orientechnologies.common.concur.lock.OLockException
class OLockException extends OSystemException implements Serializable- serialVersionUID:
- 2215169397325875189L
-
Exception com.orientechnologies.common.concur.lock.OModificationOperationProhibitedException
class OModificationOperationProhibitedException extends OCoreException implements Serializable- serialVersionUID:
- 1L
-
Class com.orientechnologies.common.concur.lock.OReadersWriterSpinLock
class OReadersWriterSpinLock extends AbstractOwnableSynchronizer implements Serializable- serialVersionUID:
- 7975120282194559960L
-
Class com.orientechnologies.common.concur.lock.ScalableRWLock
class ScalableRWLock extends Object implements Serializable- serialVersionUID:
- -7552055681918630764L
-
Serialized Fields
-
readerLock
com.orientechnologies.common.concur.lock.ScalableRWLock.InnerReadLock readerLock
The lock returned by methodScalableRWLock.readLock(). -
writerLock
com.orientechnologies.common.concur.lock.ScalableRWLock.InnerWriteLock writerLock
The lock returned by methodScalableRWLock.writeLock().
-
-
-
Package com.orientechnologies.common.exception
-
Exception com.orientechnologies.common.exception.ODirectMemoryAllocationFailedException
class ODirectMemoryAllocationFailedException extends OSystemException implements Serializable -
Exception com.orientechnologies.common.exception.OException
class OException extends RuntimeException implements Serializable- serialVersionUID:
- 3882447822497861424L
-
Exception com.orientechnologies.common.exception.OInvalidBinaryChunkException
class OInvalidBinaryChunkException extends IOException implements Serializable -
Exception com.orientechnologies.common.exception.OSystemException
class OSystemException extends OException implements Serializable
-
-
Package com.orientechnologies.common.io
-
Exception com.orientechnologies.common.io.OIOException
class OIOException extends OSystemException implements Serializable- serialVersionUID:
- -3003977236203691448L
-
-
Package com.orientechnologies.common.jnr
-
Exception com.orientechnologies.common.jnr.LastErrorException
class LastErrorException extends RuntimeException implements Serializable-
Serialized Fields
-
errorCode
long errorCode
-
-
-
-
Package com.orientechnologies.common.thread
-
Exception com.orientechnologies.common.thread.OTracedExecutionException
class OTracedExecutionException extends OException implements Serializable
-
-
Package com.orientechnologies.common.types
-
Class com.orientechnologies.common.types.OModifiableInteger
class OModifiableInteger extends Number implements Serializable-
Serialized Fields
-
value
int value
-
-
-
Class com.orientechnologies.common.types.OModifiableLong
class OModifiableLong extends Number implements Serializable-
Serialized Fields
-
value
long value
-
-
-
-
Package com.orientechnologies.common.util
-
Class com.orientechnologies.common.util.OPair
class OPair extends Object implements Serializable-
Serialized Fields
-
key
K extends Comparable key
-
value
V value
-
-
-
-
Package com.orientechnologies.lucene.collections
-
Class com.orientechnologies.lucene.collections.OLuceneCompositeKey
class OLuceneCompositeKey extends OCompositeKey implements Serializable-
Serialized Fields
-
context
OCommandContext context
-
-
-
-
Package com.orientechnologies.lucene.exception
-
Exception com.orientechnologies.lucene.exception.OLuceneIndexException
class OLuceneIndexException extends OException implements Serializable
-
-
Package com.orientechnologies.orient.client
-
Exception com.orientechnologies.orient.client.ONotSendRequestException
class ONotSendRequestException extends OSystemException implements Serializable
-
-
Package com.orientechnologies.orient.core.cache
-
Class com.orientechnologies.orient.core.cache.OSoftRefsHashMap
-
Serialized Fields
-
hashCodes
Map<K,
SoftReference<V>> hashCodes -
refQueue
ReferenceQueue<V> refQueue
-
reverseLookup
Map<SoftReference<V>,
K> reverseLookup
-
-
-
-
Package com.orientechnologies.orient.core.collate
-
Class com.orientechnologies.orient.core.collate.OCaseInsensitiveCollate
class OCaseInsensitiveCollate extends ODefaultComparator implements Serializable -
Class com.orientechnologies.orient.core.collate.ODefaultCollate
class ODefaultCollate extends ODefaultComparator implements Serializable
-
-
Package com.orientechnologies.orient.core.command
-
Exception com.orientechnologies.orient.core.command.OCommandExecutorNotFoundException
class OCommandExecutorNotFoundException extends OCommandExecutionException implements Serializable- serialVersionUID:
- -7430575036316163711L
-
-
Package com.orientechnologies.orient.core.command.script
-
Exception com.orientechnologies.orient.core.command.script.OCommandScriptException
class OCommandScriptException extends OCoreException implements Serializable- serialVersionUID:
- -7430575036316163711L
-
Serialized Fields
-
position
int position
-
text
String text
-
-
-
Package com.orientechnologies.orient.core.config
-
Class com.orientechnologies.orient.core.config.OContextConfiguration
class OContextConfiguration extends Object implements Serializable -
Class com.orientechnologies.orient.core.config.OStorageClusterHoleConfiguration
class OStorageClusterHoleConfiguration extends OStorageFileConfiguration implements Serializable- serialVersionUID:
- 1L
-
Class com.orientechnologies.orient.core.config.OStorageConfigurationImpl
class OStorageConfigurationImpl extends Object implements Serializable-
Serialized Fields
-
binaryFormatVersion
int binaryFormatVersion
-
charset
String charset
-
clusters
List<OStorageClusterConfiguration> clusters
-
clusterSelection
String clusterSelection
-
configuration
OContextConfiguration configuration
-
conflictStrategy
String conflictStrategy
-
createdAtVersion
String createdAtVersion
Version of product release under which storage was created -
dateFormat
String dateFormat
-
dateTimeFormat
String dateTimeFormat
-
dictionaryRecordId
String dictionaryRecordId
-
fileTemplate
OStorageSegmentConfiguration fileTemplate
-
freeListBoundary
int freeListBoundary
-
indexEngines
ConcurrentMap<String,
IndexEngineData> indexEngines -
indexMgrRecordId
String indexMgrRecordId
-
localeCountry
String localeCountry
-
localeLanguage
String localeLanguage
-
lock
ReentrantReadWriteLock lock
-
maxKeySize
int maxKeySize
-
name
String name
-
pageSize
int pageSize
-
properties
List<OStorageEntryConfiguration> properties
-
recordSerializer
String recordSerializer
-
recordSerializerVersion
int recordSerializerVersion
-
schemaRecordId
String schemaRecordId
-
streamCharset
Charset streamCharset
-
timeZone
TimeZone timeZone
-
updateListener
OStorageConfigurationUpdateListener updateListener
-
version
int version
-
-
-
Class com.orientechnologies.orient.core.config.OStorageDataHoleConfiguration
class OStorageDataHoleConfiguration extends OStorageFileConfiguration implements Serializable- serialVersionUID:
- 1L
-
Class com.orientechnologies.orient.core.config.OStorageEntryConfiguration
class OStorageEntryConfiguration extends Object implements Serializable -
Class com.orientechnologies.orient.core.config.OStorageFileConfiguration
class OStorageFileConfiguration extends Object implements Serializable -
Class com.orientechnologies.orient.core.config.OStorageSegmentConfiguration
class OStorageSegmentConfiguration extends Object implements Serializable-
Serialized Fields
-
defrag
String defrag
-
fileIncrementSize
String fileIncrementSize
-
fileMaxSize
String fileMaxSize
-
fileStartSize
String fileStartSize
-
fileType
String fileType
-
id
int id
-
infoFiles
OStorageFileConfiguration[] infoFiles
-
location
String location
-
maxSize
String maxSize
-
name
String name
-
status
OStorageSegmentConfiguration.STATUS status
-
-
-
-
Package com.orientechnologies.orient.core.db.record
-
Class com.orientechnologies.orient.core.db.record.ORecordLazyList
-
Serialized Fields
-
autoConvertToRecord
boolean autoConvertToRecord
-
contentType
ORecordMultiValueHelper.MULTIVALUE_CONTENT_TYPE contentType
-
ridOnly
boolean ridOnly
-
-
-
Class com.orientechnologies.orient.core.db.record.ORecordLazyMap
-
Serialized Fields
-
autoConvertToRecord
boolean autoConvertToRecord
-
multiValueStatus
ORecordMultiValueHelper.MULTIVALUE_CONTENT_TYPE multiValueStatus
-
recordType
byte recordType
-
-
-
Class com.orientechnologies.orient.core.db.record.OTrackedList
-
Serialization Methods
-
writeReplace
-
-
Serialized Fields
-
dirty
boolean dirty
-
embeddedCollection
boolean embeddedCollection
-
genericClass
Class<?> genericClass
-
sourceRecord
ORecordElement sourceRecord
-
tracker
OSimpleMultiValueTracker<Integer,
T> tracker -
transactionDirty
boolean transactionDirty
-
-
-
Class com.orientechnologies.orient.core.db.record.OTrackedMap
-
Serialization Methods
-
writeReplace
-
-
Serialized Fields
-
dirty
boolean dirty
-
embeddedCollection
boolean embeddedCollection
-
genericClass
Class<?> genericClass
-
sourceRecord
ORecordElement sourceRecord
-
tracker
OSimpleMultiValueTracker<Object,
T> tracker -
transactionDirty
boolean transactionDirty
-
-
-
Class com.orientechnologies.orient.core.db.record.OTrackedSet
-
Serialization Methods
-
writeReplace
-
-
Serialized Fields
-
dirty
boolean dirty
-
embeddedCollection
boolean embeddedCollection
-
genericClass
Class<?> genericClass
-
sourceRecord
ORecordElement sourceRecord
-
tracker
OSimpleMultiValueTracker<T,
T> tracker -
transactionDirty
boolean transactionDirty
-
-
-
-
Package com.orientechnologies.orient.core.db.tool
-
Exception com.orientechnologies.orient.core.db.tool.ODatabaseExportException
class ODatabaseExportException extends RuntimeException implements Serializable -
Exception com.orientechnologies.orient.core.db.tool.ODatabaseImportException
class ODatabaseImportException extends OException implements Serializable
-
-
Package com.orientechnologies.orient.core.exception
-
Exception com.orientechnologies.orient.core.exception.EncryptionKeyAbsentException
class EncryptionKeyAbsentException extends OStorageException implements Serializable -
Exception com.orientechnologies.orient.core.exception.NotEmptyComponentCanNotBeRemovedException
class NotEmptyComponentCanNotBeRemovedException extends OException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OAccessToSBtreeCollectionManagerIsProhibitedException
class OAccessToSBtreeCollectionManagerIsProhibitedException extends OCoreException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OAcquireTimeoutException
class OAcquireTimeoutException extends OException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OAllCacheEntriesAreUsedException
class OAllCacheEntriesAreUsedException extends ODatabaseException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OBackupInProgressException
class OBackupInProgressException extends OCoreException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OClusterDoesNotExistException
class OClusterDoesNotExistException extends OStorageException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OClusterPositionMapException
class OClusterPositionMapException extends ODurableComponentException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OCommandExecutionException
class OCommandExecutionException extends OCoreException implements Serializable- serialVersionUID:
- -7430575036316163711L
-
Exception com.orientechnologies.orient.core.exception.OCommandInterruptedException
class OCommandInterruptedException extends ONeedRetryException implements Serializable- serialVersionUID:
- -7430575036316163711L
-
Exception com.orientechnologies.orient.core.exception.OCommitSerializationException
class OCommitSerializationException extends OCoreException implements Serializable- serialVersionUID:
- -1157631679527219263L
-
Exception com.orientechnologies.orient.core.exception.OConcurrentCreateException
class OConcurrentCreateException extends ONeedRetryException implements Serializable- serialVersionUID:
- 1L
-
Exception com.orientechnologies.orient.core.exception.OConcurrentModificationException
class OConcurrentModificationException extends ONeedRetryException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
databaseVersion
int databaseVersion
-
recordOperation
int recordOperation
-
recordVersion
int recordVersion
-
rid
ORID rid
-
-
Exception com.orientechnologies.orient.core.exception.OConfigurationException
class OConfigurationException extends OCoreException implements Serializable- serialVersionUID:
- -8486291378415776372L
-
Exception com.orientechnologies.orient.core.exception.OCoreException
class OCoreException extends OException implements Serializable-
Serialized Fields
-
componentName
String componentName
-
dbName
String dbName
-
errorCode
OErrorCode errorCode
-
-
-
Exception com.orientechnologies.orient.core.exception.ODatabaseException
class ODatabaseException extends OCoreException implements Serializable- serialVersionUID:
- -2655748565531836968L
-
Exception com.orientechnologies.orient.core.exception.ODurableComponentException
class ODurableComponentException extends OCoreException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OFastConcurrentModificationException
class OFastConcurrentModificationException extends OConcurrentModificationException implements Serializable- serialVersionUID:
- 1L
-
Exception com.orientechnologies.orient.core.exception.OFetchException
class OFetchException extends OCoreException implements Serializable- serialVersionUID:
- 7247597939953323863L
-
Exception com.orientechnologies.orient.core.exception.OIndexIsRebuildingException
class OIndexIsRebuildingException extends ORetryQueryException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OInternalErrorException
class OInternalErrorException extends OCoreException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OInvalidDatabaseNameException
class OInvalidDatabaseNameException extends OException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OInvalidIndexEngineIdException
class OInvalidIndexEngineIdException extends Exception implements Serializable -
Exception com.orientechnologies.orient.core.exception.OInvalidInstanceIdException
class OInvalidInstanceIdException extends OStorageException implements Serializable- serialVersionUID:
- -287310485157164592L
-
Exception com.orientechnologies.orient.core.exception.OInvalidStorageEncryptionKeyException
class OInvalidStorageEncryptionKeyException extends OSecurityException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OLiveQueryInterruptedException
class OLiveQueryInterruptedException extends OCoreException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OLocalHashTableV2Exception
class OLocalHashTableV2Exception extends ODurableComponentException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OLocalHashTableV3Exception
class OLocalHashTableV3Exception extends ODurableComponentException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OLowDiskSpaceException
class OLowDiskSpaceException extends OStorageException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OManualIndexesAreProhibited
class OManualIndexesAreProhibited extends OException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OPageIsBrokenException
class OPageIsBrokenException extends OStorageException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OPaginatedClusterException
class OPaginatedClusterException extends ODurableComponentException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OQueryParsingException
class OQueryParsingException extends OCommandSQLParsingException implements Serializable- serialVersionUID:
- -7430575036316163711L
-
Serialized Fields
-
position
int position
-
text
String text
-
-
Exception com.orientechnologies.orient.core.exception.ORecordNotFoundException
class ORecordNotFoundException extends OCoreException implements Serializable- serialVersionUID:
- -265573123216968L
-
Serialized Fields
-
rid
ORID rid
-
-
Exception com.orientechnologies.orient.core.exception.ORetryQueryException
class ORetryQueryException extends OCoreException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OSBTreeBonsaiLocalException
class OSBTreeBonsaiLocalException extends ODurableComponentException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OSchemaException
class OSchemaException extends OCoreException implements Serializable- serialVersionUID:
- -8486291378415776372L
-
Exception com.orientechnologies.orient.core.exception.OSchemaNotCreatedException
class OSchemaNotCreatedException extends OSchemaException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OSecurityAccessException
class OSecurityAccessException extends OSecurityException implements Serializable- serialVersionUID:
- -8486291378415776372L
-
Serialized Fields
-
databaseName
String databaseName
-
-
Exception com.orientechnologies.orient.core.exception.OSecurityException
class OSecurityException extends OCoreException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OSequenceException
class OSequenceException extends OCoreException implements Serializable- serialVersionUID:
- -2719447287841577672L
-
Exception com.orientechnologies.orient.core.exception.OSerializationException
class OSerializationException extends OCoreException implements Serializable- serialVersionUID:
- -3003977236233691448L
-
Exception com.orientechnologies.orient.core.exception.OStorageDoesNotExistException
class OStorageDoesNotExistException extends OStorageException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OStorageException
class OStorageException extends OCoreException implements Serializable- serialVersionUID:
- -2655748565531836968L
-
Exception com.orientechnologies.orient.core.exception.OStorageExistsException
class OStorageExistsException extends OStorageException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OTooBigIndexKeyException
class OTooBigIndexKeyException extends OCoreException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OTransactionBlockedException
class OTransactionBlockedException extends OTransactionException implements Serializable- serialVersionUID:
- 2347493191705052402L
-
Exception com.orientechnologies.orient.core.exception.OTransactionException
class OTransactionException extends OCoreException implements Serializable- serialVersionUID:
- 2347493191705052402L
-
Exception com.orientechnologies.orient.core.exception.OValidationException
class OValidationException extends OCoreException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OVersionPositionMapException
class OVersionPositionMapException extends ODurableComponentException implements Serializable -
Exception com.orientechnologies.orient.core.exception.OWriteCacheException
class OWriteCacheException extends OCoreException implements Serializable
-
-
Package com.orientechnologies.orient.core.id
-
Class com.orientechnologies.orient.core.id.OContextualRecordId
class OContextualRecordId extends ORecordId implements Serializable -
Class com.orientechnologies.orient.core.id.OImmutableRecordId
class OImmutableRecordId extends ORecordId implements Serializable- serialVersionUID:
- 1L
-
Class com.orientechnologies.orient.core.id.ORecordId
class ORecordId extends Object implements Serializable- serialVersionUID:
- 247070594054408657L
-
Serialized Fields
-
clusterId
int clusterId
-
clusterPosition
long clusterPosition
-
-
-
Package com.orientechnologies.orient.core.index
-
Class com.orientechnologies.orient.core.index.OCompositeCollate
class OCompositeCollate extends Object implements Serializable- serialVersionUID:
- 8683726773893639905L
-
Serialized Fields
-
collates
List<OCollate> collates
-
oCompositeIndexDefinition
OAbstractIndexDefinition oCompositeIndexDefinition
-
-
Class com.orientechnologies.orient.core.index.OCompositeKey
class OCompositeKey extends Object implements Serializable- serialVersionUID:
- 1L
-
Exception com.orientechnologies.orient.core.index.OIndexEngineException
class OIndexEngineException extends OCoreException implements Serializable -
Exception com.orientechnologies.orient.core.index.OIndexException
class OIndexException extends OCoreException implements Serializable- serialVersionUID:
- -2655748565531836968L
-
-
Package com.orientechnologies.orient.core.iterator
-
Exception com.orientechnologies.orient.core.iterator.OIterationException
class OIterationException extends OSystemException implements Serializable- serialVersionUID:
- 2347493191705052402L
-
-
Package com.orientechnologies.orient.core.metadata.function
-
Class com.orientechnologies.orient.core.metadata.function.OFunction
class OFunction extends ODocumentWrapper implements Serializable -
Exception com.orientechnologies.orient.core.metadata.function.OFunctionDuplicatedException
class OFunctionDuplicatedException extends OException implements Serializable
-
-
Package com.orientechnologies.orient.core.metadata.schema
-
Package com.orientechnologies.orient.core.metadata.security
-
Class com.orientechnologies.orient.core.metadata.security.OIdentity
class OIdentity extends ODocumentWrapper implements Serializable -
Class com.orientechnologies.orient.core.metadata.security.OImmutableRole
class OImmutableRole extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
mode
OSecurityRole.ALLOW_MODES mode
-
name
String name
-
parentRole
OSecurityRole parentRole
-
policies
Map<String,
OSecurityPolicy> policies -
rid
ORID rid
-
rules
Map<ORule.ResourceGeneric,
ORule> rules
-
-
Class com.orientechnologies.orient.core.metadata.security.OImmutableUser
class OImmutableUser extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
password
String password
-
rid
ORID rid
-
roles
Set<OImmutableRole> roles
-
status
OSecurityUser.STATUSES status
-
userType
String userType
-
version
long version
-
-
Class com.orientechnologies.orient.core.metadata.security.ORole
class ORole extends OIdentity implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
mode
OSecurityRole.ALLOW_MODES mode
-
parentRole
ORole parentRole
-
rules
Map<ORule.ResourceGeneric,
ORule> rules
-
-
Class com.orientechnologies.orient.core.metadata.security.ORule
class ORule extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
access
Byte access
-
resourceGeneric
ORule.ResourceGeneric resourceGeneric
-
specificResources
Map<String,
Byte> specificResources
-
-
Class com.orientechnologies.orient.core.metadata.security.ORule.ResourceGeneric
class ResourceGeneric extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.orientechnologies.orient.core.metadata.security.OSystemRole
class OSystemRole extends ORole implements Serializable -
Class com.orientechnologies.orient.core.metadata.security.OSystemUser
class OSystemUser extends OUser implements Serializable -
Exception com.orientechnologies.orient.core.metadata.security.OTokenException
class OTokenException extends IOException implements Serializable- serialVersionUID:
- -3003977236203691448L
-
Class com.orientechnologies.orient.core.metadata.security.OUser
class OUser extends OIdentity implements Serializable- serialVersionUID:
- 1L
-
-
Package com.orientechnologies.orient.core.metadata.sequence
-
Exception com.orientechnologies.orient.core.metadata.sequence.OSequenceLimitReachedException
class OSequenceLimitReachedException extends OException implements Serializable
-
-
Package com.orientechnologies.orient.core.record
-
Class com.orientechnologies.orient.core.record.ORecordAbstract
class ORecordAbstract extends Object implements Serializable-
Serialized Fields
-
contentChanged
boolean contentChanged
-
dirty
boolean dirty
-
dirtyManager
ODirtyManager dirtyManager
-
recordId
ORecordId recordId
-
recordVersion
int recordVersion
-
size
int size
-
source
byte[] source
-
status
ORecordElement.STATUS status
-
-
-
-
Package com.orientechnologies.orient.core.record.impl
-
Class com.orientechnologies.orient.core.record.impl.ODocument
class ODocument extends ORecordAbstract implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.orientechnologies.orient.core.record.impl.ODocumentEmbedded
class ODocumentEmbedded extends ODocument implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.orientechnologies.orient.core.record.impl.OEdgeDelegate
class OEdgeDelegate extends Object implements Serializable-
Serialized Fields
-
element
ODocument element
-
lightweightEdgeType
OImmutableClass lightweightEdgeType
-
lightwightEdgeLabel
String lightwightEdgeLabel
-
vIn
OVertex vIn
-
vOut
OVertex vOut
-
-
-
Class com.orientechnologies.orient.core.record.impl.OEdgeDocument
class OEdgeDocument extends ODocument implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.orientechnologies.orient.core.record.impl.ORecordBytes
class ORecordBytes extends ORecordAbstract implements Serializable- serialVersionUID:
- 1L
-
Class com.orientechnologies.orient.core.record.impl.ORecordBytesLazy
class ORecordBytesLazy extends ORecordBytes implements Serializable-
Serialized Fields
-
serializableContent
OSerializableStream serializableContent
Deprecated.
-
-
-
Class com.orientechnologies.orient.core.record.impl.ORecordFlat
class ORecordFlat extends ORecordAbstract implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
value
String value
Deprecated.
-
-
Class com.orientechnologies.orient.core.record.impl.OVertexDelegate
class OVertexDelegate extends Object implements Serializable-
Serialized Fields
-
element
ODocument element
-
-
-
Class com.orientechnologies.orient.core.record.impl.OVertexDocument
class OVertexDocument extends ODocument implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.orientechnologies.orient.core.record.impl.OViewDocument
class OViewDocument extends ODocument implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package com.orientechnologies.orient.core.schedule
-
Class com.orientechnologies.orient.core.schedule.OCronExpression
class OCronExpression extends Object implements Serializable- serialVersionUID:
- 12423409423L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
-
Serialized Fields
-
Class com.orientechnologies.orient.core.schedule.OScheduledEvent
class OScheduledEvent extends ODocumentWrapper implements Serializable-
Serialized Fields
-
cron
OCronExpression cron
-
function
OFunction function
-
nextExecutionId
AtomicLong nextExecutionId
-
running
AtomicBoolean running
-
timer
TimerTask timer
-
-
-
Class com.orientechnologies.orient.core.schedule.OScheduledEventBuilder
class OScheduledEventBuilder extends ODocumentWrapper implements Serializable
-
-
Package com.orientechnologies.orient.core.security
-
Exception com.orientechnologies.orient.core.security.OInvalidPasswordException
class OInvalidPasswordException extends OSecurityException implements Serializable -
Exception com.orientechnologies.orient.core.security.OSecuritySystemException
class OSecuritySystemException extends OException implements Serializable
-
-
Package com.orientechnologies.orient.core.serialization
-
Package com.orientechnologies.orient.core.serialization.serializer.record.binary
-
Class com.orientechnologies.orient.core.serialization.serializer.record.binary.OSerializableWrapper
class OSerializableWrapper extends Object implements Serializable-
Serialized Fields
-
serializable
Serializable serializable
-
-
-
-
Package com.orientechnologies.orient.core.serialization.serializer.record.string
-
Class com.orientechnologies.orient.core.serialization.serializer.record.string.ORecordSerializerCSVAbstract
class ORecordSerializerCSVAbstract extends ORecordSerializerStringAbstract implements Serializable -
Class com.orientechnologies.orient.core.serialization.serializer.record.string.ORecordSerializerJSON
class ORecordSerializerJSON extends ORecordSerializerStringAbstract implements Serializable -
Class com.orientechnologies.orient.core.serialization.serializer.record.string.ORecordSerializerSchemaAware2CSV
class ORecordSerializerSchemaAware2CSV extends ORecordSerializerCSVAbstract implements Serializable- serialVersionUID:
- 1L
-
Class com.orientechnologies.orient.core.serialization.serializer.record.string.ORecordSerializerStringAbstract
class ORecordSerializerStringAbstract extends Object implements Serializable
-
-
Package com.orientechnologies.orient.core.sql
-
Exception com.orientechnologies.orient.core.sql.OCommandSQLParsingException
class OCommandSQLParsingException extends OCoreException implements Serializable- serialVersionUID:
- -7430575036316163711L
-
-
Package com.orientechnologies.orient.core.sql.executor
-
Class com.orientechnologies.orient.core.sql.executor.ODDLExecutionPlan
class ODDLExecutionPlan extends Object implements Serializable-
Serialized Fields
-
ctx
OCommandContext ctx
-
executed
boolean executed
-
statement
ODDLStatement statement
-
-
-
Class com.orientechnologies.orient.core.sql.executor.ODeleteExecutionPlan
class ODeleteExecutionPlan extends OUpdateExecutionPlan implements Serializable -
Class com.orientechnologies.orient.core.sql.executor.OForEachExecutionPlan
class OForEachExecutionPlan extends OUpdateExecutionPlan implements Serializable -
Class com.orientechnologies.orient.core.sql.executor.OIfExecutionPlan
class OIfExecutionPlan extends Object implements Serializable-
Serialized Fields
-
ctx
OCommandContext ctx
-
location
String location
-
step
IfStep step
-
-
-
Class com.orientechnologies.orient.core.sql.executor.OInfoExecutionPlan
class OInfoExecutionPlan extends Object implements Serializable -
Class com.orientechnologies.orient.core.sql.executor.OInsertExecutionPlan
class OInsertExecutionPlan extends OSelectExecutionPlan implements Serializable -
Class com.orientechnologies.orient.core.sql.executor.ORetryExecutionPlan
class ORetryExecutionPlan extends OUpdateExecutionPlan implements Serializable -
Class com.orientechnologies.orient.core.sql.executor.OScriptExecutionPlan
class OScriptExecutionPlan extends Object implements Serializable-
Serialized Fields
-
ctx
OCommandContext ctx
-
executed
boolean executed
-
finalResult
OResultSet finalResult
-
genericStatement
String genericStatement
-
lastStep
OExecutionStepInternal lastStep
-
location
String location
-
statement
String statement
-
steps
List<OExecutionStepInternal> steps
-
-
-
Class com.orientechnologies.orient.core.sql.executor.OSelectExecutionPlan
class OSelectExecutionPlan extends Object implements Serializable-
Serialized Fields
-
ctx
OCommandContext ctx
-
genericStatement
String genericStatement
-
lastStep
OExecutionStepInternal lastStep
-
location
String location
-
statement
String statement
-
steps
List<OExecutionStepInternal> steps
-
-
-
Class com.orientechnologies.orient.core.sql.executor.OSingleOpExecutionPlan
class OSingleOpExecutionPlan extends Object implements Serializable-
Serialized Fields
-
ctx
OCommandContext ctx
-
executed
boolean executed
-
result
OResultSet result
-
statement
OSimpleExecStatement statement
-
-
-
Class com.orientechnologies.orient.core.sql.executor.OSingleOpServerExecutionPlan
class OSingleOpServerExecutionPlan extends Object implements Serializable-
Serialized Fields
-
ctx
OServerCommandContext ctx
-
executed
boolean executed
-
result
OResultSet result
-
statement
OSimpleExecServerStatement statement
-
-
-
Class com.orientechnologies.orient.core.sql.executor.OUpdateExecutionPlan
class OUpdateExecutionPlan extends OSelectExecutionPlan implements Serializable
-
-
Package com.orientechnologies.orient.core.sql.parser
-
Exception com.orientechnologies.orient.core.sql.parser.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.orientechnologies.orient.core.sql.parser.Token
class Token extends Object 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.orientechnologies.orient.core.sql.parser.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.orientechnologies.orient.core.sql.query
-
Class com.orientechnologies.orient.core.sql.query.OBasicLegacyResultSet
class OBasicLegacyResultSet extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.orientechnologies.orient.core.sql.query.OConcurrentLegacyResultSet
class OConcurrentLegacyResultSet extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.orientechnologies.orient.core.sql.query.OLiveLegacyResultSet
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package com.orientechnologies.orient.core.storage
-
Class com.orientechnologies.orient.core.storage.OPhysicalPosition
class OPhysicalPosition extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.orientechnologies.orient.core.storage.ORawBuffer
class ORawBuffer extends OBuffer implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Exception com.orientechnologies.orient.core.storage.ORecordDuplicatedException
class ORecordDuplicatedException extends OCoreException implements Serializable -
Class com.orientechnologies.orient.core.storage.OStorageOperationResult
class OStorageOperationResult extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package com.orientechnologies.orient.core.storage.cluster
-
Exception com.orientechnologies.orient.core.storage.cluster.OOfflineClusterException
class OOfflineClusterException extends OCoreException implements Serializable
-
-
Package com.orientechnologies.orient.core.storage.impl.local
-
Class com.orientechnologies.orient.core.storage.impl.local.OStorageConfigurationSegment
class OStorageConfigurationSegment extends OStorageConfigurationImpl implements Serializable
-
-
Package com.orientechnologies.orient.core.storage.impl.local.paginated
-
Class com.orientechnologies.orient.core.storage.impl.local.paginated.ORecordOperationMetadata
class ORecordOperationMetadata extends Object implements Serializable -
Class com.orientechnologies.orient.core.storage.impl.local.paginated.OStorageMemoryConfiguration
class OStorageMemoryConfiguration extends OStorageConfigurationImpl implements Serializable- serialVersionUID:
- 7001342008735208586L
-
Serialized Fields
-
serializedContent
byte[] serializedContent
-
-
-
Package com.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperations
-
Exception com.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperations.ONestedRollbackException
class ONestedRollbackException extends OTransactionException implements Serializable
-
-
Package com.orientechnologies.orient.core.storage.impl.local.paginated.wal
-
Exception com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPageBrokenException
class OWALPageBrokenException extends OSystemException implements Serializable
-
-
Package com.orientechnologies.orient.core.storage.impl.local.paginated.wal.common.deque
-
Class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.common.deque.MPSCFAAArrayDequeue
-
Class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.common.deque.Node
-
Serialized Fields
-
deqidx
int deqidx
-
enqidx
AtomicInteger enqidx
-
items
AtomicReferenceArray<T> items
-
prev
Node<T> prev
-
-
-
-
Package com.orientechnologies.orient.core.storage.index.sbtree.local.v1
-
Exception com.orientechnologies.orient.core.storage.index.sbtree.local.v1.OSBTreeException
class OSBTreeException extends ODurableComponentException implements Serializable
-
-
Package com.orientechnologies.orient.core.storage.index.sbtree.local.v2
-
Exception com.orientechnologies.orient.core.storage.index.sbtree.local.v2.OSBTreeException
class OSBTreeException extends ODurableComponentException implements Serializable
-
-
Package com.orientechnologies.orient.core.storage.index.sbtree.multivalue.v2
-
Exception com.orientechnologies.orient.core.storage.index.sbtree.multivalue.v2.CellBTreeMultiValueException
class CellBTreeMultiValueException extends ODurableComponentException implements Serializable
-
-
Package com.orientechnologies.orient.core.storage.index.sbtree.singlevalue.v1
-
Exception com.orientechnologies.orient.core.storage.index.sbtree.singlevalue.v1.OCellBTreeSingleValueV1Exception
class OCellBTreeSingleValueV1Exception extends ODurableComponentException implements Serializable
-
-
Package com.orientechnologies.orient.core.storage.index.sbtree.singlevalue.v3
-
Exception com.orientechnologies.orient.core.storage.index.sbtree.singlevalue.v3.CellBTreeSingleValueV3Exception
class CellBTreeSingleValueV3Exception extends ODurableComponentException implements Serializable
-
-
Package com.orientechnologies.orient.core.tx
-
Exception com.orientechnologies.orient.core.tx.ORollbackException
class ORollbackException extends OTransactionException implements Serializable
-
-
Package com.orientechnologies.orient.core.type
-
Class com.orientechnologies.orient.core.type.OBuffer
class OBuffer extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class com.orientechnologies.orient.core.type.ODocumentWrapper
class ODocumentWrapper extends Object implements Serializable-
Serialized Fields
-
document
ODocument document
-
-
-
-
Package com.orientechnologies.orient.enterprise.channel.binary
-
Exception com.orientechnologies.orient.enterprise.channel.binary.ODistributedRedirectException
class ODistributedRedirectException extends OSystemException implements Serializable -
Exception com.orientechnologies.orient.enterprise.channel.binary.ONetworkProtocolException
class ONetworkProtocolException extends OSystemException implements Serializable- serialVersionUID:
- -2655748565531836968L
-
Exception com.orientechnologies.orient.enterprise.channel.binary.OResponseProcessingException
class OResponseProcessingException extends OSystemException implements Serializable -
Exception com.orientechnologies.orient.enterprise.channel.binary.OTokenSecurityException
class OTokenSecurityException extends OSecurityException implements Serializable
-
-
Package com.orientechnologies.orient.etl
-
Exception com.orientechnologies.orient.etl.OETLProcessHaltedException
class OETLProcessHaltedException extends OException implements Serializable
-
-
Package com.orientechnologies.orient.etl.extractor
-
Exception com.orientechnologies.orient.etl.extractor.OETLExtractorException
class OETLExtractorException extends RuntimeException implements Serializable
-
-
Package com.orientechnologies.orient.etl.loader
-
Exception com.orientechnologies.orient.etl.loader.OETLLoaderException
class OETLLoaderException extends RuntimeException implements Serializable
-
-
Package com.orientechnologies.orient.etl.source
-
Exception com.orientechnologies.orient.etl.source.OETLSourceException
class OETLSourceException extends RuntimeException implements Serializable
-
-
Package com.orientechnologies.orient.etl.transformer
-
Exception com.orientechnologies.orient.etl.transformer.OETLTransformException
class OETLTransformException extends RuntimeException implements Serializable
-
-
Package com.orientechnologies.orient.object.db
-
Class com.orientechnologies.orient.object.db.OObjectLazyIterator
class OObjectLazyIterator extends Object implements Serializable- serialVersionUID:
- -4012483076050044405L
-
Serialized Fields
-
autoConvert2Object
boolean autoConvert2Object
-
currentElement
OIdentifiable currentElement
-
database
OObjectDatabaseTx database
-
fetchPlan
String fetchPlan
-
orphanRemoval
boolean orphanRemoval
-
sourceRecord
javassist.util.proxy.ProxyObject sourceRecord
-
underlying
Iterator<? extends Object> underlying
-
-
Class com.orientechnologies.orient.object.db.OObjectLazyList
- serialVersionUID:
- -1665952780303555865L
-
Serialized Fields
-
converted
boolean converted
-
convertToRecord
boolean convertToRecord
-
fetchPlan
String fetchPlan
-
orphanRemoval
boolean orphanRemoval
-
recordList
List<OIdentifiable> recordList
-
sourceRecord
javassist.util.proxy.ProxyObject sourceRecord
-
-
Class com.orientechnologies.orient.object.db.OObjectLazyListIterator
class OObjectLazyListIterator extends Object implements Serializable- serialVersionUID:
- 3714399452499077452L
-
Serialized Fields
-
cursor
int cursor
-
fetchPlan
String fetchPlan
-
lastRet
int lastRet
-
list
OObjectLazyList<TYPE> list
-
sourceRecord
javassist.util.proxy.ProxyObject sourceRecord
-
-
Class com.orientechnologies.orient.object.db.OObjectLazyMap
- serialVersionUID:
- -7071023580831419958L
-
Serialized Fields
-
converted
boolean converted
-
convertToRecord
boolean convertToRecord
-
fetchPlan
String fetchPlan
-
orphanRemoval
boolean orphanRemoval
-
sourceRecord
javassist.util.proxy.ProxyObject sourceRecord
-
underlying
Map<Object,
OIdentifiable> underlying
-
-
Class com.orientechnologies.orient.object.db.OObjectLazySet
- serialVersionUID:
- 1793910544017627989L
-
Serialized Fields
-
converted
boolean converted
-
convertToRecord
boolean convertToRecord
-
fetchPlan
String fetchPlan
-
orphanRemoval
boolean orphanRemoval
-
sourceRecord
javassist.util.proxy.ProxyObject sourceRecord
-
underlying
Set<OIdentifiable> underlying
-
-
Exception com.orientechnologies.orient.object.db.OObjectNotDetachedException
class OObjectNotDetachedException extends RuntimeException implements Serializable -
Exception com.orientechnologies.orient.object.db.OObjectNotManagedException
class OObjectNotManagedException extends RuntimeException implements Serializable
-
-
Package com.orientechnologies.orient.object.enumerations
-
Class com.orientechnologies.orient.object.enumerations.OObjectEnumLazyIterator
class OObjectEnumLazyIterator extends Object implements Serializable- serialVersionUID:
- -4012483076050044405L
-
Class com.orientechnologies.orient.object.enumerations.OObjectEnumLazyList
class OObjectEnumLazyList extends Object implements Serializable- serialVersionUID:
- -8541477416577361792L
-
Class com.orientechnologies.orient.object.enumerations.OObjectEnumLazyMap
- serialVersionUID:
- -8606432090996808181L
-
Class com.orientechnologies.orient.object.enumerations.OObjectEnumLazySet
- serialVersionUID:
- -7698875159671927472L
-
-
Package com.orientechnologies.orient.object.serialization
-
Class com.orientechnologies.orient.object.serialization.OObjectCustomSerializerIterator
class OObjectCustomSerializerIterator extends Object implements Serializable- serialVersionUID:
- -4012483076050044405L
-
Class com.orientechnologies.orient.object.serialization.OObjectCustomSerializerList
class OObjectCustomSerializerList extends Object implements Serializable- serialVersionUID:
- -8541477416577361792L
-
Class com.orientechnologies.orient.object.serialization.OObjectCustomSerializerMap
- serialVersionUID:
- -8606432090996808181L
-
Class com.orientechnologies.orient.object.serialization.OObjectCustomSerializerSet
- serialVersionUID:
- -7698875159671927472L
-
-
Package com.orientechnologies.orient.server.distributed
-
Exception com.orientechnologies.orient.server.distributed.ODistributedConfigurationChangedException
class ODistributedConfigurationChangedException extends ONeedRetryException implements Serializable -
Exception com.orientechnologies.orient.server.distributed.ODistributedException
class ODistributedException extends OSystemException implements Serializable- serialVersionUID:
- 1L
-
Class com.orientechnologies.orient.server.distributed.ODistributedRequestId
class ODistributedRequestId extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Exception com.orientechnologies.orient.server.distributed.ODistributedStartupException
class ODistributedStartupException extends OException implements Serializable- serialVersionUID:
- 1L
-
Exception com.orientechnologies.orient.server.distributed.OHotAlignmentNotPossibleException
class OHotAlignmentNotPossibleException extends ODistributedException implements Serializable -
Exception com.orientechnologies.orient.server.distributed.OWriteOperationNotPermittedException
class OWriteOperationNotPermittedException extends ODistributedException implements Serializable
-
-
Package com.orientechnologies.orient.server.distributed.exception
-
Exception com.orientechnologies.orient.server.distributed.exception.ODistributedTxPromiseRequestIsOldException
class ODistributedTxPromiseRequestIsOldException extends ODistributedException implements Serializable -
Exception com.orientechnologies.orient.server.distributed.exception.OTransactionAlreadyPresentException
class OTransactionAlreadyPresentException extends OException implements Serializable -
Exception com.orientechnologies.orient.server.distributed.exception.OTxPromiseException
class OTxPromiseException extends OSystemException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
existingVersion
int existingVersion
-
requestedVersion
int requestedVersion
-
-
-
Package com.orientechnologies.orient.server.distributed.impl
-
Exception com.orientechnologies.orient.server.distributed.impl.OInvalidSequentialException
class OInvalidSequentialException extends ODistributedOperationException implements Serializable
-
-
Package com.orientechnologies.orient.server.distributed.operation
-
Class com.orientechnologies.orient.server.distributed.operation.NodeOperationTaskResponse
class NodeOperationTaskResponse extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package com.orientechnologies.orient.server.distributed.task
-
Exception com.orientechnologies.orient.server.distributed.task.ODatabaseIsOldException
class ODatabaseIsOldException extends ODistributedException implements Serializable -
Exception com.orientechnologies.orient.server.distributed.task.ODistributedDatabaseDeltaSyncException
class ODistributedDatabaseDeltaSyncException extends ODistributedException implements Serializable -
Exception com.orientechnologies.orient.server.distributed.task.ODistributedKeyLockedException
class ODistributedKeyLockedException extends ONeedRetryException implements Serializable -
Exception com.orientechnologies.orient.server.distributed.task.ODistributedLockException
class ODistributedLockException extends ODistributedOperationException implements Serializable -
Exception com.orientechnologies.orient.server.distributed.task.ODistributedOperationException
class ODistributedOperationException extends ONeedRetryException implements Serializable- serialVersionUID:
- 1L
-
Exception com.orientechnologies.orient.server.distributed.task.ODistributedRecordLockedException
class ODistributedRecordLockedException extends ONeedRetryException implements Serializable-
Serialized Fields
-
lockHolder
ODistributedRequestId lockHolder
-
node
String node
-
rid
ORID rid
-
-
-
-
Package com.orientechnologies.orient.server.hazelcast
-
Class com.orientechnologies.orient.server.hazelcast.OHazelcastDistributedMap
-
Serialized Fields
-
dManager
OHazelcastClusterMetadataManager dManager
-
hzMap
com.hazelcast.core.IMap<String,
Object> hzMap -
membershipListenerRegistration
String membershipListenerRegistration
-
-
-
-
Package com.orientechnologies.orient.server.network.protocol.http
-
Exception com.orientechnologies.orient.server.network.protocol.http.OHttpRequestException
class OHttpRequestException extends OSystemException implements Serializable- serialVersionUID:
- 12132321321321L
-
-
Package com.orientechnologies.orient.server.plugin.mail
-
Class com.orientechnologies.orient.server.plugin.mail.OMailProfile
class OMailProfile extends Properties implements Serializable
-
-
Package com.orientechnologies.orient.server.security
-
Exception com.orientechnologies.orient.server.security.OSecurityAuthenticatorException
class OSecurityAuthenticatorException extends OException implements Serializable -
Exception com.orientechnologies.orient.server.security.SwitchToDefaultParamsException
class SwitchToDefaultParamsException extends Exception implements Serializable
-
-
Package com.orientechnologies.orient.test
-
Exception com.orientechnologies.orient.test.CompositeException
class CompositeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.orientechnologies.spatial.collections
-
Class com.orientechnologies.spatial.collections.OSpatialCompositeKey
class OSpatialCompositeKey extends OLuceneCompositeKey implements Serializable-
Serialized Fields
-
maxDistance
double maxDistance
-
operation
org.apache.lucene.spatial.query.SpatialOperation operation
-
-
-
-
Package com.tinkerpop.blueprints.impls.orient
-
Class com.tinkerpop.blueprints.impls.orient.OrientEdge
class OrientEdge extends OrientElement implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class com.tinkerpop.blueprints.impls.orient.OrientElement
class OrientElement extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception com.tinkerpop.blueprints.impls.orient.OrientGraphModificationException
class OrientGraphModificationException extends OException implements Serializable -
Class com.tinkerpop.blueprints.impls.orient.OrientVertex
class OrientVertex extends OrientElement implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-