public class ManagementLogger extends Object implements MessageReader
| Constructor and Description |
|---|
ManagementLogger(StandardTitanGraph graph,
Log sysLog,
SchemaCache schemaCache,
TimestampProvider times) |
| Modifier and Type | Method and Description |
|---|---|
void |
read(Message message)
Processes the given message.
|
void |
sendCacheEviction(Set<TitanSchemaVertex> updatedTypes,
Set<Callable<Boolean>> updatedTypeTriggers,
Set<String> openInstances) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic ManagementLogger(StandardTitanGraph graph, Log sysLog, SchemaCache schemaCache, TimestampProvider times)
public void read(Message message)
MessageReaderread in interface MessageReaderCopyright © 2012–2015. All rights reserved.