public abstract class GeneralParameters extends Parameters
Parameters.BooleanDescription, Parameters.KeylessDescription, Parameters.PathDescription| Constructor and Description |
|---|
GeneralParameters() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.Enum<?> |
operation()
Notice the function name can't be getOperation since Jackson would transfer this function in to
json value, break Parameter serialization and cause serialization error.
|
getDescription, partitionFieldNamesCopyright © 2021. All Rights Reserved.