zoukankan      html  css  js  c++  java
  • hadoop maptask$ mapoutputbuffer类

    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 {}

  • 相关阅读:
    StackView
    横竖屏
    Html
    UILabel
    NSString
    NSPredicate|谓词
    iphone
    函数
    UIBezierPath
    UICollectionView
  • 原文地址:https://www.cnblogs.com/huiandong/p/9464936.html
Copyright © 2011-2022 走看看