public <T> T readData(java.lang.String path, org.apache.zookeeper.data.Stat stat) 這個方法的作用是什么?為什么要有第二個參數stat? 查看完整描述