Package | Description |
---|---|
org.apache.flink.fnexecution.v1 |
Modifier and Type | Method and Description |
---|---|
static FlinkFnApi.Input.InputCase |
FlinkFnApi.Input.InputCase.forNumber(int value) |
FlinkFnApi.Input.InputCase |
FlinkFnApi.InputOrBuilder.getInputCase() |
FlinkFnApi.Input.InputCase |
FlinkFnApi.Input.getInputCase() |
FlinkFnApi.Input.InputCase |
FlinkFnApi.Input.Builder.getInputCase() |
static FlinkFnApi.Input.InputCase |
FlinkFnApi.Input.InputCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static FlinkFnApi.Input.InputCase |
FlinkFnApi.Input.InputCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlinkFnApi.Input.InputCase[] |
FlinkFnApi.Input.InputCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.