I want to store millions of time series entries (long time, double value) with Java. (Our monitoring system is currently storing every entry in a large mySQL table but performance is very bad.)
We are trying to use HBase to store time-series data. The model we have currently stores the time-series as versions within a cell. This implies that the cell could end up storing millions of versions
Yes, I know there\'s AlertDialog.Builder, but I\'m shocked to know how dif开发者_开发百科ficult (well, at least not programmer-friendly) to display a dialog in Android.