Package | Description |
---|---|
org.apache.flink.runtime.state.metainfo |
Modifier and Type | Method and Description |
---|---|
static StateMetaInfoSnapshot.CommonOptionsKeys |
StateMetaInfoSnapshot.CommonOptionsKeys.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StateMetaInfoSnapshot.CommonOptionsKeys[] |
StateMetaInfoSnapshot.CommonOptionsKeys.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
StateMetaInfoSnapshot.getOption(StateMetaInfoSnapshot.CommonOptionsKeys key) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.