类的使用
org.apache.pulsar.common.api.proto.CommandLookupTopicResponse
-
org.apache.pulsar.common.api.proto中CommandLookupTopicResponse的使用
修饰符和类型方法说明CommandLookupTopicResponse.clear()CommandLookupTopicResponse.clearAuthoritative()CommandLookupTopicResponse.clearBrokerServiceUrl()CommandLookupTopicResponse.clearBrokerServiceUrlTls()CommandLookupTopicResponse.clearError()CommandLookupTopicResponse.clearMessage()CommandLookupTopicResponse.clearProxyThroughServiceUrl()CommandLookupTopicResponse.clearRequestId()CommandLookupTopicResponse.clearResponse()CommandLookupTopicResponse.copyFrom(CommandLookupTopicResponse _other) BaseCommand.getLookupTopicResponse()CommandLookupTopicResponse.setAuthoritative(boolean authoritative) CommandLookupTopicResponse.setBrokerServiceUrl(String brokerServiceUrl) CommandLookupTopicResponse.setBrokerServiceUrlTls(String brokerServiceUrlTls) CommandLookupTopicResponse.setError(ServerError error) BaseCommand.setLookupTopicResponse()CommandLookupTopicResponse.setMessage(String message) CommandLookupTopicResponse.setProxyThroughServiceUrl(boolean proxyThroughServiceUrl) CommandLookupTopicResponse.setRequestId(long requestId) CommandLookupTopicResponse.setResponse(CommandLookupTopicResponse.LookupType response) -
org.apache.pulsar.common.protocol中CommandLookupTopicResponse的使用
修饰符和类型方法说明protected voidPulsarDecoder.handleLookupResponse(CommandLookupTopicResponse connection)