|
Push Down Method public createCompactionScanner(env RegionCoprocessorEnvironment, store Store, s InternalScanner) : InternalScanner from class org.apache.phoenix.schema.stats.StatisticsCollector to public createCompactionScanner(env RegionCoprocessorEnvironment, store Store, s InternalScanner) : InternalScanner from class org.apache.phoenix.schema.stats.DefaultStatisticsCollector |
From |
To |
|
Push Down Method private writeStatsToStatsTable(region Region, delete boolean, mutations List<Mutation>, currentTime long) : void from class org.apache.phoenix.schema.stats.StatisticsCollector to private writeStatsToStatsTable(region Region, delete boolean, mutations List<Mutation>, currentTime long) : void from class org.apache.phoenix.schema.stats.DefaultStatisticsCollector |
From |
To |
|
Push Down Method public updateStatistic(region Region) : void from class org.apache.phoenix.schema.stats.StatisticsCollector to public updateStatistic(region Region) : void from class org.apache.phoenix.schema.stats.DefaultStatisticsCollector |
From |
To |
|
Push Down Method private commitStats(mutations List<Mutation>) : void from class org.apache.phoenix.schema.stats.StatisticsCollector to private commitStats(mutations List<Mutation>) : void from class org.apache.phoenix.schema.stats.DefaultStatisticsCollector |
From |
To |
|
Push Down Method public getGuidePosts(fam ImmutableBytesPtr) : GuidePostsInfo from class org.apache.phoenix.schema.stats.StatisticsCollector to public getGuidePosts(fam ImmutableBytesPtr) : GuidePostsInfo from class org.apache.phoenix.schema.stats.DefaultStatisticsCollector |
From |
To |
|
Push Down Method public clear() : void from class org.apache.phoenix.schema.stats.StatisticsCollector to public clear() : void from class org.apache.phoenix.schema.stats.DefaultStatisticsCollector |
From |
To |
|
Push Down Method public getMaxTimeStamp() : long from class org.apache.phoenix.schema.stats.StatisticsCollector to public getMaxTimeStamp() : long from class org.apache.phoenix.schema.stats.DefaultStatisticsCollector |
From |
To |
|
Push Down Method public collectStatistics(results List<Cell>) : void from class org.apache.phoenix.schema.stats.StatisticsCollector to public collectStatistics(results List<Cell>) : void from class org.apache.phoenix.schema.stats.DefaultStatisticsCollector |
From |
To |
|
Push Down Method private StatisticsCollector(env RegionCoprocessorEnvironment, tableName String, clientTimeStamp long, family byte[], gp_width_bytes byte[], gp_per_region_bytes byte[]) from class org.apache.phoenix.schema.stats.StatisticsCollector to package DefaultStatisticsCollector(env RegionCoprocessorEnvironment, tableName String, clientTimeStamp long, family byte[], gp_width_bytes byte[], gp_per_region_bytes byte[]) from class org.apache.phoenix.schema.stats.DefaultStatisticsCollector |
From |
To |
|
Push Down Method public close() : void from class org.apache.phoenix.schema.stats.StatisticsCollector to public close() : void from class org.apache.phoenix.schema.stats.DefaultStatisticsCollector |
From |
To |
|
Push Down Method protected getInternalScanner(env RegionCoprocessorEnvironment, store Store, internalScan InternalScanner, family ImmutableBytesPtr) : InternalScanner from class org.apache.phoenix.schema.stats.StatisticsCollector to protected getInternalScanner(env RegionCoprocessorEnvironment, internalScan InternalScanner, family ImmutableBytesPtr) : InternalScanner from class org.apache.phoenix.schema.stats.DefaultStatisticsCollector |
From |
To |
|
Push Down Attribute private cachedGps : Pair<Long,GuidePostsInfoBuilder> from class org.apache.phoenix.schema.stats.StatisticsCollector to private cachedGps : Pair<Long,GuidePostsInfoBuilder> from class org.apache.phoenix.schema.stats.DefaultStatisticsCollector |
From |
To |
|
Push Down Attribute private logger : Logger from class org.apache.phoenix.schema.stats.StatisticsCollector to private logger : Logger from class org.apache.phoenix.schema.stats.DefaultStatisticsCollector |
From |
To |
|
Push Down Attribute private maxTimeStamp : long from class org.apache.phoenix.schema.stats.StatisticsCollector to private maxTimeStamp : long from class org.apache.phoenix.schema.stats.DefaultStatisticsCollector |
From |
To |
|
Push Down Attribute private guidePostsInfoWriterMap : Map<ImmutableBytesPtr,Pair<Long,GuidePostsInfoBuilder>> from class org.apache.phoenix.schema.stats.StatisticsCollector to private guidePostsInfoWriterMap : Map<ImmutableBytesPtr,Pair<Long,GuidePostsInfoBuilder>> from class org.apache.phoenix.schema.stats.DefaultStatisticsCollector |
From |
To |
|
Push Down Attribute private guidepostDepth : long from class org.apache.phoenix.schema.stats.StatisticsCollector to private guidepostDepth : long from class org.apache.phoenix.schema.stats.DefaultStatisticsCollector |
From |
To |
|
Push Down Attribute protected statsTable : StatisticsWriter from class org.apache.phoenix.schema.stats.StatisticsCollector to protected statsTable : StatisticsWriter from class org.apache.phoenix.schema.stats.DefaultStatisticsCollector |
From |
To |