Package 

Class ScoreVectorWritable

  • All Implemented Interfaces:
    org.apache.hadoop.io.Writable

    
    public final class ScoreVectorWritable
     implements Writable
                        

    Created by vincent on 17-4-20. Copyright @ 2013-2017 Platon AI. All rights reserved

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private ScoreVector scoreVector
    • Constructor Summary

      Constructors 
      Constructor Description
      ScoreVectorWritable(ScoreVector scoreVector)