| Package | Description |
|---|---|
| org.apache.accumulo.iteratortest.testcases |
| Modifier and Type | Class and Description |
|---|---|
class |
DeepCopyTestCase
Test case that verifies that an iterator can use the generated instance from
deepCopy. |
class |
IsolatedDeepCopiesTestCase
Test case that verifies that copies do not impact one another.
|
class |
MultipleHasTopCalls
TestCase which asserts that multiple calls to
SortedKeyValueIterator.hasTop() should not
alter the internal state of the iterator and should not return different values due to multiple,
sequential invocations. |
class |
ReSeekTestCase
Test case that verifies that an iterator can use the generated instance from
deepCopy. |
class |
YieldingTestCase
Test case that verifies that an iterator works correctly with the yielding api.
|
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.