Package | Description |
---|---|
org.apache.flink.table.runtime.util.collections |
Modifier and Type | Class and Description |
---|---|
class |
DoubleHashSet
Double hash set.
|
class |
FloatHashSet
Float hash set.
|
class |
IntHashSet
Int hash set.
|
class |
LongHashSet
Long hash set.
|
class |
ObjectHashSet<T>
Wrap
HashSet with hashSet interface. |
class |
ShortHashSet
Short hash set.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.