public class IteratorTestUtil extends Object
IteratorTestCases.| Constructor and Description |
|---|
IteratorTestUtil() |
| Modifier and Type | Method and Description |
|---|---|
static SortedKeyValueIterator<Key,Value> |
createSource(IteratorTestInput input) |
static SortedKeyValueIterator<Key,Value> |
instantiateIterator(IteratorTestInput input) |
public static SortedKeyValueIterator<Key,Value> instantiateIterator(IteratorTestInput input)
public static SortedKeyValueIterator<Key,Value> createSource(IteratorTestInput input)
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.