Searched defs:IndexType (Results 1 – 6 of 6) sorted by relevance
11 public enum IndexType { enum36 IndexType(byte value) { in IndexType() method in IndexType
128 IndexType; typedef
206 using IndexType = BlockBasedTableOptions::IndexType; in RandomBlockBasedTableOptions() typedef
93 enum IndexType : char { enum
849 BlockBasedTableOptions::DataBlockIndexType Block::IndexType() const { in IndexType() function in ROCKSDB_NAMESPACE::Block
57 typedef BlockBasedTableOptions::IndexType IndexType; typedef