Example usage for org.apache.hadoop.http HttpConfig subclass-usage

List of usage examples for org.apache.hadoop.http HttpConfig subclass-usage

Introduction

In this page you can find the example usage for org.apache.hadoop.http HttpConfig subclass-usage.

Usage

From source file io.hops.merge.HttpConfig2.java

public class HttpConfig2 extends HttpConfig {

    private static boolean sslEnabled;

    static {
        Configuration conf = new Configuration();