public class HdfsGateway
extends org.elasticsearch.gateway.blobstore.BlobStoreGateway
| Constructor and Description |
|---|
HdfsGateway(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.threadpool.ThreadPool threadPool,
org.elasticsearch.cluster.ClusterService clusterService,
org.elasticsearch.cluster.ClusterName clusterName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doClose() |
java.lang.Class<? extends org.elasticsearch.common.inject.Module> |
suggestIndexGateway() |
java.lang.String |
type() |
basePath, blobStore, chunkSize, delete, findCommitPoint, initialize, read, reset, toString, writeclusterChanged, doStart, doStop, performStateRecovery, setNodeEnvaddLifecycleListener, close, lifecycleState, removeLifecycleListener, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait@Inject
public HdfsGateway(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.threadpool.ThreadPool threadPool,
org.elasticsearch.cluster.ClusterService clusterService,
org.elasticsearch.cluster.ClusterName clusterName)
throws java.io.IOException
java.io.IOExceptionpublic java.lang.String type()
public java.lang.Class<? extends org.elasticsearch.common.inject.Module> suggestIndexGateway()
protected void doClose()
throws org.elasticsearch.ElasticSearchException
doClose in class org.elasticsearch.gateway.shared.SharedStorageGatewayorg.elasticsearch.ElasticSearchExceptionCopyright © 2014 Red Hat. All Rights Reserved.