Interface TupleTransformer


@Deprecated public interface TupleTransformer
Deprecated.
This class will be removed without replacement. Use actual API instead.
  • Method Summary

    Modifier and Type
    Method
    Description
    transform(Object[] tuple, String[] projectedFields)
    Deprecated.
     
  • Method Details