public final class LedgerMetadataUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Map<String,byte[]> |
buildMetadataForCompactedLedger(String compactedTopic,
byte[] compactedToMessageId)
Build additional metadata for a CompactedLedger.
|
static Map<String,byte[]> |
buildMetadataForSchema(String schemaId)
Build additional metadata for a Schema
|
public static Map<String,byte[]> buildMetadataForCompactedLedger(String compactedTopic, byte[] compactedToMessageId)
compactedTopic - reference to the compacted topic.compactedToMessageId - last mesasgeId.Copyright © 2017–2022 Apache Software Foundation. All rights reserved.