init abstract method

void init(
  1. String path
)

Initialize Hive by giving it a home directory.

(Not necessary in the browser)

Implementation

void init(String path);