Uses of Enum
org.apache.tika.pipes.pipesiterator.TotalCountResult.STATUS
Packages that use TotalCountResult.STATUS
-
Uses of TotalCountResult.STATUS in org.apache.tika.pipes.pipesiterator
Methods in org.apache.tika.pipes.pipesiterator that return TotalCountResult.STATUSModifier and TypeMethodDescriptionTotalCountResult.getStatus()
static TotalCountResult.STATUS
Returns the enum constant of this type with the specified name.static TotalCountResult.STATUS[]
TotalCountResult.STATUS.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.tika.pipes.pipesiterator with parameters of type TotalCountResult.STATUS