Uses of Enum Class
org.bedework.calfacade.indexing.BwIndexer.IndexedType
Packages that use BwIndexer.IndexedType
-
Uses of BwIndexer.IndexedType in org.bedework.calfacade.indexing
Methods in org.bedework.calfacade.indexing that return BwIndexer.IndexedTypeModifier and TypeMethodDescriptionstatic BwIndexer.IndexedTypeReturns the enum constant of this class with the specified name.static BwIndexer.IndexedType[]BwIndexer.IndexedType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.bedework.calfacade.indexing with parameters of type BwIndexer.IndexedTypeModifier and TypeMethodDescriptionlongIndexStatistics.getCount(BwIndexer.IndexedType type) voidIndexStatistics.inc(BwIndexer.IndexedType type) voidIndexStatistics.inc(BwIndexer.IndexedType type, long val)