public class ToUpperCase extends NoArgStringFunction
| Constructor and Description |
|---|
ToUpperCase(RecordPathSegment valuePath,
boolean absolute) |
| Modifier and Type | Method and Description |
|---|---|
(package private) String |
apply(String value)
Sub-classes apply its function to the given value and return the result.
|
evaluateequals, evaluate, evaluate, getPath, hashCode, isAbsolute, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompilepublic ToUpperCase(RecordPathSegment valuePath, boolean absolute)
String apply(String value)
NoArgStringFunctionapply in class NoArgStringFunctionvalue - possibly nullCopyright © 2023 Apache NiFi Project. All rights reserved.