| Package | Description |
|---|---|
| com.arangodb | |
| com.arangodb.entity | |
| com.arangodb.impl |
| Modifier and Type | Method and Description |
|---|---|
ReplicationInventoryEntity |
ArangoDriver.getReplicationInventory()
Returns the list of collections and indexes available on the server.
|
ReplicationInventoryEntity |
ArangoDriver.getReplicationInventory(boolean includeSystem)
Returns the list of collections and indexes available on the server.
|
ReplicationInventoryEntity |
InternalReplicationDriver.getReplicationInventory(String database,
Boolean includeSystem) |
| Modifier and Type | Method and Description |
|---|---|
ReplicationInventoryEntity |
EntityDeserializers.ReplicationInventoryEntityDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
ReplicationInventoryEntity |
InternalReplicationDriverImpl.getReplicationInventory(String database,
Boolean includeSystem) |
Copyright © 2012–2015 ArangoDB GmbH. All rights reserved.