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 |
ReplicationInventoryEntity.getState() |
ReplicationState |
ReplicationLoggerStateEntity.getState() |
Modifier and Type | Method and Description |
---|---|
void |
ReplicationInventoryEntity.setState(ReplicationState state) |
void |
ReplicationLoggerStateEntity.setState(ReplicationState state) |
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.