Class ZooKeeperSharedValue


  • public class ZooKeeperSharedValue
    extends Object
    Wrapper class for a SharedValue so that we don't expose a curator dependency in our internal APIs. Such an exposure is problematic due to the relocation of curator.
    • Constructor Detail

      • ZooKeeperSharedValue

        public ZooKeeperSharedValue​(org.apache.flink.shaded.curator5.org.apache.curator.framework.recipes.shared.SharedValue sharedValue)