Package redis.clients.jedis.util
package redis.clients.jedis.util
This package contains the utility classes.
-
ClassDescriptionCRC16 Implementation according to CCITT standard Polynomial : 1021 (x^16 + x^12 + x^5 + 1) See Appendix A.Holds various methods/utilities to manipulate and parse redis hash-tags.Deprecated.KeyValue<K,
V> This is a very fast, non-cryptographic hash suitable for general hash-based lookup.Pool<T>This class assumes (to some degree) that we are reading a RESP stream.The class implements a buffered output stream without synchronization There are also special operations like in-place string encoding.The only reason to have this is to be able to compatible with java 1.5 :(
JedisMetaInfowill be moved into parent package (redis.clients.jedis) and will be package private.