| Package | Description |
|---|---|
| org.apache.bookkeeper.common.net |
Classes for resolving service uris in bookkeeper.
|
| Modifier and Type | Field and Description |
|---|---|
static ServiceURI |
ServiceURI.DEFAULT_LOCAL_STREAM_STORAGE_SERVICE_URI
The default local bk service uri.
|
| Modifier and Type | Method and Description |
|---|---|
static ServiceURI |
ServiceURI.create(java.lang.String uriStr)
Create a service uri instance from a uri string.
|
static ServiceURI |
ServiceURI.create(java.net.URI uri)
Create a service uri instance from a
URI instance. |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.