public class SplunkSchema extends AbstractSchema
AbstractSchema.FactorySchema.TableType| Modifier and Type | Field and Description |
|---|---|
static String |
SPLUNK_TABLE_NAME
The name of the one and only table.
|
SplunkConnection |
splunkConnection |
static com.google.common.collect.ImmutableMap<String,Table> |
TABLE_MAP |
| Constructor and Description |
|---|
SplunkSchema(SplunkConnection splunkConnection)
Creates a SplunkSchema.
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Table> |
getTableMap() |
contentsHaveChangedSince, getExpression, getFunctionMultimap, getFunctionNames, getFunctions, getSubSchema, getSubSchemaMap, getSubSchemaNames, getTable, getTableNames, isMutablepublic static final String SPLUNK_TABLE_NAME
public final SplunkConnection splunkConnection
public SplunkSchema(SplunkConnection splunkConnection)
protected Map<String,Table> getTableMap()
getTableMap in class AbstractSchemaCopyright © 2012–2016 The Apache Software Foundation. All rights reserved.