|
Change Parameter Type table : String to table : SchemaTableName in method public createTableClusteringKeys(session CassandraSession, table SchemaTableName, rowsCount int) : void in class com.facebook.presto.cassandra.CassandraTestingUtils |
From |
To |
|
Change Parameter Type session : Session to session : CassandraSession in method public createTableMultiPartitionClusteringKeys(session CassandraSession, table SchemaTableName) : void in class com.facebook.presto.cassandra.CassandraTestingUtils |
From |
To |
|
Change Parameter Type table : String to table : SchemaTableName in method public insertIntoTableClusteringKeys(session CassandraSession, table SchemaTableName, rowsCount int) : void in class com.facebook.presto.cassandra.CassandraTestingUtils |
From |
To |
|
Change Parameter Type session : Session to session : CassandraSession in method private insertTestData(session CassandraSession, table SchemaTableName, date Date) : void in class com.facebook.presto.cassandra.CassandraTestingUtils |
From |
To |
|
Change Parameter Type session : Session to session : CassandraSession in method public insertIntoTableClusteringKeys(session CassandraSession, table SchemaTableName, rowsCount int) : void in class com.facebook.presto.cassandra.CassandraTestingUtils |
From |
To |
|
Change Parameter Type table : String to table : SchemaTableName in method private insertTestData(session CassandraSession, table SchemaTableName, date Date) : void in class com.facebook.presto.cassandra.CassandraTestingUtils |
From |
To |
|
Change Parameter Type table : String to table : SchemaTableName in method public createTableMultiPartitionClusteringKeys(session CassandraSession, table SchemaTableName) : void in class com.facebook.presto.cassandra.CassandraTestingUtils |
From |
To |
|
Change Parameter Type session : Session to session : CassandraSession in method public createTableAllTypesPartitionKey(session CassandraSession, table SchemaTableName, date Date) : void in class com.facebook.presto.cassandra.CassandraTestingUtils |
From |
To |
|
Change Parameter Type cluster : Cluster to session : CassandraSession in method private checkConnectivity(session CassandraSession) : void in class com.facebook.presto.cassandra.EmbeddedCassandra |
From |
To |
|
Change Parameter Type table : String to table : SchemaTableName in method public insertIntoTableMultiPartitionClusteringKeys(session CassandraSession, table SchemaTableName) : void in class com.facebook.presto.cassandra.CassandraTestingUtils |
From |
To |
|
Change Parameter Type session : Session to session : CassandraSession in method public createTableClusteringKeys(session CassandraSession, table SchemaTableName, rowsCount int) : void in class com.facebook.presto.cassandra.CassandraTestingUtils |
From |
To |
|
Change Parameter Type session : Session to session : CassandraSession in method public createTableAllTypes(session CassandraSession, table SchemaTableName, date Date) : void in class com.facebook.presto.cassandra.CassandraTestingUtils |
From |
To |
|
Change Parameter Type session : Session to session : CassandraSession in method public insertIntoTableMultiPartitionClusteringKeys(session CassandraSession, table SchemaTableName) : void in class com.facebook.presto.cassandra.CassandraTestingUtils |
From |
To |
|
Change Parameter Type session : Session to session : CassandraSession in method public createKeyspace(session CassandraSession, keyspaceName String) : void in class com.facebook.presto.cassandra.CassandraTestingUtils |
From |
To |