Class TestData


  • public class TestData
    extends Object
    Since:
    3.0RC1
    Version:
    $Id: efb1d024174a48e434c3c083844403b88e00cb90 $
    • Field Detail

      • streaming

        public boolean streaming
        Since:
        3.0M3
      • transformations

        public List<String> transformations
        If null it means don't execute transformations. If empty then it means execute all transformations. Otherwise execute the transformations corresponding to the tx hints in the list.
        Since:
        9.11.4, 10.2
    • Constructor Detail

      • TestData

        public TestData()