| Package | Description |
|---|---|
| org.neo4j.causalclustering.catchup | |
| org.neo4j.causalclustering.catchup.storecopy |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CatchUpResponseCallback.onFileContent(CompletableFuture<T> signal,
FileChunk fileChunk) |
boolean |
CatchUpResponseAdaptor.onFileContent(CompletableFuture<T> signal,
FileChunk response) |
boolean |
CatchUpResponseHandler.onFileContent(FileChunk fileChunk) |
| Modifier and Type | Method and Description |
|---|---|
static ChannelMarshal<FileChunk> |
FileChunk.marshal() |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.