Uses of Class
com.orbitz.consul.model.query.ImmutableRaftIndex
-
Packages that use ImmutableRaftIndex Package Description com.orbitz.consul.model.query -
-
Uses of ImmutableRaftIndex in com.orbitz.consul.model.query
Methods in com.orbitz.consul.model.query that return ImmutableRaftIndex Modifier and Type Method Description ImmutableRaftIndexImmutableRaftIndex.Builder. build()Builds a newImmutableRaftIndex.static ImmutableRaftIndexImmutableRaftIndex. copyOf(RaftIndex instance)Creates an immutable copy of aRaftIndexvalue.
-