public static class ReplicationLoggerStateEntity.Client extends Object implements Serializable
Constructor and Description |
---|
Client() |
Modifier and Type | Method and Description |
---|---|
Long |
getLastServedTick() |
String |
getServerId() |
Date |
getTime() |
void |
setLastServedTick(Long lastServedTick) |
void |
setServerId(String serverId) |
void |
setTime(Date time) |
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.