Class ViewManagerDistributed
java.lang.Object
com.orientechnologies.orient.core.db.viewmanager.ViewManager
com.orientechnologies.orient.server.distributed.impl.ViewManagerDistributed
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbuildOnThisNode(ODatabaseDocumentInternal db, OView view) Methods inherited from class com.orientechnologies.orient.core.db.viewmanager.ViewManager
cleanUnusedViewClusters, cleanUnusedViewIndexes, close, create, endUsingViewCluster, endUsingViewIndex, getNextViewToUpdate, getViewFromOldCluster, init, load, recordAdded, recordDeleted, recordUpdated, registerLiveUpdateFor, start, startUsingViewCluster, startUsingViewIndex, updateView, updateViewAsync, updateViewInternal
-
Constructor Details
-
ViewManagerDistributed
-
-
Method Details
-
buildOnThisNode
- Overrides:
buildOnThisNodein classViewManager
-