Class IndexParts

java.lang.Object
com.here.platform.data.client.javadsl.IndexParts

public abstract class IndexParts extends Object
Represents the layer parts.

Instances of this class are returned by QueryApi.queryIndexParts, each of which can be used to limit the scope of a query operation.

IndexParts objects encapsulate the following properties:

  • getParts, list of partIds
  • Constructor Details

    • IndexParts

      public IndexParts()
  • Method Details

    • getParts

      public abstract List<String> getParts()
      Unique identifier of list of partIds