}
if (struct.isSetBlockSize()) {
oprot.writeI64(struct.blockSize);
}
if (struct.isSetReplication()) {
oprot.writeI16(struct.replication);
}
}
@Override
public void read(org.apache.thrift.protocol.TProtocol prot, Stat struct) throws org.apache.thrift.TException {