ThreadLocalRdContext

fun <T : Any> ThreadLocalRdContext(    key: String,     heavy: Boolean,     serializer: IMarshaller<T>)