MCPcopy Create free account
hub / github.com/apache/nifi-minifi-cpp / getFieldValues

Method getFieldValues

extensions/windows-event-log/wel/MetadataWalker.cpp:149–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147}
148
149std::map<std::string, std::string> MetadataWalker::getFieldValues() const {
150 return fields_values_;
151}
152
153std::map<std::string, std::string> MetadataWalker::getIdentifiers() const {
154 return replaced_identifiers_;

Callers 2

createEventRenderMethod · 0.80

Calls

no outgoing calls

Tested by 1