public class PulsarResources extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_OPERATION_TIMEOUT_SEC |
| Constructor and Description |
|---|
PulsarResources(MetadataStoreExtended localMetadataStore,
MetadataStoreExtended configurationMetadataStore) |
PulsarResources(MetadataStoreExtended localMetadataStore,
MetadataStoreExtended configurationMetadataStore,
int operationTimeoutSec) |
| Modifier and Type | Method and Description |
|---|---|
static MetadataStoreExtended |
createMetadataStore(String serverUrls,
int sessionTimeoutMs) |
public static final int DEFAULT_OPERATION_TIMEOUT_SEC
public PulsarResources(MetadataStoreExtended localMetadataStore, MetadataStoreExtended configurationMetadataStore)
public PulsarResources(MetadataStoreExtended localMetadataStore, MetadataStoreExtended configurationMetadataStore, int operationTimeoutSec)
public static MetadataStoreExtended createMetadataStore(String serverUrls, int sessionTimeoutMs) throws MetadataStoreException
MetadataStoreExceptionCopyright © 2017–2021 Apache Software Foundation. All rights reserved.