| Package | Description |
|---|---|
| com.arangodb.entity |
| Modifier and Type | Method and Description |
|---|---|
ReplicationState |
EntityDeserializers.ReplicationStateDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
ReplicationState |
ReplicationLoggerStateEntity.getState() |
ReplicationState |
ReplicationInventoryEntity.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicationLoggerStateEntity.setState(ReplicationState state) |
void |
ReplicationInventoryEntity.setState(ReplicationState state) |
Copyright © 2012–2015 ArangoDB GmbH. All rights reserved.