Uses of Class
org.apache.skywalking.apm.network.language.agent.v3.Thread
Packages that use Thread
-
Uses of Thread in org.apache.skywalking.apm.network.language.agent.v3
Methods in org.apache.skywalking.apm.network.language.agent.v3 that return ThreadModifier and TypeMethodDescriptionThread.Builder.build()Thread.Builder.buildPartial()static ThreadThread.getDefaultInstance()Thread.Builder.getDefaultInstanceForType()Thread.getDefaultInstanceForType()JVMMetric.Builder.getThread().skywalking.v3.Thread thread = 6;JVMMetric.getThread().skywalking.v3.Thread thread = 6;JVMMetricOrBuilder.getThread().skywalking.v3.Thread thread = 6;static ThreadThread.parseDelimitedFrom(InputStream input) static ThreadThread.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreadThread.parseFrom(byte[] data) static ThreadThread.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreadThread.parseFrom(com.google.protobuf.ByteString data) static ThreadThread.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreadThread.parseFrom(com.google.protobuf.CodedInputStream input) static ThreadThread.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreadThread.parseFrom(InputStream input) static ThreadThread.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreadThread.parseFrom(ByteBuffer data) static ThreadThread.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 ThreadModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Thread>Thread.getParserForType()static com.google.protobuf.Parser<Thread>Thread.parser()Methods in org.apache.skywalking.apm.network.language.agent.v3 with parameters of type ThreadModifier and TypeMethodDescriptionJVMMetric.Builder.mergeThread(Thread value) .skywalking.v3.Thread thread = 6;static Thread.BuilderThread.newBuilder(Thread prototype) .skywalking.v3.Thread thread = 6;