7b5d5394c08e4d5a18c8f9fc62b45930bf892f41
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 4 | ||
Extract Variable threads : int in method private getBatchPool() : ExecutorService from class org.apache.hadoop.hbase.client.ConnectionImplementation | From | To | |
Extract Variable minWorkerThreads : int in method public TBoundedThreadPoolServer(options Args, metrics ThriftMetrics) from class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer | From | To | |
Extract Variable maxWorkerThreads : int in method public TBoundedThreadPoolServer(options Args, metrics ThriftMetrics) from class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer | From | To | |
Extract Variable threads : int in method private getMetaLookupPool() : ExecutorService from class org.apache.hadoop.hbase.client.ConnectionImplementation | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type executorService : ExecutorService to executorService : ThreadPoolExecutor in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer | From | To |