|
Pull Up Method package setup(factory HTableFactory, pool ExecutorService, stop Stoppable, env RegionCoprocessorEnvironment) : void from class org.apache.phoenix.hbase.index.write.ParallelWriterIndexCommitter to public setup(factory HTableFactory, pool ExecutorService, stop Stoppable, env RegionCoprocessorEnvironment) : void from class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter |
From |
To |
|
Pull Up Method private propagateFailure(throwable Throwable) : void from class org.apache.phoenix.hbase.index.write.ParallelWriterIndexCommitter to protected propagateFailure(throwable Throwable) : void from class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter |
From |
To |
|
Pull Up Method public setup(parent IndexWriter, env RegionCoprocessorEnvironment, name String) : void from class org.apache.phoenix.hbase.index.write.ParallelWriterIndexCommitter to public setup(parent IndexWriter, env RegionCoprocessorEnvironment, name String, disableIndexOnFailure boolean) : void from class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter |
From |
To |
|
Pull Up Method public isStopped() : boolean from class org.apache.phoenix.hbase.index.write.ParallelWriterIndexCommitter to public isStopped() : boolean from class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter |
From |
To |
|
Pull Up Method public stop(why String) : void from class org.apache.phoenix.hbase.index.write.ParallelWriterIndexCommitter to public stop(why String) : void from class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter |
From |
To |
|
Pull Up Attribute public NUM_CONCURRENT_INDEX_WRITER_THREADS_CONF_KEY : String from class org.apache.phoenix.hbase.index.write.ParallelWriterIndexCommitter to public NUM_CONCURRENT_INDEX_WRITER_THREADS_CONF_KEY : String from class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter |
From |
To |
|
Pull Up Attribute private pool : QuickFailingTaskRunner from class org.apache.phoenix.hbase.index.write.ParallelWriterIndexCommitter to protected pool : QuickFailingTaskRunner from class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter |
From |
To |
|
Pull Up Attribute private retryingFactory : HTableFactory from class org.apache.phoenix.hbase.index.write.ParallelWriterIndexCommitter to protected retryingFactory : HTableFactory from class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter |
From |
To |
|
Pull Up Attribute private kvBuilder : KeyValueBuilder from class org.apache.phoenix.hbase.index.write.ParallelWriterIndexCommitter to protected kvBuilder : KeyValueBuilder from class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter |
From |
To |
|
Pull Up Attribute private DEFAULT_CONCURRENT_INDEX_WRITER_THREADS : int from class org.apache.phoenix.hbase.index.write.ParallelWriterIndexCommitter to private DEFAULT_CONCURRENT_INDEX_WRITER_THREADS : int from class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter |
From |
To |
|
Pull Up Attribute private env : RegionCoprocessorEnvironment from class org.apache.phoenix.hbase.index.write.ParallelWriterIndexCommitter to protected env : RegionCoprocessorEnvironment from class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter |
From |
To |
|
Pull Up Attribute public INDEX_WRITER_KEEP_ALIVE_TIME_CONF_KEY : String from class org.apache.phoenix.hbase.index.write.ParallelWriterIndexCommitter to public INDEX_WRITER_KEEP_ALIVE_TIME_CONF_KEY : String from class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter |
From |
To |
|
Pull Up Attribute private stopped : Stoppable from class org.apache.phoenix.hbase.index.write.ParallelWriterIndexCommitter to protected stopped : Stoppable from class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter |
From |
To |