Interface Statable<T>

All Known Subinterfaces:
ACLCreateModeStatBackgroundPathAndBytesable<T>, AddStatConfigEnsembleable, CreateBackgroundModeStatACLable, CreateBuilder, CreateBuilder2, CreateBuilderMain, GetACLBuilder, GetChildrenBuilder, GetConfigBuilder, GetDataBuilder, GetDataWatchBackgroundStatable, JoinStatConfigEnsembleable, LeaveStatConfigEnsembleable, ProtectACLCreateModeStatPathAndBytesable<T>, StatConfigureEnsembleable, StatPathable<T>, TempGetDataBuilder
All Known Implementing Classes:
CreateBuilderImpl, GetACLBuilderImpl, GetChildrenBuilderImpl, GetConfigBuilderImpl, GetDataBuilderImpl

public interface Statable<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    storingStatIn(org.apache.zookeeper.data.Stat stat)
    Have the operation fill the provided stat object
  • Method Details

    • 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