| Package | Description |
|---|---|
| com.arangodb | |
| com.arangodb.entity | |
| com.arangodb.impl |
| Modifier and Type | Method and Description |
|---|---|
ReplicationSyncEntity |
ArangoDriver.syncReplication(String endpoint,
String database,
String username,
String password,
RestrictType restrictType,
String... restrictCollections)
Starts a full data synchronization from a remote endpoint into the local
ArangoDB database.
|
ReplicationSyncEntity |
InternalReplicationDriver.syncReplication(String _database,
String endpoint,
String database,
String username,
String password,
RestrictType restrictType,
String... restrictCollections) |
| Modifier and Type | Method and Description |
|---|---|
ReplicationSyncEntity |
EntityDeserializers.ReplicationSyncEntityDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
ReplicationSyncEntity |
InternalReplicationDriverImpl.syncReplication(String _database,
String endpoint,
String database,
String username,
String password,
RestrictType restrictType,
String... restrictCollections) |
Copyright © 2012–2015 ArangoDB GmbH. All rights reserved.