Serialize the key, value to intermediate storage.
* When this method returns, kvindex must refer to sufficient unused
* storage to store one METADATA.

将keyvalue序列化为中间存储。 当此方法返回时,kvindex必须引用足够的未使用存储来存储一个METADATA

public synchronized void collect(K key, V value, final int partition
) throws IOException {}

相关文章:

  • 2021-07-13
  • 2021-09-09
  • 2021-06-26
  • 2021-11-22
  • 2021-05-31
  • 2021-07-12
  • 2021-12-28
猜你喜欢
  • 2022-02-02
  • 2021-05-29
  • 2021-05-26
  • 2021-05-20
  • 2021-05-20
  • 2021-11-07
  • 2021-10-20
相关资源
相似解决方案