C# 클래스 Netuitive.CollectdWin.ReadWindowsAttributesPlugin

상속: ICollectdReadPlugin
파일 보기 프로젝트 열기: Netuitive/collectdwin

공개 메소드들

메소드 설명
Configure ( ) : void
Read ( ) : IList
ReadWindowsAttributesPlugin ( ) : System
Start ( ) : void
Stop ( ) : void

비공개 메소드들

메소드 설명
BytesToString ( long numBytes ) : String
GetCommonAttributes ( ) : IList
GetEC2Metadata ( ) : IList

메소드 상세

Configure() 공개 메소드

public Configure ( ) : void
리턴 void

Read() 공개 메소드

public Read ( ) : IList
리턴 IList

ReadWindowsAttributesPlugin() 공개 메소드

public ReadWindowsAttributesPlugin ( ) : System
리턴 System

Start() 공개 메소드

public Start ( ) : void
리턴 void

Stop() 공개 메소드

public Stop ( ) : void
리턴 void