Uses of Enum
org.apache.tika.eval.app.db.Cols
Package
Description
-
Uses of Cols in org.apache.tika.eval.app
Modifier and TypeMethodDescriptionprotected static String
AbstractProfiler.truncateContent
(ContentTags contentTags, int maxLength, Map<Cols, String> data) Get the content and record in the dataCONTENT_TRUNCATED_AT_MAX_LEN
whether the string was truncated -
Uses of Cols in org.apache.tika.eval.app.db
Modifier and TypeMethodDescriptionColInfo.getName()
static Cols
Returns the enum constant of this type with the specified name.static Cols[]
Cols.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic void
JDBCUtil.batchInsert
(PreparedStatement insertStatement, TableInfo table, Map<Cols, String> data) static int
Deprecated. -
Uses of Cols in org.apache.tika.eval.app.io