|
Change Parameter Type fragments : Collection<String> to fragments : Collection<Slice> in method public commitCreateTable(tableHandle ConnectorOutputTableHandle, fragments Collection<Slice>) : void in class com.facebook.presto.hive.HiveClient |
From |
To |
|
Change Parameter Type fragments : Collection<String> to fragments : Collection<Slice> in method public commitInsert(tableHandle InsertTableHandle, fragments Collection<Slice>) : void in class com.facebook.presto.metadata.MetadataManager |
From |
To |
|
Change Parameter Type fragments : Collection<String> to fragments : Collection<Slice> in method public commitCreateTable(tableHandle ConnectorOutputTableHandle, fragments Collection<Slice>) : void in class com.facebook.presto.cassandra.CassandraMetadata |
From |
To |
|
Change Parameter Type fragments : Collection<String> to fragments : Collection<Slice> in method public commitCreateTable(tableHandle ConnectorOutputTableHandle, fragments Collection<Slice>) : void in class com.facebook.presto.plugin.jdbc.JdbcMetadata |
From |
To |
|
Change Parameter Type fragments : Collection<String> to fragments : Iterable<Slice> in method private parseFragments(fragments Iterable<Slice>) : Iterable<ShardNode> in class com.facebook.presto.raptor.RaptorMetadata |
From |
To |
|
Change Parameter Type fragments : Collection<String> to fragments : Collection<Slice> in method public commitCreateTable(tableHandle OutputTableHandle, fragments Collection<Slice>) : void in class com.facebook.presto.metadata.Metadata |
From |
To |
|
Change Parameter Type fragments : Collection<String> to fragments : Collection<Slice> in method public commitInsert(insertHandle ConnectorInsertTableHandle, fragments Collection<Slice>) : void in class com.facebook.presto.hive.HiveClient |
From |
To |
|
Change Parameter Type fragments : Collection<String> to fragments : Collection<Slice> in method public commitInsert(insertHandle ConnectorInsertTableHandle, fragments Collection<Slice>) : void in class com.facebook.presto.plugin.jdbc.JdbcMetadata |
From |
To |
|
Change Parameter Type fragments : Collection<String> to fragments : Collection<Slice> in method public commitCreateTable(handle JdbcOutputTableHandle, fragments Collection<Slice>) : void in class com.facebook.presto.plugin.postgresql.PostgreSqlClient |
From |
To |
|
Change Parameter Type fragments : Collection<String> to fragments : Collection<Slice> in method public commitCreateTable(tableHandle ConnectorOutputTableHandle, fragments Collection<Slice>) : void in class com.facebook.presto.spi.classloader.ClassLoaderSafeConnectorMetadata |
From |
To |
|
Change Parameter Type fragments : Collection<String> to fragments : Collection<Slice> in method public commitInsert(insertHandle ConnectorInsertTableHandle, fragments Collection<Slice>) : void in class com.facebook.presto.spi.ConnectorMetadata |
From |
To |
|
Change Parameter Type fragments : Collection<String> to fragments : Collection<Slice> in method public commitCreateTable(tableHandle ConnectorOutputTableHandle, fragments Collection<Slice>) : void in class com.facebook.presto.spi.ConnectorMetadata |
From |
To |
|
Change Parameter Type fragments : Collection<String> to fragments : Collection<Slice> in method public commitCreateTable(handle JdbcOutputTableHandle, fragments Collection<Slice>) : void in class com.facebook.presto.plugin.jdbc.BaseJdbcClient |
From |
To |
|
Change Parameter Type fragments : Collection<String> to fragments : Collection<Slice> in method public commitInsert(insertHandle ConnectorInsertTableHandle, fragments Collection<Slice>) : void in class com.facebook.presto.spi.classloader.ClassLoaderSafeConnectorMetadata |
From |
To |
|
Change Parameter Type fragments : Collection<String> to fragments : Collection<Slice> in method public commitInsert(insertHandle ConnectorInsertTableHandle, fragments Collection<Slice>) : void in class com.facebook.presto.raptor.RaptorMetadata |
From |
To |
|
Change Parameter Type fragments : Collection<String> to fragments : Collection<Slice> in method public commitCreateTable(tableHandle OutputTableHandle, fragments Collection<Slice>) : void in class com.facebook.presto.metadata.MetadataManager |
From |
To |
|
Change Parameter Type fragments : Collection<String> to fragments : Collection<Slice> in method public commitInsert(insertHandle ConnectorInsertTableHandle, fragments Collection<Slice>) : void in class com.facebook.presto.spi.ReadOnlyConnectorMetadata |
From |
To |
|
Change Parameter Type fragments : Collection<String> to fragments : Collection<Slice> in method public commitCreateTable(tableHandle ConnectorOutputTableHandle, fragments Collection<Slice>) : void in class com.facebook.presto.spi.ReadOnlyConnectorMetadata |
From |
To |
|
Change Parameter Type fragments : Collection<String> to fragments : Collection<Slice> in method public commitCreateTable(outputTableHandle ConnectorOutputTableHandle, fragments Collection<Slice>) : void in class com.facebook.presto.raptor.RaptorMetadata |
From |
To |
|
Change Parameter Type fragments : Collection<String> to fragments : Collection<Slice> in method public commitCreateTable(tableHandle ConnectorOutputTableHandle, fragments Collection<Slice>) : void in class com.facebook.presto.metadata.TestingMetadata |
From |
To |
|
Change Parameter Type fragments : Collection<String> to fragments : Collection<Slice> in method public commitCreateTable(handle JdbcOutputTableHandle, fragments Collection<Slice>) : void in class com.facebook.presto.plugin.jdbc.JdbcClient |
From |
To |
|
Change Parameter Type fragments : Collection<String> to fragments : Collection<Slice> in method public commitInsert(insertHandle ConnectorInsertTableHandle, fragments Collection<Slice>) : void in class com.facebook.presto.metadata.TestingMetadata |
From |
To |
|
Change Parameter Type fragments : Collection<String> to fragments : Collection<Slice> in method public commitInsert(insertHandle ConnectorInsertTableHandle, fragments Collection<Slice>) : void in class com.facebook.presto.cassandra.CassandraMetadata |
From |
To |
|
Change Parameter Type fragments : Collection<String> to fragments : Collection<Slice> in method public commitInsert(tableHandle InsertTableHandle, fragments Collection<Slice>) : void in class com.facebook.presto.metadata.Metadata |
From |
To |
|
Change Return Type String to Collection<Slice> in method public commit() : Collection<Slice> in class com.facebook.presto.spi.RecordSink |
From |
To |
|
Change Return Type String to Collection<Slice> in method public commit() : Collection<Slice> in class com.facebook.presto.hive.HiveRecordSink |
From |
To |
|
Change Return Type String to Collection<Slice> in method public commit() : Collection<Slice> in class com.facebook.presto.spi.RecordPageSink |
From |
To |
|
Change Return Type String to Collection<Slice> in method public commit() : Collection<Slice> in class com.facebook.presto.cassandra.CassandraRecordSink |
From |
To |
|
Change Return Type String to Collection<Slice> in method public commit() : Collection<Slice> in class com.facebook.presto.spi.ConnectorPageSink |
From |
To |
|
Change Return Type String to Collection<Slice> in method public commit() : Collection<Slice> in class com.facebook.presto.plugin.jdbc.JdbcRecordSink |
From |
To |
|
Change Return Type String to Collection<Slice> in method public commit() : Collection<Slice> in class com.facebook.presto.raptor.RaptorPageSink |
From |
To |
|
Change Return Type List<ShardNode> to Iterable<ShardNode> in method private parseFragments(fragments Iterable<Slice>) : Iterable<ShardNode> in class com.facebook.presto.raptor.RaptorMetadata |
From |
To |