コード例 #1
-1
 @Override
 public boolean nextKeyValue() throws IOException, InterruptedException {
   return reader.nextKeyValue();
 }