druid/extensions-core
Gian Merlino 657e4512d2 Checkstyle checks for AvoidStaticImport, UnusedImports. (#3660)
Excludes tests from AvoidStaticImport, since those are used often there and
I didn't want to make this changeset too large. Production code use was minimal
and I switched those to non-static imports.
2016-11-05 11:34:36 -07:00
..
avro-extensions Migrating java-util from Metamarkets. (#3585) 2016-10-21 14:57:07 -07:00
caffeine-cache Migrating java-util from Metamarkets. (#3585) 2016-10-21 14:57:07 -07:00
datasketches Deprecate Aggregator.getName and AggregatorFactory.getAggregatorStartValue. (#3572) 2016-10-31 15:24:30 -07:00
hdfs-storage use FileSystem.rename(from,to,Rename.NONE) so that tmp dirs from replicating tasks are not moved to the segment directory created by first task (#3650) 2016-11-02 15:58:55 -07:00
histogram Deprecate Aggregator.getName and AggregatorFactory.getAggregatorStartValue. (#3572) 2016-10-31 15:24:30 -07:00
kafka-eight Migrating java-util from Metamarkets. (#3585) 2016-10-21 14:57:07 -07:00
kafka-extraction-namespace fix timing issue with KafkaLookupExtractorFactoryTest (#3604) 2016-10-25 07:04:51 -07:00
kafka-indexing-service Migrating java-util from Metamarkets. (#3585) 2016-10-21 14:57:07 -07:00
lookups-cached-global Make ExtractionNamespaceCacheFactory to populate cache directly instead of returning callable (#3651) 2016-11-04 13:33:16 -07:00
lookups-cached-single Checkstyle checks for AvoidStaticImport, UnusedImports. (#3660) 2016-11-05 11:34:36 -07:00
mysql-metadata-storage Migrating java-util from Metamarkets. (#3585) 2016-10-21 14:57:07 -07:00
postgresql-metadata-storage Migrating java-util from Metamarkets. (#3585) 2016-10-21 14:57:07 -07:00
s3-extensions Migrating java-util from Metamarkets. (#3585) 2016-10-21 14:57:07 -07:00
stats Deprecate Aggregator.getName and AggregatorFactory.getAggregatorStartValue. (#3572) 2016-10-31 15:24:30 -07:00