예제 #1
0
 @Override
 void closePartitions() {
   super.closePartitions();
   appendPartition = null;
   appendTimestampHi = -1;
 }