replication-protobuf / io.floodplain.protobuf.generated / Replication / ReplicationMessageProtobufOrBuilder / getPrimarykeysBytes

getPrimarykeysBytes

abstract fun getPrimarykeysBytes(index: Int): ByteString!

repeated string primarykeys = 5;

Parameters

index - Int: The index of the value to return.

Return
ByteString!: The bytes of the primarykeys at the given index.