public class AzureBlockBlobTierObjectStoreConfig extends TierObjectStoreConfig
| Modifier and Type | Field and Description |
|---|---|
String |
azureBlobPrefix |
Optional<kafka.tier.store.AzureBlockBlobTierObjectStoreConfig.AzureCredentialsConfig> |
azureCredentialsConfig |
String |
container |
int |
drainThreshold |
Optional<String> |
endpoint |
brokerIdOpt, clusterIdOpt| Constructor and Description |
|---|
AzureBlockBlobTierObjectStoreConfig(Optional<String> clusterIdOpt,
kafka.server.KafkaConfig config) |