Uses of Interface
org.opennms.features.distributed.cassandra.api.CassandraSession
-
Packages that use CassandraSession Package Description org.opennms.features.distributed.cassandra.api org.opennms.features.distributed.cassandra.impl -
-
Uses of CassandraSession in org.opennms.features.distributed.cassandra.api
Methods in org.opennms.features.distributed.cassandra.api that return CassandraSession Modifier and Type Method Description CassandraSession
CassandraSessionFactory. getSession()
-
Uses of CassandraSession in org.opennms.features.distributed.cassandra.impl
Methods in org.opennms.features.distributed.cassandra.impl that return CassandraSession Modifier and Type Method Description CassandraSession
NewtsCassandraSessionFactory. getSession()
-