public class OSharedContextRemote extends OSharedContext
commandCache, executionPlanCache, functionLibrary, indexManager, liveQueryOps, liveQueryOpsV2, loaded, orientDB, PROFILER, queryStats, scheduler, schema, security, sequenceLibrary, statementCache, storage
Constructor and Description |
---|
OSharedContextRemote(OStorage storage,
OrientDBRemote orientDBRemote) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
load(ODatabaseDocumentInternal database) |
void |
reload(ODatabaseDocumentInternal database) |
getCommandCache, getExecutionPlanCache, getFunctionLibrary, getIndexManager, getLiveQueryOps, getLiveQueryOpsV2, getOrientDB, getQueryStats, getScheduler, getSchema, getSecurity, getSequenceLibrary, getStatementCache, getStorage, getViewManager, setStorage
browseListeners, getListenersCopy, registerListener, resetListeners, unregisterListener
public OSharedContextRemote(OStorage storage, OrientDBRemote orientDBRemote)
public void load(ODatabaseDocumentInternal database)
load
in class OSharedContext
public void close()
close
in class OSharedContext
public void reload(ODatabaseDocumentInternal database)
reload
in class OSharedContext
Copyright © 2009–2020 OrientDB. All rights reserved.