public static class ListAllOptions.ImmutableListAllOptions extends ListAllOptions
ListAllOptions.Builder, ListAllOptions.ImmutableListAllOptionsNONE| Constructor and Description |
|---|
ListAllOptions.ImmutableListAllOptions(ListAllOptions delegate) |
| Modifier and Type | Method and Description |
|---|---|
ListAllOptions |
eager(boolean val)
If eager, will connect to container immediately and fail-fast, rather than failing when
first iterating over the list.
|
boolean |
isEager() |
clone, equals, hashCode, toStringpublic ListAllOptions.ImmutableListAllOptions(ListAllOptions delegate)
public boolean isEager()
isEager in class ListAllOptionspublic ListAllOptions eager(boolean val)
ListAllOptionseager in class ListAllOptionsCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.