Uses of Class
de.julielab.costosys.dbconnection.util.CoStoSysJedisTools.JedisDataFormat
-
Packages that use CoStoSysJedisTools.JedisDataFormat Package Description de.julielab.costosys.dbconnection.util -
-
Uses of CoStoSysJedisTools.JedisDataFormat in de.julielab.costosys.dbconnection.util
Methods in de.julielab.costosys.dbconnection.util that return CoStoSysJedisTools.JedisDataFormat Modifier and Type Method Description static CoStoSysJedisTools.JedisDataFormatCoStoSysJedisTools. determineDataFormat(DataBaseConnector dbc, String table, String column)Reads the first row of the given table and returns information about whether the data is in GZIP format and/or the JeDIS binary format.
-