public class IndexWarmersMetaData extends Object implements IndexMetaData.Custom
| Modifier and Type | Class and Description |
|---|---|
static class |
IndexWarmersMetaData.Entry |
static class |
IndexWarmersMetaData.Factory |
| Modifier and Type | Field and Description |
|---|---|
static IndexWarmersMetaData.Factory |
FACTORY |
static String |
TYPE |
| Constructor and Description |
|---|
IndexWarmersMetaData(IndexWarmersMetaData.Entry... entries) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<IndexWarmersMetaData.Entry> |
entries() |
String |
type() |
public static final String TYPE
public static final IndexWarmersMetaData.Factory FACTORY
public IndexWarmersMetaData(IndexWarmersMetaData.Entry... entries)
public com.google.common.collect.ImmutableList<IndexWarmersMetaData.Entry> entries()
public String type()
type in interface IndexMetaData.CustomCopyright © 2009–2016. All rights reserved.