public static class ReplicationApplierState.LastError extends Object implements Serializable
| Constructor and Description |
|---|
LastError() |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage() |
Integer |
getErrorNum() |
Date |
getTime() |
void |
setErrorMessage(String errorMessage) |
void |
setErrorNum(Integer errorNum) |
void |
setTime(Date time) |
Copyright © 2012–2015 ArangoDB GmbH. All rights reserved.