Class BTree
Inheritance
System.Object
Namespace: Umbraco.Cms.Infrastructure.PublishedCache.DataSource
Assembly: Umbraco.PublishedCache.NuCache.dll
Syntax
public class BTree
Methods
View SourceGetTree(String, Boolean, NuCacheSettings, ContentDataSerializer)
Declaration
public static BPlusTree<int, ContentNodeKit> GetTree(string filepath, bool exists, NuCacheSettings settings, ContentDataSerializer contentDataSerializer = null)
Parameters
Type | Name | Description |
---|---|---|
System. |
filepath | |
System. |
exists | |
Nu |
settings | |
Content |
contentDataSerializer |
Returns
Type | Description |
---|---|
BPlus |