接口 ContinuousProfilingReportOrBuilder
- 所有超级接口:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
public interface ContinuousProfilingReportOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
方法概要
修饰符和类型方法说明getCauses(int index) reached thresholds causesintreached thresholds causesreached thresholds causesgetCausesOrBuilder(int index) reached thresholds causesList<? extends ContinuousProfilingCauseOrBuilder>reached thresholds causesintThe execution duration for this triggered profiling.string instanceName = 3;com.google.protobuf.ByteStringstring instanceName = 3;getLayer()over threshold process entitycom.google.protobuf.ByteStringover threshold process entity.skywalking.v3.ContinuousNetworkProfilingTask network = 9;.skywalking.v3.ContinuousNetworkProfilingTask network = 9;.skywalking.v3.ContinuousOffCPUProfilingTask offCPU = 8;.skywalking.v3.ContinuousOffCPUProfilingTask offCPU = 8;getOnCPU().skywalking.v3.ContinuousOnCPUProfilingTask onCPU = 7;.skywalking.v3.ContinuousOnCPUProfilingTask onCPU = 7;string processName = 4;com.google.protobuf.ByteStringstring processName = 4;string serviceName = 2;com.google.protobuf.ByteStringstring serviceName = 2;boolean.skywalking.v3.ContinuousNetworkProfilingTask network = 9;boolean.skywalking.v3.ContinuousOffCPUProfilingTask offCPU = 8;booleanhasOnCPU().skywalking.v3.ContinuousOnCPUProfilingTask onCPU = 7;从接口继承的方法 com.google.protobuf.MessageLiteOrBuilder
isInitialized从接口继承的方法 com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
方法详细资料
-
getLayer
String getLayer()over threshold process entity
string layer = 1;- 返回:
- The layer.
-
getLayerBytes
com.google.protobuf.ByteString getLayerBytes()over threshold process entity
string layer = 1;- 返回:
- The bytes for layer.
-
getServiceName
String getServiceName()string serviceName = 2;- 返回:
- The serviceName.
-
getServiceNameBytes
com.google.protobuf.ByteString getServiceNameBytes()string serviceName = 2;- 返回:
- The bytes for serviceName.
-
getInstanceName
String getInstanceName()string instanceName = 3;- 返回:
- The instanceName.
-
getInstanceNameBytes
com.google.protobuf.ByteString getInstanceNameBytes()string instanceName = 3;- 返回:
- The bytes for instanceName.
-
getProcessName
String getProcessName()string processName = 4;- 返回:
- The processName.
-
getProcessNameBytes
com.google.protobuf.ByteString getProcessNameBytes()string processName = 4;- 返回:
- The bytes for processName.
-
getCausesList
List<ContinuousProfilingCause> getCausesList()reached thresholds causes
repeated .skywalking.v3.ContinuousProfilingCause causes = 5; -
getCauses
reached thresholds causes
repeated .skywalking.v3.ContinuousProfilingCause causes = 5; -
getCausesCount
int getCausesCount()reached thresholds causes
repeated .skywalking.v3.ContinuousProfilingCause causes = 5; -
getCausesOrBuilderList
List<? extends ContinuousProfilingCauseOrBuilder> getCausesOrBuilderList()reached thresholds causes
repeated .skywalking.v3.ContinuousProfilingCause causes = 5; -
getCausesOrBuilder
reached thresholds causes
repeated .skywalking.v3.ContinuousProfilingCause causes = 5; -
getDuration
int getDuration()The execution duration for this triggered profiling. This is set at the agent side.
int32 duration = 6;- 返回:
- The duration.
-
hasOnCPU
boolean hasOnCPU().skywalking.v3.ContinuousOnCPUProfilingTask onCPU = 7;- 返回:
- Whether the onCPU field is set.
-
getOnCPU
ContinuousOnCPUProfilingTask getOnCPU().skywalking.v3.ContinuousOnCPUProfilingTask onCPU = 7;- 返回:
- The onCPU.
-
getOnCPUOrBuilder
ContinuousOnCPUProfilingTaskOrBuilder getOnCPUOrBuilder().skywalking.v3.ContinuousOnCPUProfilingTask onCPU = 7; -
hasOffCPU
boolean hasOffCPU().skywalking.v3.ContinuousOffCPUProfilingTask offCPU = 8;- 返回:
- Whether the offCPU field is set.
-
getOffCPU
ContinuousOffCPUProfilingTask getOffCPU().skywalking.v3.ContinuousOffCPUProfilingTask offCPU = 8;- 返回:
- The offCPU.
-
getOffCPUOrBuilder
ContinuousOffCPUProfilingTaskOrBuilder getOffCPUOrBuilder().skywalking.v3.ContinuousOffCPUProfilingTask offCPU = 8; -
hasNetwork
boolean hasNetwork().skywalking.v3.ContinuousNetworkProfilingTask network = 9;- 返回:
- Whether the network field is set.
-
getNetwork
ContinuousNetworkProfilingTask getNetwork().skywalking.v3.ContinuousNetworkProfilingTask network = 9;- 返回:
- The network.
-
getNetworkOrBuilder
ContinuousNetworkProfilingTaskOrBuilder getNetworkOrBuilder().skywalking.v3.ContinuousNetworkProfilingTask network = 9; -
getTargetTaskCase
ContinuousProfilingReport.TargetTaskCase getTargetTaskCase()
-