private Store GetStore() { return(BufUtils.GetStore( GetFullPath("routerinfo.sto"), DefaultStoreChunkSize)); }
private static Store GetStore() { return(BufUtils.GetStore( NetDb.Inst.GetFullPath("statistics.sto"), -1)); }