Lines Matching refs:TablePropertiesNames
191 const std::string TablePropertiesNames::kDataSize =
193 const std::string TablePropertiesNames::kIndexSize =
195 const std::string TablePropertiesNames::kIndexPartitions =
197 const std::string TablePropertiesNames::kTopLevelIndexSize =
199 const std::string TablePropertiesNames::kIndexKeyIsUserKey =
201 const std::string TablePropertiesNames::kIndexValueIsDeltaEncoded =
203 const std::string TablePropertiesNames::kFilterSize =
205 const std::string TablePropertiesNames::kRawKeySize =
207 const std::string TablePropertiesNames::kRawValueSize =
209 const std::string TablePropertiesNames::kNumDataBlocks =
211 const std::string TablePropertiesNames::kNumEntries =
213 const std::string TablePropertiesNames::kDeletedKeys = "rocksdb.deleted.keys";
214 const std::string TablePropertiesNames::kMergeOperands =
216 const std::string TablePropertiesNames::kNumRangeDeletions =
218 const std::string TablePropertiesNames::kFilterPolicy =
220 const std::string TablePropertiesNames::kFormatVersion =
222 const std::string TablePropertiesNames::kFixedKeyLen =
224 const std::string TablePropertiesNames::kColumnFamilyId =
226 const std::string TablePropertiesNames::kColumnFamilyName =
228 const std::string TablePropertiesNames::kComparator = "rocksdb.comparator";
229 const std::string TablePropertiesNames::kMergeOperator =
231 const std::string TablePropertiesNames::kPrefixExtractorName =
233 const std::string TablePropertiesNames::kPropertyCollectors =
235 const std::string TablePropertiesNames::kCompression = "rocksdb.compression";
236 const std::string TablePropertiesNames::kCompressionOptions =
238 const std::string TablePropertiesNames::kCreationTime = "rocksdb.creation.time";
239 const std::string TablePropertiesNames::kOldestKeyTime =
241 const std::string TablePropertiesNames::kFileCreationTime =