Package | Description |
---|---|
io.druid.common.guava |
Modifier and Type | Method and Description |
---|---|
static <T> CombiningSequence<T> |
CombiningSequence.create(com.metamx.common.guava.Sequence<T> baseSequence,
com.google.common.collect.Ordering<T> ordering,
com.metamx.common.guava.nary.BinaryFn<T,T,T> mergeFn) |
Copyright © 2011–2015. All rights reserved.