| Modifier and Type | Method and Description |
|---|---|
HiveCommon |
SessionCommon.getHive() |
| Constructor and Description |
|---|
HiveBrowserCommon(HiveCommon hive) |
SessionCommon(HiveCommon hive,
UserInformation userInformation,
java.util.Map<java.lang.String,java.lang.String> properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
HiveCommonStatisticsGenerator.register(HiveCommon hive,
FolderCommon folder)
register with the hive
|
void |
CounterOutput.register(HiveCommon hive,
FolderCommon folder,
java.lang.String description) |
void |
DataItemCounterOutput.register(HiveCommon hive,
FolderCommon rootFolder,
java.lang.String description) |
void |
CounterOutput.unregister(HiveCommon hive,
FolderCommon folder) |
void |
DataItemCounterOutput.unregister(HiveCommon hive,
FolderCommon rootFolder) |
| Modifier and Type | Field and Description |
|---|---|
protected HiveCommon |
HiveItemFactory.hive |
| Constructor and Description |
|---|
DefaultChainItemFactory(CommonItemFactory parentFactory,
HiveCommon hive,
FolderCommon parentFolder,
java.lang.String baseId,
java.lang.String folderName) |
DefaultChainItemFactory(CommonItemFactory parentFactory,
HiveCommon hive,
FolderCommon parentFolder,
java.lang.String baseId,
java.lang.String folderName,
java.lang.String idDelimiter) |
DefaultChainItemFactory(HiveCommon hive,
FolderCommon parentFolder,
java.lang.String baseId,
java.lang.String folderName) |
FolderItemFactory(CommonItemFactory parentFactory,
HiveCommon hive,
FolderCommon parentFolder,
java.lang.String baseId,
java.lang.String folderName) |
FolderItemFactory(CommonItemFactory parentFactory,
HiveCommon hive,
FolderCommon parentFolder,
java.lang.String baseId,
java.lang.String folderName,
java.lang.String idDelimiter) |
FolderItemFactory(HiveCommon hive,
FolderCommon parentFolder,
java.lang.String baseId,
java.lang.String folderName) |
HiveItemFactory(CommonItemFactory parentItemFactory,
HiveCommon hive,
java.lang.String baseId,
java.lang.String idDelimiter) |
HiveItemFactory(HiveCommon hive) |
| Modifier and Type | Class and Description |
|---|---|
class |
Hive |
| Modifier and Type | Method and Description |
|---|---|
protected HiveCommon |
BaseDeviceWrapper.getHive() |
| Constructor and Description |
|---|
BaseDeviceWrapper(HiveCommon hive,
java.lang.String deviceTag,
java.util.concurrent.ScheduledExecutorService scheduler,
FolderCommon rootFolder) |
| Modifier and Type | Class and Description |
|---|---|
class |
HiveImpl |
| Modifier and Type | Method and Description |
|---|---|
static void |
MemoryChainedItem.applyDefaultInputChain(HiveCommon hive,
DataItemInputChained item)
Add some default chain items to the item
|
| Constructor and Description |
|---|
MemoryChainedItem(HiveCommon hive,
java.lang.String id) |
TestItem2(HiveCommon hive,
java.lang.String id) |
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