|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.elasticsearch.index.AbstractIndexComponent
org.elasticsearch.index.cache.field.data.support.AbstractConcurrentMapFieldDataCache
org.elasticsearch.index.cache.field.data.soft.SoftFieldDataCache
public class SoftFieldDataCache
Field Summary |
---|
Fields inherited from class org.elasticsearch.index.AbstractIndexComponent |
---|
componentSettings, index, indexSettings, logger |
Constructor Summary | |
---|---|
SoftFieldDataCache(Index index,
Settings indexSettings)
|
Method Summary | |
---|---|
java.lang.String |
type()
|
Methods inherited from class org.elasticsearch.index.cache.field.data.support.AbstractConcurrentMapFieldDataCache |
---|
cache, cache, clear, clear, clearUnreferenced, close |
Methods inherited from class org.elasticsearch.index.AbstractIndexComponent |
---|
index, nodeName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
@Inject public SoftFieldDataCache(Index index, @IndexSettings Settings indexSettings)
Method Detail |
---|
public java.lang.String type()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |