Skip navigation links
A B C D E F G H I L M N O P R S T W Z 

A

addAuthInfo(String, byte[]) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
addRestResources(String, String, String, Object) - Method in class org.apache.pulsar.proxy.server.WebServer
 
addServlet(String, ServletHolder) - Method in class org.apache.pulsar.proxy.server.WebServer
 
addServlet(String, ServletHolder, List<Pair<String, Object>>) - Method in class org.apache.pulsar.proxy.server.WebServer
 
allowReadOnlyMode(boolean) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient.Builder
 

B

BkReadOnlyZookeeperClientFactoryImpl - Class in org.apache.pulsar.proxy.server.util
 
BkReadOnlyZookeeperClientFactoryImpl(OrderedExecutor) - Constructor for class org.apache.pulsar.proxy.server.util.BkReadOnlyZookeeperClientFactoryImpl
 
BkZooKeeperClient - Class in org.apache.bookkeeper.zookeeper
Provide a zookeeper client to handle session expire.
BkZooKeeperClient.Builder - Class in org.apache.bookkeeper.zookeeper
A builder to build retryable zookeeper client.
BrokerDiscoveryProvider - Class in org.apache.pulsar.proxy.server
Maintains available active broker list and returns next active broker in round-robin for discovery service.
BrokerDiscoveryProvider(ProxyConfiguration, ZooKeeperClientFactory) - Constructor for class org.apache.pulsar.proxy.server.BrokerDiscoveryProvider
 
build() - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient.Builder
 

C

channelActive(ChannelHandlerContext) - Method in class org.apache.pulsar.proxy.server.DirectProxyHandler.ProxyBackendHandler
 
channelActive(ChannelHandlerContext) - Method in class org.apache.pulsar.proxy.server.ProxyConnection
 
channelInactive(ChannelHandlerContext) - Method in class org.apache.pulsar.proxy.server.DirectProxyHandler.ProxyBackendHandler
 
channelInactive(ChannelHandlerContext) - Method in class org.apache.pulsar.proxy.server.ProxyConnection
 
channelRead(ChannelHandlerContext, Object) - Method in class org.apache.pulsar.proxy.server.DirectProxyHandler.ProxyBackendHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class org.apache.pulsar.proxy.server.ProxyConnection
 
channelRegistered(ChannelHandlerContext) - Method in class org.apache.pulsar.proxy.server.ProxyConnection
 
channelUnregistered(ChannelHandlerContext) - Method in class org.apache.pulsar.proxy.server.ProxyConnection
 
checkAuthorization(ProxyService, TopicName, String, AuthenticationDataSource) - Static method in class org.apache.pulsar.proxy.server.BrokerDiscoveryProvider
 
close() - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
close() - Method in class org.apache.pulsar.proxy.server.BrokerDiscoveryProvider
 
close() - Method in class org.apache.pulsar.proxy.server.ProxyConnectionPool
 
close() - Method in class org.apache.pulsar.proxy.server.ProxyService
 
close() - Method in class org.apache.pulsar.proxy.server.util.ZookeeperCacheLoader
 
connectRetryPolicy(RetryPolicy) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient.Builder
 
connectString(String) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient.Builder
 
create(String, byte[], List<ACL>, CreateMode) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
create(String, byte[], List<ACL>, CreateMode, AsyncCallback.StringCallback, Object) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
create(String, ZooKeeperClientFactory.SessionType, int) - Method in class org.apache.pulsar.proxy.server.util.BkReadOnlyZookeeperClientFactoryImpl
 
createZooKeeper() - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
ctx - Variable in class org.apache.pulsar.proxy.server.DirectProxyHandler.ProxyBackendHandler
 

D

delete(String, int) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
delete(String, int, AsyncCallback.VoidCallback, Object) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
DirectProxyHandler - Class in org.apache.pulsar.proxy.server
 
DirectProxyHandler(ProxyService, ProxyConnection, String, int) - Constructor for class org.apache.pulsar.proxy.server.DirectProxyHandler
 
DirectProxyHandler.ProxyBackendHandler - Class in org.apache.pulsar.proxy.server
 

E

exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.pulsar.proxy.server.DirectProxyHandler.ProxyBackendHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.pulsar.proxy.server.ProxyConnection
 
exists(String, Watcher) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
exists(String, boolean) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
exists(String, Watcher, AsyncCallback.StatCallback, Object) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
exists(String, boolean, AsyncCallback.StatCallback, Object) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
externalServicePort - Variable in class org.apache.pulsar.proxy.server.WebServer
 

F

forwardAuthorizationCredentials() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 

G

getACL(String, Stat) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
getACL(String, Stat, AsyncCallback.ACLCallback, Object) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
getAuthenticationProviders() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getAuthenticationService() - Method in class org.apache.pulsar.proxy.server.ProxyService
 
getAuthorizationProvider() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getAuthorizationService() - Method in class org.apache.pulsar.proxy.server.ProxyService
 
getAvailableBrokers() - Method in class org.apache.pulsar.proxy.server.util.ZookeeperCacheLoader
 
getBrokerClientAuthenticationParameters() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getBrokerClientAuthenticationPlugin() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getBrokerClientTrustCertsFilePath() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getBrokerServiceURL() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getBrokerServiceURLTLS() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getBrokerWebServiceURL() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getBrokerWebServiceURLTLS() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getChildren(String, Watcher, Stat) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
getChildren(String, boolean, Stat) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
getChildren(String, Watcher, AsyncCallback.Children2Callback, Object) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
getChildren(String, boolean, AsyncCallback.Children2Callback, Object) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
getChildren(String, Watcher) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
getChildren(String, boolean) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
getChildren(String, Watcher, AsyncCallback.ChildrenCallback, Object) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
getChildren(String, boolean, AsyncCallback.ChildrenCallback, Object) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
getClientAuthentication() - Method in class org.apache.pulsar.proxy.server.ProxyConnection
 
getConfiguration() - Method in class org.apache.pulsar.proxy.server.ProxyService
 
getConfigurationCacheService() - Method in class org.apache.pulsar.proxy.server.ProxyService
 
getConfigurationStoreServers() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getData(String, Watcher, Stat) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
getData(String, boolean, Stat) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
getData(String, Watcher, AsyncCallback.DataCallback, Object) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
getData(String, boolean, AsyncCallback.DataCallback, Object) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
getDiscoveryProvider() - Method in class org.apache.pulsar.proxy.server.ProxyService
 
getExternalServicePort() - Method in class org.apache.pulsar.proxy.server.WebServer
 
getFunctionWorkerWebServiceURL() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getFunctionWorkerWebServiceURLTLS() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getGlobalZookeeperServers() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
Deprecated.
getLocalZkCache() - Method in class org.apache.pulsar.proxy.server.util.ZookeeperCacheLoader
 
getLookupRequestSemaphore() - Method in class org.apache.pulsar.proxy.server.ProxyService
 
getMaxConcurrentInboundConnections() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getMaxConcurrentLookupRequests() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getProperties() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getServicePort() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getServicePortTls() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getServiceUri() - Method in class org.apache.pulsar.proxy.server.WebServer
 
getServiceUrl() - Method in class org.apache.pulsar.proxy.server.ProxyService
 
getServiceUrlTls() - Method in class org.apache.pulsar.proxy.server.ProxyService
 
getSessionId() - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
getSessionPasswd() - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
getSessionTimeout() - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
getState() - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
getStatusFilePath() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getSuperUserRoles() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getTlsCertificateFilePath() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getTlsCiphers() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getTlsKeyFilePath() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getTlsProtocols() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getTlsRequireTrustedClientCertOnConnect() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getTlsTrustCertsFilePath() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getWebServicePort() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getWebServicePortTls() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getWorkerGroup() - Method in class org.apache.pulsar.proxy.server.ProxyService
 
getZooKeeperClientFactory() - Method in class org.apache.pulsar.proxy.server.ProxyService
 
getZookeeperServers() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
getZookeeperSessionTimeoutMs() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 

H

handleConnect(PulsarApi.CommandConnect) - Method in class org.apache.pulsar.proxy.server.ProxyConnection
handles connect request and sends State.Connected ack to client
handleConnected(PulsarApi.CommandConnected) - Method in class org.apache.pulsar.proxy.server.DirectProxyHandler.ProxyBackendHandler
 
handleGetTopicsOfNamespace(PulsarApi.CommandGetTopicsOfNamespace) - Method in class org.apache.pulsar.proxy.server.LookupProxyHandler
 
handleGetTopicsOfNamespace(PulsarApi.CommandGetTopicsOfNamespace) - Method in class org.apache.pulsar.proxy.server.ProxyConnection
 
handleLookup(PulsarApi.CommandLookupTopic) - Method in class org.apache.pulsar.proxy.server.LookupProxyHandler
 
handleLookup(PulsarApi.CommandLookupTopic) - Method in class org.apache.pulsar.proxy.server.ProxyConnection
handles discovery request from client ands sends next active broker address
handlePartitionMetadataRequest(PulsarApi.CommandPartitionedTopicMetadata) - Method in class org.apache.pulsar.proxy.server.ProxyConnection
 
handlePartitionMetadataResponse(PulsarApi.CommandPartitionedTopicMetadata) - Method in class org.apache.pulsar.proxy.server.LookupProxyHandler
 

I

initChannel(SocketChannel) - Method in class org.apache.pulsar.proxy.server.ServiceChannelInitializer
 
isAuthenticationEnabled() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
isAuthorizationEnabled() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
isHandshakeCompleted() - Method in class org.apache.pulsar.proxy.server.ProxyConnection
 
isStarted() - Method in class org.apache.pulsar.proxy.server.WebServer
 
isTlsAllowInsecureConnection() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
isTlsEnabledInProxy() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
isTlsEnabledWithBroker() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
isTlsHostnameVerificationEnabled() - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 

L

LOADBALANCE_BROKERS_ROOT - Static variable in class org.apache.pulsar.proxy.server.util.ZookeeperCacheLoader
 
LookupProxyHandler - Class in org.apache.pulsar.proxy.server
 
LookupProxyHandler(ProxyService, ProxyConnection) - Constructor for class org.apache.pulsar.proxy.server.LookupProxyHandler
 
lookupRequestSemaphore - Variable in class org.apache.pulsar.proxy.server.ProxyService
 

M

main(String[]) - Static method in class org.apache.pulsar.proxy.server.ProxyServiceStarter
 
messageReceived() - Method in class org.apache.pulsar.proxy.server.DirectProxyHandler.ProxyBackendHandler
 
multi(Iterable<Op>) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
multi(Iterable<Op>, AsyncCallback.MultiCallback, Object) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 

N

newBuilder() - Static method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
newConnectCommand() - Method in class org.apache.pulsar.proxy.server.ProxyClientCnx
 

O

operationComplete(Future<Void>) - Method in class org.apache.pulsar.proxy.server.DirectProxyHandler.ProxyBackendHandler
 
operationComplete(Future<Void>) - Method in class org.apache.pulsar.proxy.server.ProxyConnection
 
operationRetryPolicy(RetryPolicy) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient.Builder
 
org.apache.bookkeeper.zookeeper - package org.apache.bookkeeper.zookeeper
 
org.apache.pulsar.proxy.server - package org.apache.pulsar.proxy.server
 
org.apache.pulsar.proxy.server.util - package org.apache.pulsar.proxy.server.util
 

P

path(String...) - Static method in class org.apache.pulsar.proxy.server.BrokerDiscoveryProvider
 
process(WatchedEvent) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
ProxyBackendHandler(ProxyConfiguration, int) - Constructor for class org.apache.pulsar.proxy.server.DirectProxyHandler.ProxyBackendHandler
 
ProxyClientCnx - Class in org.apache.pulsar.proxy.server
 
ProxyClientCnx(ClientConfigurationData, EventLoopGroup, String, String, String, int) - Constructor for class org.apache.pulsar.proxy.server.ProxyClientCnx
 
ProxyConfiguration - Class in org.apache.pulsar.proxy.server
 
ProxyConfiguration() - Constructor for class org.apache.pulsar.proxy.server.ProxyConfiguration
 
ProxyConnection - Class in org.apache.pulsar.proxy.server
Handles incoming discovery request from client and sends appropriate response back to client
ProxyConnection(ProxyService) - Constructor for class org.apache.pulsar.proxy.server.ProxyConnection
 
ProxyConnectionPool - Class in org.apache.pulsar.proxy.server
 
ProxyConnectionPool(ClientConfigurationData, EventLoopGroup, Supplier<ClientCnx>) - Constructor for class org.apache.pulsar.proxy.server.ProxyConnectionPool
 
ProxyService - Class in org.apache.pulsar.proxy.server
Pulsar proxy service
ProxyService(ProxyConfiguration, AuthenticationService) - Constructor for class org.apache.pulsar.proxy.server.ProxyService
 
ProxyServiceStarter - Class in org.apache.pulsar.proxy.server
Starts an instance of the Pulsar ProxyService
ProxyServiceStarter(String[]) - Constructor for class org.apache.pulsar.proxy.server.ProxyServiceStarter
 

R

register(Watcher) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
requestRateLimit(double) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient.Builder
 
retryThreadCount(int) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient.Builder
 

S

ServiceChannelInitializer - Class in org.apache.pulsar.proxy.server
Initialize service channel handlers.
ServiceChannelInitializer(ProxyService, ProxyConfiguration, boolean) - Constructor for class org.apache.pulsar.proxy.server.ServiceChannelInitializer
 
sessionTimeoutMs(int) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient.Builder
 
setACL(String, List<ACL>, int) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
setACL(String, List<ACL>, int, AsyncCallback.StatCallback, Object) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
setAuthenticationEnabled(boolean) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setAuthenticationProviders(Set<String>) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setAuthorizationEnabled(boolean) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setAuthorizationProvider(String) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setBrokerClientAuthenticationParameters(String) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setBrokerClientAuthenticationPlugin(String) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setBrokerClientTrustCertsFilePath(String) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setBrokerServiceURL(String) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setBrokerServiceURLTLS(String) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setBrokerWebServiceURL(String) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setBrokerWebServiceURLTLS(String) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setConfigurationCacheService(ConfigurationCacheService) - Method in class org.apache.pulsar.proxy.server.ProxyService
 
setConfigurationStoreServers(String) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setData(String, byte[], int) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
setData(String, byte[], int, AsyncCallback.StatCallback, Object) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
setForwardAuthorizationCredentials(boolean) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setGlobalZookeeperServers(String) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
Deprecated.
setMaxConcurrentInboundConnections(int) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setMaxConcurrentLookupRequests(int) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setProperties(Properties) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setRemoteHostName(String) - Method in class org.apache.pulsar.proxy.server.DirectProxyHandler.ProxyBackendHandler
 
setServicePort(int) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setServicePortTls(int) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setStatusFilePath(String) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setSuperUserRoles(Set<String>) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setTlsAllowInsecureConnection(boolean) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setTlsCertificateFilePath(String) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setTlsCiphers(Set<String>) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setTlsEnabledInProxy(boolean) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setTlsEnabledWithBroker(boolean) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setTlsHostnameVerificationEnabled(boolean) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setTlsKeyFilePath(String) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setTlsProtocols(Set<String>) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setTlsRequireTrustedClientCertOnConnect(boolean) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setTlsTrustCertsFilePath(String) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setWebServicePort(int) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setWebServicePortTls(int) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setZookeeperServers(String) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
setZookeeperSessionTimeoutMs(int) - Method in class org.apache.pulsar.proxy.server.ProxyConfiguration
 
start() - Method in class org.apache.pulsar.proxy.server.ProxyService
 
start() - Method in class org.apache.pulsar.proxy.server.WebServer
 
statsLogger(StatsLogger) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient.Builder
 
stop() - Method in class org.apache.pulsar.proxy.server.WebServer
 
sync(String, AsyncCallback.VoidCallback, Object) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 

T

TLS_HANDLER - Static variable in class org.apache.pulsar.proxy.server.DirectProxyHandler
 
TLS_HANDLER - Static variable in class org.apache.pulsar.proxy.server.ServiceChannelInitializer
 
toString() - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
transaction() - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
Deprecated.

W

waitForConnection() - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient
 
watchers(Set<Watcher>) - Method in class org.apache.bookkeeper.zookeeper.BkZooKeeperClient.Builder
 
WebServer - Class in org.apache.pulsar.proxy.server
Manages web-service startup/stop on jetty server.
WebServer(ProxyConfiguration, AuthenticationService) - Constructor for class org.apache.pulsar.proxy.server.WebServer
 

Z

ZookeeperCacheLoader - Class in org.apache.pulsar.proxy.server.util
Connects with ZooKeeper and sets watch to listen changes for active broker list.
ZookeeperCacheLoader(ZooKeeperClientFactory, String, int) - Constructor for class org.apache.pulsar.proxy.server.util.ZookeeperCacheLoader
Initialize ZooKeeper session and creates broker cache list
A B C D E F G H I L M N O P R S T W Z 
Skip navigation links

Copyright © 2017–2018 Apache Software Foundation. All rights reserved.