Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeldonIO/seldon-server
/ get
Method
get
server/src/io/seldon/dbcp/DbcpPoolHandler.java:28–28 ·
view source on GitHub ↗
(String name)
Source
from the content-addressed store, hash-verified
26
27
public
interface
DbcpPoolHandler {
28
public
DataSource get(String name);
29
30
public
void
addInitialisedListener(DbcpInitialisedListener listener);
31
}
Callers
15
ErrorBean
Method · 0.65
performPost
Method · 0.65
performPut
Method · 0.65
_get_full_scores
Method · 0.65
get_db_details
Function · 0.65
node_get
Function · 0.65
extract_input
Function · 0.65
extract_input
Function · 0.65
memcache_get
Function · 0.65
extract_input
Function · 0.65
call_js
Function · 0.65
call_oauth
Function · 0.65
Implementers
1
DbcpFactory
server/src/io/seldon/dbcp/DbcpFactory.
Calls
no outgoing calls
Tested by
15
test_get_full_action
Method · 0.52
test_get_actions
Method · 0.52
createFromJSONPredictionsOnly
Method · 0.52
createFromJSONPreditionsAndMeta
Method · 0.52
createFromJSON
Method · 0.52
testSimple
Method · 0.52
testMaxRecs
Method · 0.52
emptyResultsTest
Method · 0.52
testLoadUserClustersFromReader
Method · 0.52
getUserTest
Method · 0.52
getABTest
Method · 0.52
sample
Method · 0.52