public class MockInMemoryTierObjectStoreConfig extends TierObjectStoreConfig
Modifier and Type | Field and Description |
---|---|
String |
prefix |
brokerIdOpt, clusterIdOpt
Constructor and Description |
---|
MockInMemoryTierObjectStoreConfig() |
MockInMemoryTierObjectStoreConfig(Optional<String> clusterIdOpt,
kafka.server.KafkaConfig config) |
MockInMemoryTierObjectStoreConfig(Optional<String> clusterIdOpt,
Optional<Integer> brokerIdOpt,
String prefix) |
MockInMemoryTierObjectStoreConfig(String clusterId,
Integer brokerId) |
public final String prefix
public MockInMemoryTierObjectStoreConfig()
public MockInMemoryTierObjectStoreConfig(Optional<String> clusterIdOpt, kafka.server.KafkaConfig config)
public MockInMemoryTierObjectStoreConfig(String clusterId, Integer brokerId)