| Package | Description |
|---|---|
| com.arangodb | |
| com.arangodb.async | |
| com.arangodb.async.internal |
| Modifier and Type | Method and Description |
|---|---|
ShardEntity |
ArangoCollection.getResponsibleShard(Object value)
Returns the responsible shard for the document.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ShardEntity> |
ArangoCollectionAsync.getResponsibleShard(Object value)
Returns the responsible shard for the document.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ShardEntity> |
ArangoCollectionAsyncImpl.getResponsibleShard(Object value) |
Copyright © 2016–2019 ArangoDB GmbH. All rights reserved.