| Constructor and Description |
|---|
SourceLookup() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllpublic XContentType sourceContentType()
public static Tuple<XContentType,Map<String,Object>> sourceAsMapAndType(BytesReference source) throws ElasticsearchParseException
ElasticsearchParseExceptionpublic static Map<String,Object> sourceAsMap(BytesReference source) throws ElasticsearchParseException
ElasticsearchParseExceptionpublic static Tuple<XContentType,Map<String,Object>> sourceAsMapAndType(byte[] bytes, int offset, int length) throws ElasticsearchParseException
ElasticsearchParseExceptionpublic static Map<String,Object> sourceAsMap(byte[] bytes, int offset, int length) throws ElasticsearchParseException
ElasticsearchParseExceptionpublic void setNextReader(org.apache.lucene.index.AtomicReaderContext context)
public void setNextDocId(int docId)
public void setNextSource(BytesReference source)
public void setNextSourceContentType(XContentType sourceContentType)
public BytesReference internalSourceRef()
public List<Object> extractRawValues(String path)
public boolean containsKey(Object key)
containsKey in interface Mappublic boolean containsValue(Object value)
containsValue in interface Mappublic Collection values()
Copyright © 2009–2016. All rights reserved.