| Package | Description |
|---|---|
| org.apache.flink.runtime.state |
| Modifier and Type | Method and Description |
|---|---|
static StateObject.StateObjectLocation |
StateObject.StateObjectLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StateObject.StateObjectLocation[] |
StateObject.StateObjectLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumMap<StateObject.StateObjectLocation,Long> |
StateObject.StateObjectSizeStatsCollector.getStats() |
| Modifier and Type | Method and Description |
|---|---|
void |
StateObject.StateObjectSizeStatsCollector.add(StateObject.StateObjectLocation key,
long value) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.