Class SplunkSchema

  • All Implemented Interfaces:
    Schema

    public class SplunkSchema
    extends AbstractSchema
    Splunk schema.
    • Field Detail

      • SPLUNK_TABLE_NAME

        public static final java.lang.String SPLUNK_TABLE_NAME
        The name of the one and only table.
        See Also:
        Constant Field Values
      • TABLE_MAP

        public static final com.google.common.collect.ImmutableMap<java.lang.String,​Table> TABLE_MAP
    • Constructor Detail

      • SplunkSchema

        public SplunkSchema​(SplunkConnection splunkConnection)
        Creates a SplunkSchema.