C# Class ZfsSharp.DatasetDirectory

Exibir arquivo Open project: AustinWise/ZfsSharp

Public Methods

Method Description
GetChildren ( ) : long>>.IEnumerable
GetHeadZfs ( ) : Zpl
GetZfsSnapShots ( ) : Zpl>>.IEnumerable

Private Methods

Method Description
DatasetDirectory ( ObjectSet mos, long objectid, string name, Zio zio ) : System
GetZfs ( long objectid ) : Zpl
IsDataSet ( DNode dn ) : bool

Method Details

GetChildren() public method

public GetChildren ( ) : long>>.IEnumerable
return long>>.IEnumerable

GetHeadZfs() public method

public GetHeadZfs ( ) : Zpl
return Zpl

GetZfsSnapShots() public method

public GetZfsSnapShots ( ) : Zpl>>.IEnumerable
return Zpl>>.IEnumerable