public class SemanticCoreStatistics extends Object implements com.spotify.ffwd.statistics.CoreStatistics
| Constructor and Description |
|---|
SemanticCoreStatistics() |
| Modifier and Type | Method and Description |
|---|---|
com.spotify.ffwd.statistics.BatchingStatistics |
newBatching(String id) |
com.spotify.ffwd.statistics.InputManagerStatistics |
newInputManager() |
com.spotify.ffwd.statistics.OutputManagerStatistics |
newOutputManager() |
com.spotify.ffwd.statistics.OutputPluginStatistics |
newOutputPlugin(String id) |
public com.spotify.ffwd.statistics.InputManagerStatistics newInputManager()
newInputManager in interface com.spotify.ffwd.statistics.CoreStatisticspublic com.spotify.ffwd.statistics.OutputManagerStatistics newOutputManager()
newOutputManager in interface com.spotify.ffwd.statistics.CoreStatisticspublic com.spotify.ffwd.statistics.OutputPluginStatistics newOutputPlugin(String id)
newOutputPlugin in interface com.spotify.ffwd.statistics.CoreStatisticspublic com.spotify.ffwd.statistics.BatchingStatistics newBatching(String id)
newBatching in interface com.spotify.ffwd.statistics.CoreStatisticsCopyright © 2019. All rights reserved.