public static class EsUrlFilterService.EsUrlFilter extends Object implements org.elasticsearch.common.xcontent.ToXContent
| コンストラクタと説明 |
|---|
EsUrlFilter() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
getFilterType() |
String |
getSessionId() |
String |
getUrl() |
void |
setFilterType(String filterType) |
void |
setSessionId(String sessionId) |
void |
setUrl(String url) |
org.elasticsearch.common.xcontent.XContentBuilder |
toXContent(org.elasticsearch.common.xcontent.XContentBuilder builder,
org.elasticsearch.common.xcontent.ToXContent.Params params) |
public String getSessionId()
public void setSessionId(String sessionId)
public String getFilterType()
public void setFilterType(String filterType)
public String getUrl()
public void setUrl(String url)
public org.elasticsearch.common.xcontent.XContentBuilder toXContent(org.elasticsearch.common.xcontent.XContentBuilder builder,
org.elasticsearch.common.xcontent.ToXContent.Params params)
throws IOException
toXContent インタフェース内 org.elasticsearch.common.xcontent.ToXContentIOExceptionCopyright © 2011-2014. All Rights Reserved.