| Package | Description |
|---|---|
| com.arangodb.entity |
| Modifier and Type | Method and Description |
|---|---|
ReplicationEventType |
ReplicationDumpRecord.getType() |
static ReplicationEventType |
ReplicationEventType.valueOf(int type) |
static ReplicationEventType |
ReplicationEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReplicationEventType[] |
ReplicationEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicationDumpRecord.setType(ReplicationEventType type) |
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.