public class NoneIndexGateway extends AbstractIndexComponent implements IndexGateway
componentSettings, index, indexSettings, logger
Constructor and Description |
---|
NoneIndexGateway(Index index,
Settings indexSettings) |
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes the index component.
|
Class<? extends IndexShardGateway> |
shardGatewayClass() |
String |
toString() |
String |
type() |
index, nodeName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
index
@Inject public NoneIndexGateway(Index index, @IndexSettings Settings indexSettings)
public String type()
type
in interface IndexGateway
public Class<? extends IndexShardGateway> shardGatewayClass()
shardGatewayClass
in interface IndexGateway
public void close()
CloseableIndexComponent
close
in interface Closeable
close
in interface AutoCloseable
close
in interface CloseableIndexComponent
Copyright © 2009–2015. All rights reserved.