Uses of Class
com.google.cloud.pubsublite.proto.Topic.PartitionConfig
-
Uses of Topic.PartitionConfig in com.google.cloud.pubsublite.proto
Methods in com.google.cloud.pubsublite.proto that return Topic.PartitionConfigModifier and TypeMethodDescriptionTopic.PartitionConfig.Builder.build()Topic.PartitionConfig.Builder.buildPartial()static Topic.PartitionConfigTopic.PartitionConfig.getDefaultInstance()Topic.PartitionConfig.Builder.getDefaultInstanceForType()Topic.PartitionConfig.getDefaultInstanceForType()Topic.Builder.getPartitionConfig()The settings for this topic's partitions.Topic.getPartitionConfig()The settings for this topic's partitions.TopicOrBuilder.getPartitionConfig()The settings for this topic's partitions.static Topic.PartitionConfigTopic.PartitionConfig.parseDelimitedFrom(InputStream input) static Topic.PartitionConfigTopic.PartitionConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topic.PartitionConfigTopic.PartitionConfig.parseFrom(byte[] data) static Topic.PartitionConfigTopic.PartitionConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topic.PartitionConfigTopic.PartitionConfig.parseFrom(com.google.protobuf.ByteString data) static Topic.PartitionConfigTopic.PartitionConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topic.PartitionConfigTopic.PartitionConfig.parseFrom(com.google.protobuf.CodedInputStream input) static Topic.PartitionConfigTopic.PartitionConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topic.PartitionConfigTopic.PartitionConfig.parseFrom(InputStream input) static Topic.PartitionConfigTopic.PartitionConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topic.PartitionConfigTopic.PartitionConfig.parseFrom(ByteBuffer data) static Topic.PartitionConfigTopic.PartitionConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.pubsublite.proto that return types with arguments of type Topic.PartitionConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Topic.PartitionConfig>Topic.PartitionConfig.getParserForType()static com.google.protobuf.Parser<Topic.PartitionConfig>Topic.PartitionConfig.parser()Methods in com.google.cloud.pubsublite.proto with parameters of type Topic.PartitionConfigModifier and TypeMethodDescriptionTopic.PartitionConfig.Builder.mergeFrom(Topic.PartitionConfig other) Topic.Builder.mergePartitionConfig(Topic.PartitionConfig value) The settings for this topic's partitions.Topic.PartitionConfig.newBuilder(Topic.PartitionConfig prototype) Topic.Builder.setPartitionConfig(Topic.PartitionConfig value) The settings for this topic's partitions.