
public class ODatabaseDocumentRemotePooled extends ODatabaseDocumentRemote
ODatabase.ATTRIBUTES, ODatabase.OPERATION_MODE, ODatabase.STATUSsessionMetadataactiveQueries, componentsFactory, currentIntent, currentTx, databaseOwner, hooks, hooksByScope, inHook, initialized, loadedRecordsCount, localCache, maxRecordLoadMs, maxRidbagPrefetchMs, metadata, microTransaction, minRecordLoadMs, minRidbagPrefetchMs, properties, recordType, retainRecords, ridbagPrefetchCount, serializer, sharedContext, status, totalRecordLoadMs, totalRidbagPrefetchMs, unmodifiableHooks, url, userTYPE| Constructor and Description |
|---|
ODatabaseDocumentRemotePooled(ODatabasePoolInternal pool,
OStorageRemote storage) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes an opened database, if the database is already closed does nothing, if a transaction is
active will be rollback.
|
ODatabaseDocumentInternal |
copy() |
void |
realClose() |
void |
reuse() |
addBlobCluster, afterCreateOperations, afterDeleteOperations, afterReadOperations, afterUpdateOperations, beforeCreateOperations, beforeDeleteOperations, beforeReadOperations, beforeUpdateOperations, begin, beginMicroTransaction, checkSecurity, checkSecurity, checkSecurity, checkSecurity, checkSecurity, checkSecurity, closeQuery, command, command, create, create, create, deInit, delete, drop, execute, execute, executeDeleteRecord, executeReadRecord, exists, fetchNextPage, getClusterName, getSessionMetadata, getStorage, getStorageInfo, indexQuery, internalLockRecord, internalOpen, internalUnlockRecord, isRemote, live, live, loadMetadata, loadMetadata, lock, lock, open, open, query, query, recycle, replaceStorage, saveAll, sendSequenceAction, set, setCustom, setSessionMetadata, unlock, updateFunction, updateIndexManager, updateSchema, updateSequencesactivateOnCurrentThread, addCluster, addCluster, afterCommitOperations, afterRollbackOperations, assignAndCheckCluster, backup, beforeCommitOperations, beforeRollbackOperations, begin, begin, browseClass, browseClass, browseCluster, browseCluster, browseCluster, browseCluster, browseCluster, callbackHookFailure, callbackHookFinalize, callbackHooks, callbackHookSuccess, callOnCloseListeners, callOnDropListeners, callOnOpenListeners, checkForClusterPermissions, checkIfActive, checkOpenness, checkRecordClass, checkSecurity, cleanOutRecord, clearDocumentTracking, closeActiveQueries, command, commit, commit, countClass, countClass, countClass, countClusterElements, countClusterElements, countClusterElements, countClusterElements, countClusterElements, countView, declareIntent, delete, delete, dropCluster, dropCluster, dropClusterInternal, dropClusterInternal, executeWithRetries, executeWithRetries, executeWithRetries, existsCluster, freeze, freeze, get, getActiveIntent, getActiveQueries, getActiveQuery, getBlobClusterIds, getClusterIdByName, getClusterNameById, getClusterNames, getClusterRecordSizeById, getClusterRecordSizeByName, getClusters, getCollectionsChanges, getConfiguration, getConflictStrategy, getDatabaseOwner, getDefaultClusterId, getDefaultSerializer, getDictionary, getHooks, getListeners, getLocalCache, getMetadata, getMicroOrRegularTransaction, getName, getProperties, getProperty, getRecord, getRecordMetadata, getRecordType, getSbTreeCollectionManager, getSerializer, getSerializerFactory, getSharedContext, getSize, getStatus, getStorageVersions, getTransaction, getType, getUnderlying, getURL, getUser, getViewFromCluster, incrementalBackup, init, internalClose, internalCommit, isActiveOnCurrentThread, isClosed, isClusterEdge, isClusterVertex, isClusterView, isMVCC, isPooled, isPrefetchRecords, isRetainRecords, isUseLightweightEdges, isValidationEnabled, load, load, load, load, load, load, loadIfVersionIsNotLatest, newBlob, newBlob, newEdge, newEdge, newElement, newElement, newElement, newEmbeddedElement, newEmbeddedElement, newInstance, newInstance, newLightweightEdge, newRegularEdge, newVertex, newVertex, pessimisticLockChecks, query, queryClosed, queryStarted, rawBegin, registerHook, registerHook, release, reload, reload, reload, reload, reload, reloadUser, resetInitialization, restore, rollback, rollback, save, save, save, save, setConflictStrategy, setConflictStrategy, setCurrentDatabaseInThreadLocal, setDatabaseOwner, setDefaultClusterIdInternal, setDefaultSerializer, setDefaultTransactionMode, setInternal, setMVCC, setPrefetchRecords, setProperty, setRetainRecords, setSerializer, setStatus, setStatusInternal, setUseLightweightEdges, setUser, setValidationEnabled, swapTx, truncateCluster, unregisterHookbrowseListeners, getListenersCopy, registerListener, resetListeners, unregisterListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCommandInterruptionDepth, getHaStatus, isCommandInterrupted, isDistributed, queryOnNode, removeHaServer, setCommandInterrupted, setCommandInterruptionDepth, sync, syncCommitcreateClassIfNotExist, createEdgeClass, createVertexClass, newEdge, newVertexcreateClass, executeWithRetry, getClass, registerListener, unregisterListeneraddRidbagPrefetchStats, createInterruptTimerTask, getActiveClusterMap, getActiveDataCenterMap, getEnterpriseEndpoint, getLocalNodeName, getStats, isSharded, resetRecordLoadStatspublic ODatabaseDocumentRemotePooled(ODatabasePoolInternal pool, OStorageRemote storage)
public void close()
ODatabaseclose in interface ODatabase<ORecord>close in interface Closeableclose in interface AutoCloseableclose in class ODatabaseDocumentAbstractpublic ODatabaseDocumentInternal copy()
copy in interface ODatabaseDocumentInternalcopy in class ODatabaseDocumentRemotepublic void reuse()
public void realClose()
Copyright © 2009–2025 OrientDB. All rights reserved.