public class CachedPulsarClient extends Object
| Constructor and Description |
|---|
CachedPulsarClient() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getCacheSize() |
static org.apache.pulsar.client.impl.PulsarClientImpl |
getOrCreate(org.apache.pulsar.client.impl.conf.ClientConfigurationData config) |
static void |
setCacheSize(int newSize) |
public static void setCacheSize(int newSize)
public static int getCacheSize()
public static org.apache.pulsar.client.impl.PulsarClientImpl getOrCreate(org.apache.pulsar.client.impl.conf.ClientConfigurationData config)
throws org.apache.pulsar.client.api.PulsarClientException
org.apache.pulsar.client.api.PulsarClientExceptionCopyright © 2019–2021 The Apache Software Foundation. All rights reserved.