| Modifier and Type | Method and Description |
|---|---|
CpuUsageSample |
CpuUsageSample.Builder.build() |
CpuUsageSample |
CpuUsageSample.Builder.buildPartial() |
CpuUsageSample |
PerformanceSample.getCpu()
CPU usage sample.
|
CpuUsageSample |
PerformanceSample.Builder.getCpu()
CPU usage sample.
|
CpuUsageSample |
PerformanceSampleOrBuilder.getCpu()
CPU usage sample.
|
static CpuUsageSample |
CpuUsageSample.getDefaultInstance() |
CpuUsageSample |
CpuUsageSample.getDefaultInstanceForType() |
CpuUsageSample |
CpuUsageSample.Builder.getDefaultInstanceForType() |
static CpuUsageSample |
CpuUsageSample.parseDelimitedFrom(InputStream input) |
static CpuUsageSample |
CpuUsageSample.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CpuUsageSample |
CpuUsageSample.parseFrom(byte[] data) |
static CpuUsageSample |
CpuUsageSample.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CpuUsageSample |
CpuUsageSample.parseFrom(ByteBuffer data) |
static CpuUsageSample |
CpuUsageSample.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CpuUsageSample |
CpuUsageSample.parseFrom(com.google.protobuf.ByteString data) |
static CpuUsageSample |
CpuUsageSample.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CpuUsageSample |
CpuUsageSample.parseFrom(com.google.protobuf.CodedInputStream input) |
static CpuUsageSample |
CpuUsageSample.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CpuUsageSample |
CpuUsageSample.parseFrom(InputStream input) |
static CpuUsageSample |
CpuUsageSample.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CpuUsageSample> |
CpuUsageSample.getParserForType() |
static com.google.protobuf.Parser<CpuUsageSample> |
CpuUsageSample.parser() |
| Modifier and Type | Method and Description |
|---|---|
PerformanceSample.Builder |
PerformanceSample.Builder.mergeCpu(CpuUsageSample value)
CPU usage sample.
|
CpuUsageSample.Builder |
CpuUsageSample.Builder.mergeFrom(CpuUsageSample other) |
static CpuUsageSample.Builder |
CpuUsageSample.newBuilder(CpuUsageSample prototype) |
PerformanceSample.Builder |
PerformanceSample.Builder.setCpu(CpuUsageSample value)
CPU usage sample.
|
Copyright © 2024 Google LLC. All rights reserved.