Package io.datarouter.client.redis
Class RedisBlobCodec<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK,D>,F extends io.datarouter.model.serialize.fielder.DatabeanFielder<PK,D>>
java.lang.Object
io.datarouter.client.redis.RedisBlobCodec<PK,D,F>
public class RedisBlobCodec<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK,D>,F extends io.datarouter.model.serialize.fielder.DatabeanFielder<PK,D>> extends Object
-
Constructor Summary
Constructors Constructor Description RedisBlobCodec(io.datarouter.storage.serialize.fieldcache.PhysicalDatabeanFieldInfo<PK,D,F> fieldInfo, int nodeVersion) -
Method Summary
Modifier and Type Method Description byte[]encodeKey(io.datarouter.storage.file.PathbeanKey pk)
-
Constructor Details
-
Method Details
-
encodeKey
public byte[] encodeKey(io.datarouter.storage.file.PathbeanKey pk)
-