![]() |
Fledge
An open source edge computing platform for industrial users
|
This is the complete list of members for Ingest, including all inherited members.
configChange(const std::string &, const std::string &) | Ingest | virtual |
configChildCreate(const std::string &, const std::string &, const std::string &) (defined in Ingest) | Ingest | inlinevirtual |
configChildDelete(const std::string &, const std::string &) (defined in Ingest) | Ingest | inlinevirtual |
configureRateMonitor(long interval, long factor) | Ingest | |
createStatsDbEntry(const std::string &assetName) | Ingest | |
flowControl() | Ingest | |
getStringFromSet(const std::set< std::string > &dpSet) (defined in Ingest) | Ingest | |
Ingest(StorageClient &storage, const std::string &serviceName, const std::string &pluginName, ManagementClient *mgmtClient) | Ingest | |
ingest(const Reading &reading) | Ingest | |
ingest(const std::vector< Reading *> *vec) | Ingest | |
isRunning() (defined in Ingest) | Ingest | inlinevirtual |
isStopping() | Ingest | |
loadFilters(const std::string &categoryName) | Ingest | |
passToOnwardFilter(OUTPUT_HANDLE *outHandle, READINGSET *readings) | Ingest | static |
processQueue() | Ingest | |
queueLength() | Ingest | |
restart() (defined in Ingest) | Ingest | inlinevirtual |
running() | Ingest | |
securityChange(const std::string &payload) (defined in ServiceHandler) | ServiceHandler | inlinevirtual |
setFlowControl(unsigned int lowWater, unsigned int highWater) (defined in Ingest) | Ingest | inline |
setPerfMon(PerformanceMonitor *mon) (defined in Ingest) | Ingest | inline |
setStatistics(const std::string &option) | Ingest | |
setThreshold(const unsigned int threshold) (defined in Ingest) | Ingest | inline |
setTimeout(const long timeout) (defined in Ingest) | Ingest | inline |
shutdown() (defined in Ingest) | Ingest | inlinevirtual |
start(long timeout, unsigned int threshold) | Ingest | |
unDeprecateAssetTrackingRecord(AssetTrackingTuple *currentTuple, const std::string &assetName, const std::string &event) | Ingest | |
unDeprecateStorageAssetTrackingRecord(StorageAssetTrackingTuple *currentTuple, const std::string &assetName, const std::string &, const unsigned int &) | Ingest | |
updateStats(void) | Ingest | |
useFilteredData(OUTPUT_HANDLE *outHandle, READINGSET *readings) | Ingest | static |
waitForQueue() | Ingest | |
~Ingest() | Ingest |