Class BadZookeeperThreadsFilter

  • All Implemented Interfaces:
    com.carrotsearch.randomizedtesting.ThreadFilter

    public class BadZookeeperThreadsFilter
    extends Object
    implements com.carrotsearch.randomizedtesting.ThreadFilter
    • Constructor Detail

      • BadZookeeperThreadsFilter

        public BadZookeeperThreadsFilter()
    • Method Detail

      • reject

        public boolean reject​(Thread t)
        Specified by:
        reject in interface com.carrotsearch.randomizedtesting.ThreadFilter