| Package | Description |
|---|---|
| com.thinkaurelius.titan.graphdb.database.log |
| Modifier and Type | Method and Description |
|---|---|
static LogTxMeta |
LogTxMeta.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogTxMeta[] |
LogTxMeta.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumMap<LogTxMeta,Object> |
TransactionLogHeader.Entry.getMetadata() |
| Constructor and Description |
|---|
Entry(TransactionLogHeader header,
StaticBuffer content,
LogTxStatus status,
EnumMap<LogTxMeta,Object> metadata) |
Copyright © 2012–2015. All rights reserved.