Uses of Class
org.apache.skywalking.apm.network.servicemesh.v3.TCPInfo
Packages that use TCPInfo
-
Uses of TCPInfo in org.apache.skywalking.apm.network.servicemesh.v3
Methods in org.apache.skywalking.apm.network.servicemesh.v3 that return TCPInfoModifier and TypeMethodDescriptionTCPInfo.Builder.build()TCPInfo.Builder.buildPartial()static TCPInfoTCPInfo.getDefaultInstance()TCPInfo.Builder.getDefaultInstanceForType()TCPInfo.getDefaultInstanceForType()ServiceMeshMetric.Builder.getTcp()The tcp detail of the mesh metrics if it's a TCP metrics, otherwise should be empty.ServiceMeshMetric.getTcp()The tcp detail of the mesh metrics if it's a TCP metrics, otherwise should be empty.ServiceMeshMetricOrBuilder.getTcp()The tcp detail of the mesh metrics if it's a TCP metrics, otherwise should be empty.static TCPInfoTCPInfo.parseDelimitedFrom(InputStream input) static TCPInfoTCPInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TCPInfoTCPInfo.parseFrom(byte[] data) static TCPInfoTCPInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TCPInfoTCPInfo.parseFrom(com.google.protobuf.ByteString data) static TCPInfoTCPInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TCPInfoTCPInfo.parseFrom(com.google.protobuf.CodedInputStream input) static TCPInfoTCPInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TCPInfoTCPInfo.parseFrom(InputStream input) static TCPInfoTCPInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TCPInfoTCPInfo.parseFrom(ByteBuffer data) static TCPInfoTCPInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.skywalking.apm.network.servicemesh.v3 that return types with arguments of type TCPInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TCPInfo>TCPInfo.getParserForType()static com.google.protobuf.Parser<TCPInfo>TCPInfo.parser()Methods in org.apache.skywalking.apm.network.servicemesh.v3 with parameters of type TCPInfoModifier and TypeMethodDescriptionThe tcp detail of the mesh metrics if it's a TCP metrics, otherwise should be empty.static TCPInfo.BuilderTCPInfo.newBuilder(TCPInfo prototype) The tcp detail of the mesh metrics if it's a TCP metrics, otherwise should be empty.