Interface AsyncGetChildrenBuilder

    • Method Detail

      • storingStatIn

        AsyncPathable<AsyncStage<java.util.List<java.lang.String>>> storingStatIn​(org.apache.zookeeper.data.Stat stat)
        Have the operation fill the provided stat object
        Parameters:
        stat - the stat to have filled in
        Returns:
        this