
public class OViewRemote extends OViewImpl
OClass.ATTRIBUTES, OClass.INDEX_TYPEabstractClass, clusterIds, clusterSelection, customFields, defaultClusterId, description, document, hashCode, name, NOT_EXISTENT_CLUSTER_ID, overSize, owner, polymorphicClusterIds, properties, shortName, strictMode, subclasses, superClassesEDGE_CLASS_NAME, VERTEX_CLASS_NAME| Modifier | Constructor and Description |
|---|---|
protected |
OViewRemote(OSchemaShared iOwner,
ODocument iDocument,
String iName) |
addActiveIndexes, count, fromStream, getClassIndexes, getClassIndexes, getInactiveIndexes, getNodes, getOriginRidField, getQuery, getRequiredIndexesInfo, getUpdateIntervalSeconds, getUpdateStrategy, getWatchClasses, inactivateIndex, inactivateIndexes, isUpdatable, toNetworkStream, toStreamacquireSchemaReadLock, acquireSchemaWriteLock, addBaseClass, addClusters, addPolymorphicClusterId, addPolymorphicClusterIds, areIndexed, areIndexed, checkAllLikedObjects, checkEmbedded, checkParametersConflict, checkParametersConflict, checkPersistentPropertyType, compareTo, count, createIndex, createIndex, createIndex, createIndex, createIndex, createProperty, createProperty, createProperty, createProperty, createProperty, declaredProperties, decodeClassName, equals, existsProperty, extractFieldTypes, fireDatabaseMigration, firePropertyNameMigration, fromStream, get, getAllBaseClasses, getAllSubclasses, getAllSuperClasses, getBaseClasses, getClassIndex, getClassInvolvedIndexes, getClassInvolvedIndexes, getClassOverSize, getClusterForNewInstance, getClusterIds, getClusterSelection, getCustom, getCustomInternal, getCustomKeys, getDatabase, getDefaultClusterId, getDescription, getEscapedName, getIndexedProperties, getIndexedProperties, getIndexes, getIndexes, getInvolvedIndexes, getInvolvedIndexes, getName, getOverSize, getOwner, getPolymorphicClusterIds, getProperty, getShortName, getSize, getStreamableName, getSubclasses, getSuperClass, getSuperClasses, getSuperClassesNames, hasClusterId, hashCode, hasPolymorphicClusterId, hasSuperClasses, isAbstract, isEdgeType, isStrictMode, isSubClassOf, isSubClassOf, isSuperClassOf, isVertexType, matchesType, properties, propertiesMap, readableClusters, releaseSchemaReadLock, releaseSchemaWriteLock, releaseSchemaWriteLock, removeCustom, removePolymorphicClusterId, removePolymorphicClusterIds, renameCluster, renameProperty, set, setClusterIds, setClusterSelection, setClusterSelectionInternal, setEncryptionInternal, setSuperClass, setSuperClassesByNames, toString, truncate, truncateClusterInternal, validatePropertyNameclone, finalize, getClass, notify, notifyAll, wait, wait, waitareIndexed, areIndexed, count, createIndex, createIndex, createIndex, createIndex, createIndex, createProperty, createProperty, createProperty, createProperty, createProperty, declaredProperties, existsProperty, get, getAllBaseClasses, getAllSubclasses, getAllSuperClasses, getBaseClasses, getClassIndex, getClassInvolvedIndexes, getClassInvolvedIndexes, getClassOverSize, getClusterForNewInstance, getClusterIds, getClusterSelection, getCustom, getCustomKeys, getDefaultClusterId, getDescription, getIndexedProperties, getIndexes, getIndexes, getInvolvedIndexes, getInvolvedIndexes, getName, getOverSize, getPolymorphicClusterIds, getProperty, getShortName, getSize, getStreamableName, getSubclasses, getSuperClass, getSuperClasses, getSuperClassesNames, hasClusterId, hasPolymorphicClusterId, hasSuperClasses, isAbstract, isEdgeType, isStrictMode, isSubClassOf, isSubClassOf, isSuperClassOf, isVertexType, properties, propertiesMap, removeCustom, set, setClusterSelection, setSuperClass, truncatecompareToprotected OViewRemote(OSchemaShared iOwner, ODocument iDocument, String iName)
protected OProperty addProperty(String propertyName, OType type, OType linkedType, OClass linkedClass, boolean unsafe)
addProperty in class OClassImplpublic OClassImpl setEncryption(String iValue)
setEncryption in class OClassImplpublic OClassImpl setCustom(String name, String value)
public void clearCustom()
protected OPropertyImpl createPropertyInstance(ODocument p)
createPropertyInstance in class OClassImplpublic OView truncateCluster(String clusterName)
clusterName - Name of cluster to be truncated.public OView setStrictMode(boolean isStrict)
public OView addClusterId(int clusterId)
public OView removeClusterId(int clusterId)
public void dropProperty(String propertyName)
public OView setOverSize(float overSize)
OClassOClass.getOverSize()public OView setAbstract(boolean isAbstract)
protected OView removeBaseClassInternal(OClass baseClass)
removeBaseClassInternal in class OClassImplprotected void setSuperClassesInternal(List<? extends OClass> classes)
setSuperClassesInternal in class OClassImplpublic void setDefaultClusterId(int defaultClusterId)
Copyright © 2009–2025 OrientDB. All rights reserved.