Enum Class的使用
org.apache.pulsar.common.api.proto.CommandLookupTopicResponse.LookupType
-
org.apache.pulsar.common.api.proto中CommandLookupTopicResponse.LookupType的使用
修饰符和类型方法说明CommandLookupTopicResponse.getResponse()CommandLookupTopicResponse.LookupType.valueOf(int n) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.CommandLookupTopicResponse.LookupType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
org.apache.pulsar.common.protocol中CommandLookupTopicResponse.LookupType的使用
修饰符和类型方法说明static io.netty.buffer.ByteBufCommands.newLookupResponse(String brokerServiceUrl, String brokerServiceUrlTls, boolean authoritative, CommandLookupTopicResponse.LookupType lookupType, long requestId, boolean proxyThroughServiceUrl) static BaseCommandCommands.newLookupResponseCommand(String brokerServiceUrl, String brokerServiceUrlTls, boolean authoritative, CommandLookupTopicResponse.LookupType lookupType, long requestId, boolean proxyThroughServiceUrl)