public class CreateTopicSettings extends OperationSettings
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateTopicSettings.Builder
BUILDER
|
OperationSettings.OperationBuilder<Self extends OperationSettings.OperationBuilder<?>>BaseRequestSettings.BaseBuilder<Self extends BaseRequestSettings.BaseBuilder<?>>| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAttributes() |
List<Consumer> |
getConsumers() |
MeteringMode |
getMeteringMode() |
PartitioningSettings |
getPartitioningSettings() |
long |
getPartitionWriteBurstBytes() |
long |
getPartitionWriteSpeedBytesPerSecond() |
Duration |
getRetentionPeriod() |
long |
getRetentionStorageMb() |
SupportedCodecs |
getSupportedCodecs() |
static CreateTopicSettings.Builder |
newBuilder() |
getCancelTimeout, getOperationTimeout, getReportCostInfo, isAsyncModegetRequestTimeout, getTraceIdpublic static CreateTopicSettings.Builder newBuilder()
@Nullable public PartitioningSettings getPartitioningSettings()
public long getRetentionStorageMb()
@Nullable public SupportedCodecs getSupportedCodecs()
public long getPartitionWriteSpeedBytesPerSecond()
public long getPartitionWriteBurstBytes()
public MeteringMode getMeteringMode()
Copyright © 2025. All rights reserved.