BoundTopic (cluster, dc, node).ExternalResource which provides a CassandraResourceRule.getContactPoints() for accessing the
contact points of the cassandra cluster.ConditionCheckerSessionUtils.createKeyspace(Session, CqlIdentifier, DriverExecutionProfile) with SessionUtils.slowProfile(Session) as the third argument.SessionUtils.dropKeyspace(Session, CqlIdentifier, DriverExecutionProfile) with SessionUtils.slowProfile(Session) as the third argument.Session implementation, using the nodes
in the 0th DC of the provided Cassandra resource as contact points, and the default
configuration augmented with the provided options.CcmRule (not CustomCcmRule), and tests that use Simulacron.BoundNodes.Session instance for a test.Session instances manually.CassandraResourceRule gets initialized before a SessionRule is to
wrap them into a RuleChain. Therefore there is no need to force the initialization
of a CassandraResourceRule explicitly anymore.ccm create command.Copyright © 2017–2023. All rights reserved.