public static class ClusterMemberVersionCheck.Outcome extends Object
| Constructor and Description |
|---|
ClusterMemberVersionCheck.Outcome() |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,org.neo4j.kernel.impl.store.StoreId> |
getMismatched() |
Set<Integer> |
getUnavailable() |
boolean |
hasMismatched() |
boolean |
hasUnavailable() |
String |
toString() |
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.