public class TermsLookup extends Object
Constructor and Description |
---|
TermsLookup(String index,
String type,
String id,
String routing,
String path,
QueryParseContext queryParseContext,
HasContextAndHeaders hasContextAndHeaders) |
Modifier and Type | Method and Description |
---|---|
HasContextAndHeaders |
getHasContextAndHeaders() |
String |
getId() |
String |
getIndex() |
String |
getPath() |
QueryParseContext |
getQueryParseContext() |
String |
getRouting() |
String |
getType() |
String |
toString() |
public TermsLookup(String index, String type, String id, String routing, String path, @Nullable QueryParseContext queryParseContext, HasContextAndHeaders hasContextAndHeaders)
public String getIndex()
public String getType()
public String getId()
public String getRouting()
public String getPath()
public HasContextAndHeaders getHasContextAndHeaders()
@Nullable public QueryParseContext getQueryParseContext()
Copyright © 2009–2016. All rights reserved.