non-cached tables 以及非缓存数据库表
While cached tables provide support for data sets bigger than available RAM, text tables are a convenient way to import and export data.
缓存表支持比可用RAM大的数据集,而文本表则可以作为一种导入导出数据的方便手段。
Cached tables are distributed and synchronized to various hardware components so that processing can be distributed throughout the switch chassis.
缓存表分布在不同的硬件上,并些这些硬件之间同步。
Data for all cached tables is kept in a file named database.data, while text table data is kept in any delimited text file (like CSV files) named by the set table source non-standard SQL statement.
所有缓存表的数据放在一个名为database . data的文件中,而文本表的数据则放在由set table source非标准sql语句命名的任意分隔文本文件(像CSV文件)中。
应用推荐