hashed
- DDL
- 設定ファイル
設定付きの設定例:
- DDL
- 設定ファイル
sparse_hashed
hashed と似ていますが、CPU 使用量が増える代わりに、メモリ使用量を抑えられます。
辞書キーの型は UInt64 です。
設定例:
- DDL
- 設定ファイル
このタイプの Dictionary では
shards も使用できます。また、sparse_hashed は hashed より低速なため、shards の利用は hashed よりも sparse_hashed のほうが重要です。
complex_key_hashed
hashed に似ています。
設定例:
- DDL
- 設定ファイル
complex_key_sparse_hashed
- DDL
- 設定ファイル