public class ObjectStoreUtils
extends java.lang.Object
Constructor and Description |
---|
ObjectStoreUtils() |
Modifier and Type | Method and Description |
---|---|
static kafka.tier.store.S3TierObjectStoreConfig |
createS3ObjectStoreConfig(java.util.Properties objectStoreProps)
Given object store properties and broker properties, creates a
S3 Tier Object Store configuration.
|