Modifier and Type | Method and Description |
---|---|
OIndexInternal |
OLuceneIndexFactory.createIndex(String name,
OStorage storage,
String indexType,
String algorithm,
String valueContainerAlgorithm,
ODocument metadata,
int version) |
Modifier and Type | Method and Description |
---|---|
Object |
OEntityManager.createPojo(String iClassName)
Create a POJO by its class name.
|
Constructor and Description |
---|
OConfigurationException(OConfigurationException exception) |
Modifier and Type | Method and Description |
---|---|
static OIndexInternal |
OIndexes.createIndex(OStorage storage,
String name,
String indexType,
String algorithm,
String valueContainerAlgorithm,
ODocument metadata,
int version) |
OIndexInternal |
ODefaultIndexFactory.createIndex(String name,
OStorage storage,
String indexType,
String algorithm,
String valueContainerAlgorithm,
ODocument metadata,
int version) |
OIndexInternal |
OIndexFactory.createIndex(String name,
OStorage storage,
String indexType,
String algorithm,
String valueContainerAlgorithm,
ODocument metadata,
int version)
Creates an index.
|
Modifier and Type | Method and Description |
---|---|
OIndexInternal |
OAutoShardingIndexFactory.createIndex(String name,
OStorage storage,
String indexType,
String algorithm,
String valueContainerAlgorithm,
ODocument metadata,
int version) |
Modifier and Type | Method and Description |
---|---|
OIndexInternal |
OHashIndexFactory.createIndex(String name,
OStorage storage,
String indexType,
String algorithm,
String valueContainerAlgorithm,
ODocument metadata,
int version) |
Modifier and Type | Method and Description |
---|---|
OServer |
OServer.startup() |
OServer |
OServer.startup(File iConfigurationFile) |
Modifier and Type | Method and Description |
---|---|
static OServerDistributedConfiguration |
ODistributedConfig.fromEnv(OServerDistributedConfiguration distributed) |
static void |
ODistributedConfig.validateConfiguration(OServerDistributedConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
OIndexInternal |
OLuceneSpatialIndexFactory.createIndex(String name,
OStorage storage,
String indexType,
String algorithm,
String valueContainerAlgorithm,
ODocument metadata,
int version) |
Copyright © 2009–2020 OrientDB. All rights reserved.