| Package | Description |
|---|---|
| org.neo4j.causalclustering.catchup.storecopy | |
| org.neo4j.causalclustering.core.state.snapshot | |
| org.neo4j.causalclustering.readreplica |
| Modifier and Type | Method and Description |
|---|---|
void |
StoreFetcher.copyStore(MemberId from,
StoreId expectedStoreId,
File destDir) |
void |
CopiedStoreRecovery.recoverCopiedStore(File tempStore) |
CatchupResult |
StoreFetcher.tryCatchingUp(MemberId from,
StoreId expectedStoreId,
File storeDir) |
| Modifier and Type | Method and Description |
|---|---|
void |
CoreStateDownloader.downloadSnapshot(MemberId source,
CoreState coreState) |
| Modifier and Type | Method and Description |
|---|---|
void |
CopyStoreSafely.copyWholeStoreFrom(MemberId source,
StoreId expectedStoreId,
StoreFetcher storeFetcher) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.