
public interface OMetadata
| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
SYSTEM_CLUSTER |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes internal objects
|
void |
create() |
OCommandCache |
getCommandCache() |
OFunctionLibrary |
getFunctionLibrary() |
OIndexManagerProxy |
getIndexManager() |
OScheduler |
getScheduler() |
OSchema |
getSchema() |
int |
getSchemaClusterId() |
OSecurity |
getSecurity() |
OSequenceLibrary |
getSequenceLibrary() |
void |
load() |
void |
reload()
Reloads the internal objects.
|
void load()
void create()
throws IOException
IOExceptionOSchema getSchema()
OCommandCache getCommandCache()
OSecurity getSecurity()
OIndexManagerProxy getIndexManager()
int getSchemaClusterId()
void reload()
void close()
OFunctionLibrary getFunctionLibrary()
OSequenceLibrary getSequenceLibrary()
OScheduler getScheduler()
Copyright © 2009–2025 OrientDB. All rights reserved.