Class OSharedContextRemote
java.lang.Object
com.orientechnologies.common.listener.OListenerManger<OMetadataUpdateListener>
com.orientechnologies.orient.core.db.OSharedContext
com.orientechnologies.orient.client.remote.db.document.OSharedContextRemote
Created by tglman on 13/06/17.
-
Field Summary
Fields inherited from class com.orientechnologies.orient.core.db.OSharedContext
executionPlanCache, functionLibrary, indexManager, liveQueryOps, liveQueryOpsV2, loaded, orientDB, PROFILER, queryStats, resources, scheduler, schema, security, sequenceLibrary, statementCache, storage, stringCache -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voidload(ODatabaseDocumentInternal database) voidreload(ODatabaseDocumentInternal database) Methods inherited from class com.orientechnologies.orient.core.db.OSharedContext
endSession, getExecutionPlanCache, getFunctionLibrary, getIndexManager, getLastCloseTime, getLiveQueryOps, getLiveQueryOpsV2, getOrientDB, getQueryStats, getResource, getScheduler, getSecurity, getSequenceLibrary, getSessionCount, getStatementCache, getStorage, getStringCache, getViewManager, reInit, setStorage, startSessionMethods inherited from class com.orientechnologies.common.listener.OListenerManger
browseListeners, getListenersCopy, registerListener, resetListeners, unregisterListener
-
Constructor Details
-
OSharedContextRemote
-
-
Method Details
-
load
- Specified by:
loadin classOSharedContext
-
getSchema
- Overrides:
getSchemain classOSharedContext
-
close
public void close()- Specified by:
closein classOSharedContext
-
reload
- Specified by:
reloadin classOSharedContext
-
getClient
-