Class CleanUp


  • public class CleanUp
    extends Object
    • Constructor Detail

      • CleanUp

        public CleanUp()
    • Method Detail

      • shutdownNow

        public static void shutdownNow()
        kills all threads created by internal Accumulo singleton resources. After this method is called, no accumulo client will work in the current classloader.