Ejemplo n.º 1
0
 public bool isNewWriteFormat(StreamFactory writer)
 {
     return writer.getVersion() != OrcFile.Version.V_0_11;
 }