Interface SectionParser
- All Known Implementing Classes:
LegacySectionParser
,SectionParserImpl
public interface SectionParser
-
Method Summary
Modifier and TypeMethodDescriptioncom.illumon.iris.db.v2.routing.impl.yaml.DataImportServiceData
parseDataImportServiceData
(String name, Map<Object, Object> yml, Function<String, com.illumon.iris.db.v2.routing.impl.yaml.StorageData> storageLookup) com.illumon.iris.db.v2.routing.impl.yaml.LogAggregatorData
parseLogAggregatorData
(String name, Map<Object, Object> yml)
-
Method Details
-
parseLogAggregatorData
-
parseDataImportServiceData
-
parseTableDataServiceEndpoint
-