Class LegacyPropData


  • public class LegacyPropData
    extends Object
    Provides sampled ZooKeeper properties paths / data from a 1.10 instance for testing.
    • Constructor Detail

      • LegacyPropData

        public LegacyPropData()
    • Method Detail

      • getData

        public static List<LegacyPropData.PropNode> getData​(InstanceId instanceId)
        Generates a list of ZooKeeper nodes captured from a 1.10 instance. The list is ordered so that parent nodes are created before the children. This is used for property conversion testing and other values are irrelevant and left as empty ZooKeeper nodes.