IndexStatMeta
类定义
public static class IndexStatMeta extends IndexStat
{
public long DiskPagesCount;
};
定义说明
DiskPagesCount
索引所使用的磁盘页数
public static class IndexStatMeta extends IndexStat
{
public long DiskPagesCount;
};
索引所使用的磁盘页数