Uses of Enum
org.apache.flink.runtime.state.StateObject.StateObjectLocation
Packages that use StateObject.StateObjectLocation
-
Uses of StateObject.StateObjectLocation in org.apache.flink.runtime.state
Methods in org.apache.flink.runtime.state that return StateObject.StateObjectLocationModifier and TypeMethodDescriptionReturns 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.Methods in org.apache.flink.runtime.state that return types with arguments of type StateObject.StateObjectLocationMethods in org.apache.flink.runtime.state with parameters of type StateObject.StateObjectLocationModifier and TypeMethodDescriptionvoidStateObject.StateObjectSizeStatsCollector.add(StateObject.StateObjectLocation key, long value)