Class ClientUriSuppliers.OrderedSupplier

java.lang.Object
io.helidon.webclient.grpc.ClientUriSuppliers.OrderedSupplier
All Implemented Interfaces:
ClientUriSupplier, Iterable<ClientUri>, Iterator<ClientUri>
Enclosing class:
ClientUriSuppliers

public static class ClientUriSuppliers.OrderedSupplier extends Object implements ClientUriSupplier
Supplies an iterator that returns URIs chosen in order from first to last.