org.apache.sysml.runtime.matrix.data

Interface Converter<K1 extends org.apache.hadoop.io.Writable,V1 extends org.apache.hadoop.io.Writable,K2 extends org.apache.hadoop.io.Writable,V2 extends org.apache.hadoop.io.Writable>

    • Method Detail

      • convert

        void convert(K1 k1,
                     V1 v1)
      • setBlockSize

        void setBlockSize(int rl,
                          int cl)
      • hasNext

        boolean hasNext()

Copyright © 2017 The Apache Software Foundation. All rights reserved.