public class ClusterMemberVersionCheck extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ClusterMemberVersionCheck.Outcome |
| Constructor and Description |
|---|
ClusterMemberVersionCheck(ClusterMembers clusterMembers,
org.neo4j.cluster.InstanceId myId,
org.neo4j.helpers.Clock clock) |
| Modifier and Type | Method and Description |
|---|---|
ClusterMemberVersionCheck.Outcome |
doVersionCheck(org.neo4j.kernel.impl.store.StoreId storeId,
long timeout,
TimeUnit timeUnit) |
public ClusterMemberVersionCheck(ClusterMembers clusterMembers, org.neo4j.cluster.InstanceId myId, org.neo4j.helpers.Clock clock)
public ClusterMemberVersionCheck.Outcome doVersionCheck(org.neo4j.kernel.impl.store.StoreId storeId, long timeout, TimeUnit timeUnit) throws InterruptedException
InterruptedExceptionCopyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.