| Package | Description |
|---|---|
| org.apache.flink.table.planner.plan.trait |
| Modifier and Type | Method and Description |
|---|---|
MiniBatchMode |
MiniBatchInterval.getMode() |
static MiniBatchMode |
MiniBatchMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MiniBatchMode[] |
MiniBatchMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MiniBatchInterval(long interval,
MiniBatchMode mode) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.