Interface Statable<T>

    • Method Detail

      • storingStatIn

        T 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