Пример #1
0
 public static void writePropertyCollection(TezWriter writer, TezPropertySortList collection, string name)
 {
 }
 public virtual void close()
 {
     this.clearAll();
     m_Properties = null;
 }
Пример #3
0
 public static void readPropertyCollection <Descriptor>(TezReader reader, TezPropertySortList collection, string name)
 {
 }