类的使用
org.apache.pulsar.common.api.proto.CommandPartitionedTopicMetadataResponse
-
org.apache.pulsar.common.api.proto中CommandPartitionedTopicMetadataResponse的使用
修饰符和类型方法说明CommandPartitionedTopicMetadataResponse.clear()CommandPartitionedTopicMetadataResponse.clearError()CommandPartitionedTopicMetadataResponse.clearMessage()CommandPartitionedTopicMetadataResponse.clearPartitions()CommandPartitionedTopicMetadataResponse.clearRequestId()CommandPartitionedTopicMetadataResponse.clearResponse()CommandPartitionedTopicMetadataResponse.copyFrom(CommandPartitionedTopicMetadataResponse _other) BaseCommand.getPartitionMetadataResponse()CommandPartitionedTopicMetadataResponse.setError(ServerError error) CommandPartitionedTopicMetadataResponse.setMessage(String message) BaseCommand.setPartitionMetadataResponse()CommandPartitionedTopicMetadataResponse.setPartitions(int partitions) CommandPartitionedTopicMetadataResponse.setRequestId(long requestId) CommandPartitionedTopicMetadataResponse.setResponse(CommandPartitionedTopicMetadataResponse.LookupType response) 修饰符和类型方法说明CommandPartitionedTopicMetadataResponse.copyFrom(CommandPartitionedTopicMetadataResponse _other) -
org.apache.pulsar.common.protocol中CommandPartitionedTopicMetadataResponse的使用
修饰符和类型方法说明protected voidPulsarDecoder.handlePartitionResponse(CommandPartitionedTopicMetadataResponse response)