Package | Description |
---|---|
alluxio.collections |
Modifier and Type | Method and Description |
---|---|
<R> Set<R> |
TwoKeyConcurrentMap.flattenEntries(TwoKeyConcurrentMap.TriFunction<K1,K2,V,R> fn)
Flattens the (key1, key2, value) triples according to the given function.
|
Copyright © 2023. All Rights Reserved.