Interface TupleTransformer
-
@Deprecated public interface TupleTransformer
Deprecated.This class will be removed without replacement. Use actual API instead.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description Objecttransform(Object[] tuple, String[] projectedFields)Deprecated.
-