| Interface | Description |
|---|---|
| LoopBody<T,R> |
Interface for loop body invoked during each iteration of parallel loops
|
| ShellCommandUtil.InteractiveHandler |
InteractiveHandler is a handler for interactive sessions with command line commands.
|
| Class | Description |
|---|---|
| AmbariPath | |
| Closeables |
Utilities for closing @{link Closeable}s.
|
| CommandUtils | |
| CustomStringUtils | |
| DateUtils |
Static Helper methods for datetime conversions
|
| EventBusSynchronizer |
The
EventBusSynchronizer is used to replace the AsyncEventBus
used by Guava with a synchronous, serial EventBus instance. |
| HostAndPort | |
| HostUtils |
HostUtils provides utilities related to processing and validating hosts and host names.
|
| HTTPUtils |
Static Helper methods for HTTP requests.
|
| JaxbMapKeyList | |
| JaxbMapKeyListAdapter | |
| JaxbMapKeyMap | |
| JaxbMapKeyMapAdapter | |
| JaxbMapKeyVal | |
| JaxbMapKeyValAdapter | |
| JsonUtils |
Static Helper methods for Json processing.
|
| LoggingPreconditions | |
| ManagedThreadPoolExecutor |
ThreadPoolExecutor extension which is stopped by default and can be started & stopped.
|
| ModuleVersion |
This class should be used to compare module(service) versions.
|
| MpackVersion |
This class should be used to compare mpack and stack versions.
|
| PasswordUtils |
Utility class to read passwords from files or the Credential Store
|
| RequestUtils |
The purpose of this helper is to get remote address from an HTTP request
|
| RetryHelper |
Provides utility methods to support operations retry
TODO injection as Guice singleon, static for now to avoid major modifications
|
| ScheduledExecutorCompletionService<V> | |
| SecretReference | |
| SetUtils |
Static Helper methods for sets
|
| ShellCommandUtil |
Logs OpenSsl command exit code with description
|
| ShellCommandUtil.Result | |
| StageUtils | |
| StreamUtils |
Utilities for Streams
|
| XmlUtils |
Static Helper methods for XML processing.
|
| Enum | Description |
|---|---|
| TextEncoding |
Copyright © 2022 Apache Software Foundation. All rights reserved.