Class IndexPartitionDeserializer
java.lang.Object
com.here.platform.data.client.impl.json.IndexPartitionDeserializer
-
Constructor Summary
ConstructorsConstructorDescriptionIndexPartitionDeserializer(String layerId, boolean useCompression, scala.collection.immutable.Seq<IndexDefinition> indexDefinitions) -
Method Summary
Modifier and TypeMethodDescriptioncom.here.platform.data.client.scaladsl.IndexPartitiondeserialize(org.json4s.JValue node)
-
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)
-