Package | Description |
---|---|
org.apache.flink.runtime.util |
Modifier and Type | Method and Description |
---|---|
static <T extends Serializable> |
ZooKeeperUtils.createZooKeeperStateHandleStore(org.apache.flink.shaded.curator5.org.apache.curator.framework.CuratorFramework client,
String path,
RetrievableStateStorageHelper<T> stateStorage)
Creates an instance of
ZooKeeperStateHandleStore . |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.