public class UriCheckTask extends MetastoreValidationTask<Void,String>
mInputTask
Constructor and Description |
---|
UriCheckTask(String inputUri,
int timeoutMs)
Creates a new
UriCheckTask . |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the name of the task.
|
validateImpl
getOptionList, validate
public UriCheckTask(String inputUri, int timeoutMs)
UriCheckTask
.inputUri
- the input URI(s) to checktimeoutMs
- the duration to attempt to connect to the URI before failingpublic String getName()
ValidationTask
Copyright © 2023. All Rights Reserved.