Class RawIndexingPartition
java.lang.Object
com.here.platform.data.client.service.index.RawIndexingPartition
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRawIndexingPartition(String id, scala.Option<scala.collection.immutable.Map<String, IndexValue>> fields, scala.Option<scala.collection.immutable.Map<String, String>> metadata, scala.Option<String> checksum, scala.Option<String> crc, scala.Option<Object> size) -
Method Summary
Modifier and TypeMethodDescriptionstatic RawIndexingPartitionapply(IndexingPartition partition) scala.Option<String>checksum()scala.Option<String>crc()scala.Option<scala.collection.immutable.Map<String,IndexValue>> fields()id()metadata()scala.Option<Object>size()Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
RawIndexingPartition
-
-
Method Details
-
apply
-
id
-
fields
-
metadata
-
checksum
-
crc
-
size
-