| Modifier and Type | Class and Description |
|---|---|
static class |
RaftMachine.Timeouts |
| Modifier and Type | Method and Description |
|---|---|
RenewableTimeoutService.RenewableTimeout |
DelayedRenewableTimeoutService.create(RenewableTimeoutService.TimeoutName name,
long delayInMillis,
long randomRangeInMillis,
RenewableTimeoutService.TimeoutHandler handler)
Set up a new timeout.
|
RenewableTimeoutService.RenewableTimeout |
RenewableTimeoutService.create(RenewableTimeoutService.TimeoutName timeoutName,
long delayInMillis,
long randomRangeInMillis,
RenewableTimeoutService.TimeoutHandler handler)
The main factory method.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
RaftLogShipper.Timeouts |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.