MCPcopy Index your code
hub / github.com/apache/cassandra-python-driver / use_singledc

Function use_singledc

tests/integration/__init__.py:411–412  ·  view source on GitHub ↗
(start=True, workloads=None, use_single_interface=USE_SINGLE_INTERFACE)

Source from the content-addressed store, hash-verified

409
410
411def use_singledc(start=True, workloads=None, use_single_interface=USE_SINGLE_INTERFACE):
412 use_cluster(CLUSTER_NAME, [3], start=start, workloads=workloads, use_single_interface=use_single_interface)
413
414
415def use_single_node(start=True, workloads=None, configuration_options=None, dse_options=None):

Callers 15

test_roundrobinMethod · 0.90
token_awareMethod · 0.90
_set_up_shuffle_testMethod · 0.90
test_white_listMethod · 0.90
setup_moduleFunction · 0.90
setup_moduleFunction · 0.90
setup_moduleFunction · 0.90
setup_moduleFunction · 0.90

Calls 1

use_clusterFunction · 0.85

Tested by 15

test_roundrobinMethod · 0.72
token_awareMethod · 0.72
_set_up_shuffle_testMethod · 0.72
test_white_listMethod · 0.72
setup_moduleFunction · 0.72
setup_moduleFunction · 0.72
setup_moduleFunction · 0.72
setup_moduleFunction · 0.72