All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.hadoop.util.ShutdownHookManagerProxy Maven / Gradle / Ivy

Go to download

bboss etl,datastream,Elasticsearch/Opensearch Client with restful and java api without elasticsearch jar dependended.

The newest version!

package org.apache.hadoop.util;

public class ShutdownHookManagerProxy   {

    public void destroy() throws Exception {
        ShutdownHookManager.get().getShutdownHooksInOrder();
    }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy