Class Transforms

java.lang.Object
app.babylon.table.transform.Transforms

public final class Transforms extends Object
  • Method Details

    • registry

      @Deprecated(since="0.3.22", forRemoval=true) public static TransformRegistry registry()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Use QuickTransforms for persisted transform definitions. The DSL is the preferred transform configuration format and this registry is expected to be removed in a future release.
      Returns the legacy function-name/parameter registry.