public interface DumpHandler<T>
Modifier and Type | Method and Description |
---|---|
boolean |
handle(ReplicationDumpRecord<T> entity) |
boolean |
head(ReplicationDumpHeader header) |
boolean head(ReplicationDumpHeader header)
boolean handle(ReplicationDumpRecord<T> entity)
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.