Package org.apache.drill.exec.udfs
Class ThreatHuntingFunctions
java.lang.Object
org.apache.drill.exec.udfs.ThreatHuntingFunctions
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
This function calculates the Shannon Entropy of a given string of text, normed for the string length.static class
Punctuation pattern is useful for comparing log entries.static class
This function calculates the Shannon Entropy of a given string of text. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
ThreatHuntingFunctions
public ThreatHuntingFunctions()
-