Uses of Class
com.orientechnologies.orient.core.exception.OConfigurationException
Packages that use OConfigurationException
Package
Description
-
Uses of OConfigurationException in com.orientechnologies.lucene
Methods in com.orientechnologies.lucene that throw OConfigurationExceptionModifier and TypeMethodDescriptionOLuceneCrossClassIndexFactory.createIndex(OStorage storage, OIndexMetadata im) OLuceneIndexFactory.createIndex(OStorage storage, OIndexMetadata im) -
Uses of OConfigurationException in com.orientechnologies.orient.core.entity
Methods in com.orientechnologies.orient.core.entity that throw OConfigurationExceptionModifier and TypeMethodDescriptionOEntityManager.createPojo(String iClassName) Create a POJO by its class name. -
Uses of OConfigurationException in com.orientechnologies.orient.core.exception
Constructors in com.orientechnologies.orient.core.exception with parameters of type OConfigurationException -
Uses of OConfigurationException in com.orientechnologies.orient.core.index
Methods in com.orientechnologies.orient.core.index that throw OConfigurationExceptionModifier and TypeMethodDescriptionODefaultIndexFactory.createIndex(OStorage storage, OIndexMetadata im) static OIndexInternalOIndexes.createIndex(OStorage storage, OIndexMetadata metadata) OIndexFactory.createIndex(OStorage storage, OIndexMetadata im) Creates an index. -
Uses of OConfigurationException in com.orientechnologies.orient.core.sharding.auto
Methods in com.orientechnologies.orient.core.sharding.auto that throw OConfigurationExceptionModifier and TypeMethodDescriptionOAutoShardingIndexFactory.createIndex(OStorage storage, OIndexMetadata im) -
Uses of OConfigurationException in com.orientechnologies.orient.core.storage.index.hashindex.local
Methods in com.orientechnologies.orient.core.storage.index.hashindex.local that throw OConfigurationExceptionModifier and TypeMethodDescriptionfinal OIndexInternalOHashIndexFactory.createIndex(OStorage storage, OIndexMetadata im) -
Uses of OConfigurationException in com.orientechnologies.orient.server
Methods in com.orientechnologies.orient.server that throw OConfigurationException -
Uses of OConfigurationException in com.orientechnologies.orient.server.distributed.config
Methods in com.orientechnologies.orient.server.distributed.config that throw OConfigurationExceptionModifier and TypeMethodDescriptionODistributedConfig.fromEnv(OServerDistributedConfiguration distributed) static voidODistributedConfig.validateConfiguration(OServerDistributedConfiguration configuration) -
Uses of OConfigurationException in com.orientechnologies.spatial
Methods in com.orientechnologies.spatial that throw OConfigurationExceptionModifier and TypeMethodDescriptionOLuceneSpatialIndexFactory.createIndex(OStorage storage, OIndexMetadata im)