public class SplunkScanSpec extends Object implements DrillTableSelection
Constructor and Description |
---|
SplunkScanSpec(String pluginName,
String indexName,
SplunkPluginConfig config) |
Modifier and Type | Method and Description |
---|---|
String |
digest()
The digest of the selection represented by the implementation.
|
SplunkPluginConfig |
getConfig() |
String |
getIndexName() |
String |
getPluginName() |
String |
toString() |
public SplunkScanSpec(String pluginName, String indexName, SplunkPluginConfig config)
public String getPluginName()
public String getIndexName()
public SplunkPluginConfig getConfig()
public String digest()
DrillTableSelection
digest
in interface DrillTableSelection
Copyright © 1970 The Apache Software Foundation. All rights reserved.