| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.ecosystem |
| Modifier and Type | Method and Description |
|---|---|
ComputeParameters.ComputeMode |
ComputeParameters.getComputeMode() |
static ComputeParameters.ComputeMode |
ComputeParameters.ComputeMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComputeParameters.ComputeMode[] |
ComputeParameters.ComputeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComputeParameters.setComputeMode(ComputeParameters.ComputeMode computeMode) |
| Constructor and Description |
|---|
ComputeParameters(int maxSplitsCount,
long splitSizeInMBs,
ComputeParameters.ComputeMode computeMode) |
Copyright © 2024. All Rights Reserved.