Class IndexFieldValuesExtractor

java.lang.Object
com.here.platform.data.client.flink.impl.decoders.IndexFieldValuesExtractor

public class IndexFieldValuesExtractor extends Object
  • Constructor Details

    • IndexFieldValuesExtractor

      public IndexFieldValuesExtractor()
  • Method Details

    • extractIndexFields

      public static scala.collection.immutable.Map<String,IndexValue> extractIndexFields(LayerType layerType, org.apache.flink.types.Row row, scala.collection.immutable.Seq<String> fieldNames)
    • extractFieldValues

      public static scala.collection.immutable.Seq<Object> extractFieldValues(scala.collection.immutable.Seq<String> fieldNames, com.here.platform.data.client.scaladsl.IndexPartition partition)