Uses of Class
org.apache.skywalking.apm.network.language.agent.v3.ClrThread
Packages that use ClrThread
-
Uses of ClrThread in org.apache.skywalking.apm.network.language.agent.v3
Methods in org.apache.skywalking.apm.network.language.agent.v3 that return ClrThreadModifier and TypeMethodDescriptionClrThread.Builder.build()ClrThread.Builder.buildPartial()static ClrThreadClrThread.getDefaultInstance()ClrThread.Builder.getDefaultInstanceForType()ClrThread.getDefaultInstanceForType()CLRMetric.Builder.getThread().skywalking.v3.ClrThread thread = 4;CLRMetric.getThread().skywalking.v3.ClrThread thread = 4;CLRMetricOrBuilder.getThread().skywalking.v3.ClrThread thread = 4;static ClrThreadClrThread.parseDelimitedFrom(InputStream input) static ClrThreadClrThread.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClrThreadClrThread.parseFrom(byte[] data) static ClrThreadClrThread.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClrThreadClrThread.parseFrom(com.google.protobuf.ByteString data) static ClrThreadClrThread.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClrThreadClrThread.parseFrom(com.google.protobuf.CodedInputStream input) static ClrThreadClrThread.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClrThreadClrThread.parseFrom(InputStream input) static ClrThreadClrThread.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClrThreadClrThread.parseFrom(ByteBuffer data) static ClrThreadClrThread.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.skywalking.apm.network.language.agent.v3 that return types with arguments of type ClrThreadModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ClrThread>ClrThread.getParserForType()static com.google.protobuf.Parser<ClrThread>ClrThread.parser()Methods in org.apache.skywalking.apm.network.language.agent.v3 with parameters of type ClrThreadModifier and TypeMethodDescriptionCLRMetric.Builder.mergeThread(ClrThread value) .skywalking.v3.ClrThread thread = 4;static ClrThread.BuilderClrThread.newBuilder(ClrThread prototype) .skywalking.v3.ClrThread thread = 4;