flightstats / hub

fault tolerant, highly available service for data storage and distribution
http://www.flightstats.com
MIT License
103 stars 35 forks source link

Cleanup fileutil #1194

Closed manjula-chikkanagappa closed 5 years ago

manjula-chikkanagappa commented 5 years ago

Move properties from Fileutil class to properties class. Rename FileUtil to SpokeFile.

dkleckler commented 5 years ago

Looks good. Nice to not have a Util class that knows how to go find state...