public abstract class ExporterBase extends java.lang.Object implements HiveExporter
| Modifier and Type | Field and Description |
|---|---|
protected ConnectionInformation |
connectionInformation |
protected Hive |
hive |
| Constructor and Description |
|---|
ExporterBase(java.lang.Class<?> hiveClass,
ConnectionInformation connectionInformation)
Deprecated.
|
ExporterBase(Hive hive,
ConnectionInformation connectionInformation) |
ExporterBase(java.lang.String hiveClassName,
ConnectionInformation connectionInformation)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionInformation |
getConnectionInformation() |
java.lang.Class<?> |
getHiveClass() |
protected Hive hive
protected ConnectionInformation connectionInformation
public ExporterBase(Hive hive, ConnectionInformation connectionInformation) throws java.lang.Exception
java.lang.Exception@Deprecated
public ExporterBase(java.lang.Class<?> hiveClass,
ConnectionInformation connectionInformation)
throws java.lang.Exception
java.lang.Exception@Deprecated
public ExporterBase(java.lang.String hiveClassName,
ConnectionInformation connectionInformation)
throws java.lang.Exception
java.lang.Exception
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0