public class IteratorUtils extends Object
| Constructor and Description |
|---|
IteratorUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.accumulo.core.data.Value |
retrieveFullEvent(String eventUUID,
org.apache.accumulo.core.data.Key topKey,
org.apache.accumulo.core.iterators.SortedKeyValueIterator<org.apache.accumulo.core.data.Key,org.apache.accumulo.core.data.Value> sourceItr,
org.calrissian.mango.types.TypeRegistry<String> typeRegistry) |
public static org.apache.accumulo.core.data.Value retrieveFullEvent(String eventUUID, org.apache.accumulo.core.data.Key topKey, org.apache.accumulo.core.iterators.SortedKeyValueIterator<org.apache.accumulo.core.data.Key,org.apache.accumulo.core.data.Value> sourceItr, org.calrissian.mango.types.TypeRegistry<String> typeRegistry)
Copyright © 2014 Calrissian. All Rights Reserved.