Uses of Class
org.apache.pulsar.functions.proto.Function.ConsumerSpec.ReceiverQueueSize
-
Uses of Function.ConsumerSpec.ReceiverQueueSize in org.apache.pulsar.functions.proto
Methods in org.apache.pulsar.functions.proto that return Function.ConsumerSpec.ReceiverQueueSizeModifier and TypeMethodDescriptionFunction.ConsumerSpec.ReceiverQueueSize.Builder.build()Function.ConsumerSpec.ReceiverQueueSize.Builder.buildPartial()Function.ConsumerSpec.ReceiverQueueSize.getDefaultInstance()Function.ConsumerSpec.ReceiverQueueSize.Builder.getDefaultInstanceForType()Function.ConsumerSpec.ReceiverQueueSize.getDefaultInstanceForType()Function.ConsumerSpec.Builder.getReceiverQueueSize().proto.ConsumerSpec.ReceiverQueueSize receiverQueueSize = 4;Function.ConsumerSpec.getReceiverQueueSize().proto.ConsumerSpec.ReceiverQueueSize receiverQueueSize = 4;Function.ConsumerSpecOrBuilder.getReceiverQueueSize().proto.ConsumerSpec.ReceiverQueueSize receiverQueueSize = 4;Function.ConsumerSpec.ReceiverQueueSize.parseDelimitedFrom(InputStream input) Function.ConsumerSpec.ReceiverQueueSize.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Function.ConsumerSpec.ReceiverQueueSize.parseFrom(byte[] data) Function.ConsumerSpec.ReceiverQueueSize.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Function.ConsumerSpec.ReceiverQueueSize.parseFrom(com.google.protobuf.ByteString data) Function.ConsumerSpec.ReceiverQueueSize.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Function.ConsumerSpec.ReceiverQueueSize.parseFrom(com.google.protobuf.CodedInputStream input) Function.ConsumerSpec.ReceiverQueueSize.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Function.ConsumerSpec.ReceiverQueueSize.parseFrom(InputStream input) Function.ConsumerSpec.ReceiverQueueSize.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Function.ConsumerSpec.ReceiverQueueSize.parseFrom(ByteBuffer data) Function.ConsumerSpec.ReceiverQueueSize.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.pulsar.functions.proto that return types with arguments of type Function.ConsumerSpec.ReceiverQueueSizeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Function.ConsumerSpec.ReceiverQueueSize>Function.ConsumerSpec.ReceiverQueueSize.getParserForType()static com.google.protobuf.Parser<Function.ConsumerSpec.ReceiverQueueSize>Function.ConsumerSpec.ReceiverQueueSize.parser()Methods in org.apache.pulsar.functions.proto with parameters of type Function.ConsumerSpec.ReceiverQueueSizeModifier and TypeMethodDescriptionFunction.ConsumerSpec.ReceiverQueueSize.Builder.mergeFrom(Function.ConsumerSpec.ReceiverQueueSize other) Function.ConsumerSpec.Builder.mergeReceiverQueueSize(Function.ConsumerSpec.ReceiverQueueSize value) .proto.ConsumerSpec.ReceiverQueueSize receiverQueueSize = 4;Function.ConsumerSpec.ReceiverQueueSize.newBuilder(Function.ConsumerSpec.ReceiverQueueSize prototype) Function.ConsumerSpec.Builder.setReceiverQueueSize(Function.ConsumerSpec.ReceiverQueueSize value) .proto.ConsumerSpec.ReceiverQueueSize receiverQueueSize = 4;