0
我目前正在試圖找出是否可以訪問卡桑德拉組合列而不使用AnnotatedCompositeSerializer。我正在尋找類似於Hector的方法,使用Composite類和添加組件。卡桑德拉Astyanax複合列
我在谷歌搜索,但無法找到任何提示,除了AnnotatedCompositeSerializer。順便說一句,我想使用組合鍵作爲行鍵。
任何關於下一步看什麼的提示?
我目前正在試圖找出是否可以訪問卡桑德拉組合列而不使用AnnotatedCompositeSerializer。我正在尋找類似於Hector的方法,使用Composite類和添加組件。卡桑德拉Astyanax複合列
我在谷歌搜索,但無法找到任何提示,除了AnnotatedCompositeSerializer。順便說一句,我想使用組合鍵作爲行鍵。
任何關於下一步看什麼的提示?
查看wiki頁面中的PrefixedSerializer。