public class HttpScanSpec extends Object
| Constructor and Description |
|---|
HttpScanSpec(String pluginName,
String connectionName,
String tableName,
HttpStoragePluginConfig config) |
| Modifier and Type | Method and Description |
|---|---|
HttpStoragePluginConfig |
config() |
String |
connection() |
HttpApiConfig |
connectionConfig() |
String |
getURL() |
String |
pluginName() |
String |
tableName() |
String |
toString() |
public HttpScanSpec(String pluginName, String connectionName, String tableName, HttpStoragePluginConfig config)
public String pluginName()
public String connection()
public String tableName()
public HttpStoragePluginConfig config()
public String getURL()
public HttpApiConfig connectionConfig()
Copyright © 2021 The Apache Software Foundation. All rights reserved.