MCPcopy 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
27public interface DbcpPoolHandler {
28 public DataSource get(String name);
29
30 public void addInitialisedListener(DbcpInitialisedListener listener);
31}

Callers 15

ErrorBeanMethod · 0.65
performPostMethod · 0.65
performPutMethod · 0.65
_get_full_scoresMethod · 0.65
get_db_detailsFunction · 0.65
node_getFunction · 0.65
extract_inputFunction · 0.65
extract_inputFunction · 0.65
memcache_getFunction · 0.65
extract_inputFunction · 0.65
call_jsFunction · 0.65
call_oauthFunction · 0.65

Implementers 1

DbcpFactoryserver/src/io/seldon/dbcp/DbcpFactory.

Calls

no outgoing calls

Tested by 15

test_get_full_actionMethod · 0.52
test_get_actionsMethod · 0.52
createFromJSONMethod · 0.52
testSimpleMethod · 0.52
testMaxRecsMethod · 0.52
emptyResultsTestMethod · 0.52
getUserTestMethod · 0.52
getABTestMethod · 0.52
sampleMethod · 0.52