HiveDb constructor

HiveDb()

Implementation

factory HiveDb() {
  return _db;
}