| Package | Description |
|---|---|
| com.orbitz.consul.model.query |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableRaftIndex
Immutable implementation of
RaftIndex. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableRaftIndex |
ImmutableRaftIndex.copyOf(RaftIndex instance)
Creates an immutable copy of a
RaftIndex value. |
ImmutableRaftIndex.Builder |
ImmutableRaftIndex.Builder.from(RaftIndex instance)
Fill a builder with attribute values from the provided
RaftIndex instance. |
Copyright © 2019. All rights reserved.