public class ShapeFetchService extends AbstractComponent
deprecationLogger, logger, settings| コンストラクタと説明 |
|---|
ShapeFetchService(Client client,
Settings settings) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ShapeBuilder |
fetch(GetRequest getRequest,
String path)
Fetches the Shape with the given ID in the given type and index.
|
logDeprecatedSetting, logRemovedSetting, nodeNamepublic ShapeBuilder fetch(GetRequest getRequest, String path) throws IOException
getRequest - GetRequest containing index, type and idpath - Name or path of the field in the Shape Document where the Shape itself is locatedIOException - Can be thrown while parsing the Shape Document and extracting the ShapeCopyright © 2009–2016. All rights reserved.