public static class ReplicationApplierState.Progress extends Object implements Serializable
Constructor and Description |
---|
Progress() |
Modifier and Type | Method and Description |
---|---|
Long |
getFailedConnects() |
String |
getMessage() |
Date |
getTime() |
void |
setFailedConnects(Long failedConnects) |
void |
setMessage(String message) |
void |
setTime(Date time) |
Copyright © 2012–2015 ArangoDB GmbH. All rights reserved.