Class CRC32
java.lang.Object
org.graylog.plugins.pipelineprocessor.ast.functions.AbstractFunction<String>
org.graylog.plugins.pipelineprocessor.functions.hashing.CRC32
-
Field Summary
FieldsFields inherited from interface org.graylog.plugins.pipelineprocessor.ast.functions.Function
ERROR_FUNCTION, log -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Stringevaluate(FunctionArgs args, EvaluationContext context) protected Stringprotected StringgetName()Methods inherited from class org.graylog.plugins.pipelineprocessor.ast.functions.AbstractFunction
preComputeConstantArgumentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.graylog.plugins.pipelineprocessor.ast.functions.Function
preprocessArgs
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
CRC32
public CRC32()
-
-
Method Details
-
getDigest
-
getName
-
evaluate
-
description
-
descriptor
-