C# 클래스 ZfsSharp.DatasetDirectory

파일 보기 프로젝트 열기: AustinWise/ZfsSharp

공개 메소드들

메소드 설명
GetChildren ( ) : long>>.IEnumerable
GetHeadZfs ( ) : Zpl
GetZfsSnapShots ( ) : Zpl>>.IEnumerable

비공개 메소드들

메소드 설명
DatasetDirectory ( ObjectSet mos, long objectid, string name, Zio zio ) : System
GetZfs ( long objectid ) : Zpl
IsDataSet ( DNode dn ) : bool

메소드 상세

GetChildren() 공개 메소드

public GetChildren ( ) : long>>.IEnumerable
리턴 long>>.IEnumerable

GetHeadZfs() 공개 메소드

public GetHeadZfs ( ) : Zpl
리턴 Zpl

GetZfsSnapShots() 공개 메소드

public GetZfsSnapShots ( ) : Zpl>>.IEnumerable
리턴 Zpl>>.IEnumerable