Class TransformConfig


  • public final class TransformConfig
    extends java.lang.Object
    Transform configuration found in a projection.
    • Method Summary

      Modifier and Type Method Description
      static TransformConfig.Builder builder()  
      ObjectNode getArgs()  
      java.lang.String getName()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getName

        public java.lang.String getName()
        Returns:
        The name of the projection.
      • getArgs

        public ObjectNode getArgs()
        Returns:
        Gets the args.