public class SharedStateRegistryKey
extends org.apache.flink.util.StringBasedID
SharedStateRegistry. Two files which should logically be the same
should have the same SharedStateRegistryKey. The meaning of logical equivalence is up to
the application.| Constructor and Description |
|---|
SharedStateRegistryKey(String keyString) |
SharedStateRegistryKey(String prefix,
StateHandleID stateHandleID) |
public SharedStateRegistryKey(String prefix, StateHandleID stateHandleID)
@VisibleForTesting public SharedStateRegistryKey(String keyString)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.