public class Exporter
extends java.lang.Object
| Constructor and Description |
|---|
Exporter(Hive service,
ConnectionInformation connectionInformation) |
Exporter(Hive service,
ProtocolConfigurationFactory protocolConfigurationFactory,
java.util.Collection<java.net.InetSocketAddress> addresses) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ExporterInformation> |
getExporterInformation() |
java.lang.Class<? extends Hive> |
getServiceClass() |
java.util.Set<java.net.InetSocketAddress> |
getStartedAddresses() |
java.util.Set<ConnectionInformation> |
getStartedConnectionInformations() |
void |
start() |
void |
stop() |
public Exporter(Hive service, ProtocolConfigurationFactory protocolConfigurationFactory, java.util.Collection<java.net.InetSocketAddress> addresses)
public Exporter(Hive service, ConnectionInformation connectionInformation) throws java.lang.Exception
java.lang.Exceptionpublic java.lang.Class<? extends Hive> getServiceClass()
public void start()
throws java.lang.Exception
java.lang.Exceptionpublic java.util.Set<java.net.InetSocketAddress> getStartedAddresses()
public java.util.Set<ConnectionInformation> getStartedConnectionInformations()
public java.util.Set<ExporterInformation> getExporterInformation()
public void stop()
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