public class Hive extends HiveCommon
DEFAULT_RESULT| Constructor and Description |
|---|
Hive() |
| Modifier and Type | Method and Description |
|---|---|
void |
addModule(BaseModule module) |
ScheduledExecutorService |
getExecutor() |
String |
getHiveId()
Get a unique ID for you hive type
|
ItemStorage |
getStorage() |
void |
stop() |
addDataItemValidator, addItemFactory, addSessionListener, closeSession, createSession, createSession, getBrowser, getGrantedItems, getOperationService, getValidationStrategy, handleSessionCreated, isAutoEnableStats, lookupItem, performStart, performStop, processWrite, processWriteAttributes, registerItem, removeItemFactory, removeItemValidator, removeSessionListener, retrieveItem, setAutoEnableStats, setRootFolder, setValidatonStrategy, start, startWrite, startWriteAttributes, subscribeItem, unregisterItem, unsubscribeItem, validateItem, validateSessionauthorize, authorize, extractPrivileges, fillSessionProperties, loginUser, makeEffectiveUserInformation, setAuditLogService, setAuthenticationImplementation, setAuthorizationImplementationpublic String getHiveId()
HiveCommongetHiveId in class HiveCommonpublic ScheduledExecutorService getExecutor()
public void stop()
throws Exception
stop in interface LifecycleAwarestop in class HiveCommonExceptionpublic ItemStorage getStorage()
public void addModule(BaseModule module)