public static class IndexWarmersMetaData.Entry extends Object
Constructor and Description |
---|
Entry(String name,
String[] types,
Boolean queryCache,
BytesReference source) |
Modifier and Type | Method and Description |
---|---|
String |
name() |
Boolean |
queryCache() |
BytesReference |
source() |
String[] |
types() |
public Entry(String name, String[] types, Boolean queryCache, BytesReference source)
Copyright © 2009–2015. All rights reserved.