Class IndexPartitionDeserializer

java.lang.Object
com.here.platform.data.client.impl.json.IndexPartitionDeserializer

public class IndexPartitionDeserializer extends Object
  • Constructor Details

    • IndexPartitionDeserializer

      public IndexPartitionDeserializer(String layerId, boolean useCompression, scala.collection.immutable.Seq<IndexDefinition> indexDefinitions)
  • Method Details

    • deserialize

      public com.here.platform.data.client.scaladsl.IndexPartition deserialize(org.json4s.JValue node)