CassandraManager | CassandraManager | |||
---|---|---|---|---|
Compiled from "CassandraManager.java" | Compiled from "CassandraManager.java" | |||
public class io.dropwizard.cassandra.managed.CassandraManager implements io .dropwizard.lifecycle.Managed { | public class io.dropwizard.cassandra.managed.CassandraManager implements io .dropwizard.lifecycle.Managed { | |||
public io.dropwizard.cassandra.managed.CassandraManager(com.datastax.driv er.core.Cluster, io.dropwizard.util.Duration); | public io.dropwizard.cassandra.managed.CassandraManager(com.datastax.oss. driver.api.core.CqlSession, io.dropwizard.util.Duration); | |||
public void start() throws java.lang.Exception; | public void start() throws java.lang.Exception; | |||
public void stop() throws java.lang.Exception; | public void stop() throws java.lang.Exception; | |||
} | } | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |