| 包 | 描述 |
|---|---|
| ai.rapids.cudf |
| 修饰符和类型 | 方法和描述 |
|---|---|
static HashType |
HashType.fromNative(int nativeId) |
static HashType |
HashType.valueOf(String name)返回具有指定名称的此枚举类型的常量。
|
static HashType[] |
HashType.values()返回一个包含此枚举类型的常量的数组,顺序为它们声明的顺序。
|
| 修饰符和类型 | 方法和描述 |
|---|---|
分区表 |
Table.TableOperation.hashPartition(HashType type, int numberOfPartitions)将表哈希分区为指定数量的分区。
|
分区表 |
Table.TableOperation.hashPartition(HashType type, int numberOfPartitions, int seed)将表哈希分区为指定数量的分区。
|
版权所有 © 2025。保留所有权利。