Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Serving
/ setIP
Method
setIP
java/src/main/java/io/paddle/serving/client/Client.java:173–175 ·
view source on GitHub ↗
(String ip)
Source
from the content-addressed store, hash-verified
171
}
172
173
public
void
setIP(String ip) {
174
this.ip = ip;
175
}
176
177
public
void
setPort(String port) {
178
this.port = port;
Callers
8
http_proto
Method · 0.95
http_json
Method · 0.95
grpc
Method · 0.95
encrypt
Method · 0.95
compress
Method · 0.95
yolov4
Method · 0.95
bert
Method · 0.95
cube_local
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected