IHostMonitor
public interface IHostMonitor
com.android.tradefed.util.hostmetric.IHostMonitor |
হোস্ট ডেটা পাঠানোর জন্য ইন্টারফেস
সারসংক্ষেপ
নেস্টেড ক্লাস | |
---|---|
class | IHostMonitor.HostDataPoint তথ্য রিপোর্ট করার জন্য জেনেরিক ক্লাস। |
enum | IHostMonitor.HostMetricType
|
পাবলিক পদ্ধতি | |
---|---|
abstract void | addHostEvent ( IHostMonitor.HostMetricType tag, IHostMonitor.HostDataPoint event) একটি পদ্ধতি যা পাঠানোর জন্য একটি বিশেষ ইভেন্ট যোগ করার জন্য বলা হবে। |
abstract void | start () একটি পদ্ধতি যা মনিটরের সমস্ত @Option ক্ষেত্র সেট করার পরে বলা হবে। |
abstract void | terminate () একটি পদ্ধতি যা হোস্ট মনিটর বন্ধ করতে বলা হবে। |
পাবলিক পদ্ধতি
অ্যাডহোস্ট ইভেন্ট
public abstract void addHostEvent (IHostMonitor.HostMetricType tag, IHostMonitor.HostDataPoint event)
একটি পদ্ধতি যা পাঠানোর জন্য একটি বিশেষ ইভেন্ট যোগ করার জন্য বলা হবে।
পরামিতি | |
---|---|
tag | IHostMonitor.HostMetricType |
event | IHostMonitor.HostDataPoint |
শুরু
public abstract void start ()
একটি পদ্ধতি যা মনিটরের সমস্ত @Option ক্ষেত্র সেট করার পরে বলা হবে।
শেষ করা
public abstract void terminate ()
একটি পদ্ধতি যা হোস্ট মনিটর বন্ধ করতে বলা হবে।
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2022-08-15 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"এতে আমার প্রয়োজনীয় তথ্য নেই"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"খুব জটিল / অনেক ধাপ"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"পুরনো"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"অনুবাদ সংক্রান্ত সমস্যা"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"নমুনা / কোড সংক্রান্ত সমস্যা"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"অন্যান্য"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"সহজে বোঝা যায়"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"আমার সমস্যার সমাধান হয়েছে"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"অন্যান্য"
}]