Uses of Class
com.google.refine.browsing.util.TimeBinIndex
Packages that use TimeBinIndex
-
Uses of TimeBinIndex in com.google.refine.browsing.facets
Methods in com.google.refine.browsing.facets with parameters of type TimeBinIndexModifier and TypeMethodDescriptionprotected voidTimeRangeFacet.retrieveDataFromBaseBinIndex(TimeBinIndex index) -
Uses of TimeBinIndex in com.google.refine.browsing.util
Subclasses of TimeBinIndex in com.google.refine.browsing.utilFields in com.google.refine.browsing.util declared as TimeBinIndexConstructors in com.google.refine.browsing.util with parameters of type TimeBinIndexModifierConstructorDescriptionExpressionTimeValueBinner(RowEvaluable rowEvaluable, TimeBinIndex index)