Class StreamReferencedPartitionMessage
java.lang.Object
com.here.platform.data.client.service.stream.StreamPartitionMessage
com.here.platform.data.client.service.stream.StreamReferencedPartitionMessage
- All Implemented Interfaces:
Partition,com.here.platform.data.client.scaladsl.Partition,com.here.platform.data.client.scaladsl.ReferenceData,HasCheckpointing,Serializable,scala.Equals,scala.Product
public class StreamReferencedPartitionMessage
extends StreamPartitionMessage
implements com.here.platform.data.client.scaladsl.ReferenceData, scala.Product, Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.here.platform.data.client.service.stream.StreamPartitionMessage
additionalMetadata, apply, checkpoint, checksum, compressedDataSize, crc, dataSize, getAdditionalMetadata, getChecksum, getCompressedDataSize, getCrc, getDataSize, getLayer, getPartition, getTimestamp, isDeleted, offset, partition, streamPartition, timestamp, withCheckpointMethods 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
-
StreamReferencedPartitionMessage
-
-
Method Details
-
apply
public abstract static R apply(T1 v1, T2 v2) -
toString
-
layer
- Specified by:
layerin interfacecom.here.platform.data.client.scaladsl.Partition- Specified by:
layerin interfacecom.here.platform.data.client.scaladsl.ReferenceData
-
raw
-
dataHandle
- Specified by:
dataHandlein interfacecom.here.platform.data.client.scaladsl.ReferenceData
-
getCheckpoints
Description copied from interface:PartitionOptional value for the stream record kafka offset- Specified by:
getCheckpointsin interfacePartition
-