Package org.apache.flink.runtime.state
Class RegisteredStateMetaInfoBase.Key
- java.lang.Object
-
- org.apache.flink.runtime.state.RegisteredStateMetaInfoBase.Key
-
- Enclosing class:
- RegisteredStateMetaInfoBase
public static final class RegisteredStateMetaInfoBase.Key extends Object
Wrapper class that can be used to represent the wrappedRegisteredStateMetaInfoBaseas key in aMap.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)RegisteredStateMetaInfoBasegetRegisteredStateMetaInfoBase()inthashCode()
-