![]() |
Class Set Definition File Syntax |
order {
class-list
}
Specifies the order into which the advanced optimization algorithm should rearrange files on the disk.
Each of the names is a string, which should correspond to the name of a class. Names that do not match the name of an existing class will be ignored.
// We recommend that you always start a sort order like this
order {
"Allocation File"
"Extents File"
"Catalog File"
"Journal Info Block"
"Journal"
"User Quota File"
"Group Quota File"
"Hot Files B-Tree"
}