public class IteratorSelector extends Object
OrderingPolicy what to return in an iterator.| Modifier and Type | Field and Description | 
|---|---|
| static IteratorSelector | EMPTY_ITERATOR_SELECTOR | 
| Constructor and Description | 
|---|
| IteratorSelector() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getPartition()The partition for this iterator selector. | 
| void | setPartition(String p)Set partition for this iterator selector. | 
public static final IteratorSelector EMPTY_ITERATOR_SELECTOR
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.