Interface | Description |
---|---|
Authority |
This interface represents the authority part of a URI.
|
URI |
This interface represents a URI.
|
Class | Description |
---|---|
MultiMasterAuthority |
A multi-master authority implementation.
|
MultiPartSchemeURI |
MultiPartSchemeURI supports multiple components for the scheme. |
NoAuthority |
A Singleton of NoAuthority, it represents a URI without authority.
|
SingleMasterAuthority |
A single master authority implementation.
|
StandardURI |
A standard URI implementation.
|
UnknownAuthority |
An unknown authority implementation.
|
URI.Factory |
Factory for
URI . |
ZookeeperAuthority |
ZookeeperAuthority supports authority containing Zookeeper addresses. |
Copyright © 2023. All Rights Reserved.