public class DumpHandlerAdapter<T> extends Object implements DumpHandler<T>
Constructor and Description |
---|
DumpHandlerAdapter() |
public boolean head(ReplicationDumpHeader header)
head
in interface DumpHandler<T>
public boolean handle(ReplicationDumpRecord<T> entity)
handle
in interface DumpHandler<T>
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.