public class UriCheckTask extends MetastoreValidationTask<java.lang.Void,java.lang.String>
mInputTask| Constructor and Description |
|---|
UriCheckTask(java.lang.String inputUri,
int timeoutMs)
Creates a new
UriCheckTask. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
validateImplgetOptionList, validatepublic UriCheckTask(java.lang.String inputUri,
int timeoutMs)
UriCheckTask.inputUri - the input URI(s) to checktimeoutMs - the duration to attempt to connect to the URI before failingCopyright © 2023. All Rights Reserved.