-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathelasticsearch-IndicesSegmentResponse-toXContent-ENHANCED_FOR_STATEMENT.json
26 lines (26 loc) · 1.56 KB
/
elasticsearch-IndicesSegmentResponse-toXContent-ENHANCED_FOR_STATEMENT.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"repositoryName": "elasticsearch",
"repositoryWebURL": "https://github.com/elastic/elasticsearch.git",
"filePath": "server/src/main/java/org/elasticsearch/action/admin/indices/segments/IndicesSegmentResponse.java",
"functionName": "toXContent",
"functionKey": "server/src/main/java/org.elasticsearch.action.admin.indices.segments.IndicesSegmentResponse#toXContent(XContentBuilder, Accountable)",
"functionStartLine": 196,
"blockType": "ENHANCED_FOR_STATEMENT",
"blockKey": "server/src/main/java/org.elasticsearch.action.admin.indices.segments.IndicesSegmentResponse#toXContent(XContentBuilder, Accountable)$for(203-205)",
"blockStartLine": 203,
"blockEndLine": 205,
"startCommitId": "767c69593c67befb843686de8ea51b7bc87728c9",
"expectedChanges": [
{
"parentCommitId": "09b4d0e097fe5b40c7c1b4469ed76629cc9860b9",
"commitId": "f7f99b8dbfe4cc10612faceec8f82e03884f0d6d",
"commitTime": 1420567492,
"changeType": "introduced",
"elementFileBefore": "src/main/java/org/elasticsearch/action/admin/indices/segments/IndicesSegmentResponse.java",
"elementNameBefore": "src/main/java/org.elasticsearch.action.admin.indices.segments.IndicesSegmentResponse#toXContent(XContentBuilder, Accountable)$for(177-179)",
"elementFileAfter": "src/main/java/org/elasticsearch/action/admin/indices/segments/IndicesSegmentResponse.java",
"elementNameAfter": "src/main/java/org.elasticsearch.action.admin.indices.segments.IndicesSegmentResponse#toXContent(XContentBuilder, Accountable)$for(177-179)",
"comment": "added with method"
}
]
}