| Package | Description |
|---|---|
| com.bayesserver.data |
| Modifier and Type | Method and Description |
|---|---|
DataPartitionMethod |
DataPartitioning.getMethod()
Gets the partitioning method.
|
static DataPartitionMethod |
DataPartitionMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataPartitionMethod[] |
DataPartitionMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DataPartitioning(int partitionNumber,
DataPartitionMethod method,
int partitionCount)
Initializes a new instance of the
DataPartitioning class. |
Copyright © 2021. All rights reserved.