BatchedRemoteIterator.BatchedListEntriespublic static interface BatchedRemoteIterator.BatchedEntries<E>
| Modifier and Type | Method | Description |
|---|---|---|
E |
get(int i) |
|
boolean |
hasMore() |
|
int |
size() |
E get(int i)
int size()
boolean hasMore()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.