|
Change Return Type Cluster to Cluster<CqlSession> in method public unregister(listener NodeStateListener) : Cluster<CqlSession> in class com.datastax.oss.driver.internal.core.DefaultCluster |
From |
To |
|
Change Return Type Cluster to Cluster<SessionT> in method public unregister(listener SchemaChangeListener) : Cluster<SessionT> in class com.datastax.oss.driver.api.core.Cluster |
From |
To |
|
Change Return Type Cluster to Cluster<CqlSession> in method public register(listener SchemaChangeListener) : Cluster<CqlSession> in class com.datastax.oss.driver.internal.core.DefaultCluster |
From |
To |
|
Change Return Type Cluster to Cluster<SessionT> in method public register(listener SchemaChangeListener) : Cluster<SessionT> in class com.datastax.oss.driver.api.core.Cluster |
From |
To |
|
Change Return Type Cluster to Cluster<SessionT> in method public unregister(listener NodeStateListener) : Cluster<SessionT> in class com.datastax.oss.driver.api.core.Cluster |
From |
To |
|
Change Return Type Cluster to Cluster<TargetSessionT> in method public register(listener SchemaChangeListener) : Cluster<TargetSessionT> in class com.datastax.oss.driver.internal.core.ClusterWrapper |
From |
To |
|
Change Return Type Cluster to Cluster<SessionT> in method public register(listener NodeStateListener) : Cluster<SessionT> in class com.datastax.oss.driver.api.core.Cluster |
From |
To |
|
Change Return Type Cluster to Cluster<CqlSession> in method public register(listener NodeStateListener) : Cluster<CqlSession> in class com.datastax.oss.driver.internal.core.DefaultCluster |
From |
To |
|
Change Return Type Cluster to Cluster<CqlSession> in method public newCluster(cassandraResource CassandraResourceRule, nodeStateListeners NodeStateListener[], options String...) : Cluster<CqlSession> in class com.datastax.oss.driver.api.testinfra.cluster.ClusterUtils |
From |
To |
|
Change Return Type Cluster to Cluster<TargetSessionT> in method public register(listener NodeStateListener) : Cluster<TargetSessionT> in class com.datastax.oss.driver.internal.core.ClusterWrapper |
From |
To |
|
Change Return Type Cluster to Cluster<TargetSessionT> in method public unregister(listener SchemaChangeListener) : Cluster<TargetSessionT> in class com.datastax.oss.driver.internal.core.ClusterWrapper |
From |
To |
|
Change Return Type Cluster to Cluster<CqlSession> in method public unregister(listener SchemaChangeListener) : Cluster<CqlSession> in class com.datastax.oss.driver.internal.core.DefaultCluster |
From |
To |
|
Change Return Type Cluster to Cluster<TargetSessionT> in method public unregister(listener NodeStateListener) : Cluster<TargetSessionT> in class com.datastax.oss.driver.internal.core.ClusterWrapper |
From |
To |
|
Change Variable Type session : Session to session : CqlSession in method private createAndCheckCluster(compressorOption String) : void in class com.datastax.oss.driver.api.core.compression.DirectCompressionIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<CqlSession> in method public should_disable_schema_programmatically_when_enabled_in_config() : void in class com.datastax.oss.driver.api.core.metadata.SchemaIT |
From |
To |
|
Change Variable Type localCluster : Cluster to localCluster : Cluster<CqlSession> in method public should_call_onRegister_and_onUnregister_implicitly() : void in class com.datastax.oss.driver.api.core.metadata.NodeStateIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<CqlSession> in method private createAndCheckCluster(compressorOption String) : void in class com.datastax.oss.driver.api.core.compression.HeapCompressionIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<CqlSession> in method public should_filter_by_keyspaces() : void in class com.datastax.oss.driver.api.core.metadata.SchemaIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<CqlSession> in method public should_refresh_schema_manually() : void in class com.datastax.oss.driver.api.core.metadata.SchemaIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<CqlSession> in method public should_enable_schema_programmatically_when_disabled_in_config() : void in class com.datastax.oss.driver.api.core.metadata.SchemaIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<CqlSession> in method private createAndCheckCluster(compressorOption String) : void in class com.datastax.oss.driver.api.core.compression.DirectCompressionIT |
From |
To |
|
Change Variable Type localCluster : Cluster to localCluster : Cluster<CqlSession> in method public should_mark_unreachable_contact_point_down() : void in class com.datastax.oss.driver.api.core.metadata.NodeStateIT |
From |
To |
|
Change Variable Type localClusterRef : Cluster to localClusterRef : Cluster<CqlSession> in method public should_call_onRegister_and_onUnregister_implicitly() : void in class com.datastax.oss.driver.api.core.metadata.NodeStateIT |
From |
To |
|
Change Variable Type newCluster : Cluster to newCluster : Cluster<CqlSession> in method public create_schema_and_ensure_exported_cql_is_as_expected() : void in class com.datastax.oss.driver.api.core.metadata.DescribeIT |
From |
To |
|
Change Variable Type localCluster : Cluster to localCluster : Cluster<CqlSession> in method public should_signal_non_contact_points_as_added() : void in class com.datastax.oss.driver.api.core.metadata.NodeStateIT |
From |
To |
|
Change Variable Type session : Session to session : CqlSession in method private createAndCheckCluster(compressorOption String) : void in class com.datastax.oss.driver.api.core.compression.HeapCompressionIT |
From |
To |
|
Change Variable Type cluster : Cluster to cluster : Cluster<CqlSession> in method public should_not_load_schema_if_disabled_in_config() : void in class com.datastax.oss.driver.api.core.metadata.SchemaIT |
From |
To |