public class DatasetOpExecutorService
extends com.google.common.util.concurrent.AbstractIdleService
DatasetAdminOpHTTPHandler.| Constructor and Description |
|---|
DatasetOpExecutorService(CConfiguration cConf,
DiscoveryService discoveryService,
MetricsCollectionService metricsCollectionService,
Set<co.cask.http.HttpHandler> handlers) |
| Modifier and Type | Method and Description |
|---|---|
co.cask.http.NettyHttpService |
getHttpService() |
protected void |
shutDown() |
protected void |
startUp() |
String |
toString() |
@Inject public DatasetOpExecutorService(CConfiguration cConf, DiscoveryService discoveryService, MetricsCollectionService metricsCollectionService, Set<co.cask.http.HttpHandler> handlers)
protected void startUp()
throws Exception
startUp in class com.google.common.util.concurrent.AbstractIdleServiceExceptionprotected void shutDown()
throws Exception
shutDown in class com.google.common.util.concurrent.AbstractIdleServiceExceptionpublic String toString()
toString in class com.google.common.util.concurrent.AbstractIdleServicepublic co.cask.http.NettyHttpService getHttpService()
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.