| Modifier and Type | Method and Description |
|---|---|
Log |
Backend.getSystemMgmtLog() |
Log |
Backend.getUserLog(String identifier) |
| Modifier and Type | Method and Description |
|---|---|
Log |
LogManager.openLog(String name)
Opens a log for the given name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KCVSLog
Implementation of
Log wrapped around a KeyColumnValueStore. |
| Constructor and Description |
|---|
ManagementLogger(StandardTitanGraph graph,
Log sysLog,
SchemaCache schemaCache,
TimestampProvider times) |
ManagementSystem(StandardTitanGraph graph,
KCVSConfiguration config,
Log sysLog,
ManagementLogger mgmtLogger,
SchemaCache schemaCache) |
Copyright © 2012–2015. All rights reserved.