| return new FakeRestRequest(xContentRegistry,headers,params,content,method,path,address); | return new FakeRestRequest(xContentRegistry,fakeHttpRequest,params,new FakeHttpChannel(address)); | new FakeRestRequest(xContentRegistry,headers,params,content,method,path,address) | new FakeRestRequest(xContentRegistry,fakeHttpRequest,params,new FakeHttpChannel(address)) | elasticsearch | fcf1e41e429b10e03c5cf9b8551636df7519b4c5 | org.elasticsearch.test.rest.FakeRestRequest.Builder | | | | TCIVar | address |
|---|
| v0 | xContentRegistry |
|---|
| v2 | params |
|---|
| | | TCIVar | address |
|---|
| v0 | xContentRegistry |
|---|
| v2 | params |
|---|
| Uses | False |