类 HTTPServiceMeshMetric

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.apache.skywalking.apm.network.servicemesh.v3.HTTPServiceMeshMetric
所有已实现的接口:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, HTTPServiceMeshMetricOrBuilder

public final class HTTPServiceMeshMetric extends com.google.protobuf.GeneratedMessageV3 implements HTTPServiceMeshMetricOrBuilder
Protobuf type skywalking.v3.HTTPServiceMeshMetric
另请参阅:
  • 字段详细资料

    • STARTTIME_FIELD_NUMBER

      public static final int STARTTIME_FIELD_NUMBER
      另请参阅:
    • ENDTIME_FIELD_NUMBER

      public static final int ENDTIME_FIELD_NUMBER
      另请参阅:
    • SOURCESERVICENAME_FIELD_NUMBER

      public static final int SOURCESERVICENAME_FIELD_NUMBER
      另请参阅:
    • SOURCESERVICEINSTANCE_FIELD_NUMBER

      public static final int SOURCESERVICEINSTANCE_FIELD_NUMBER
      另请参阅:
    • DESTSERVICENAME_FIELD_NUMBER

      public static final int DESTSERVICENAME_FIELD_NUMBER
      另请参阅:
    • DESTSERVICEINSTANCE_FIELD_NUMBER

      public static final int DESTSERVICEINSTANCE_FIELD_NUMBER
      另请参阅:
    • ENDPOINT_FIELD_NUMBER

      public static final int ENDPOINT_FIELD_NUMBER
      另请参阅:
    • LATENCY_FIELD_NUMBER

      public static final int LATENCY_FIELD_NUMBER
      另请参阅:
    • RESPONSECODE_FIELD_NUMBER

      public static final int RESPONSECODE_FIELD_NUMBER
      另请参阅:
    • STATUS_FIELD_NUMBER

      public static final int STATUS_FIELD_NUMBER
      另请参阅:
    • PROTOCOL_FIELD_NUMBER

      public static final int PROTOCOL_FIELD_NUMBER
      另请参阅:
    • DETECTPOINT_FIELD_NUMBER

      public static final int DETECTPOINT_FIELD_NUMBER
      另请参阅:
    • TLSMODE_FIELD_NUMBER

      public static final int TLSMODE_FIELD_NUMBER
      另请参阅:
    • INTERNALERRORCODE_FIELD_NUMBER

      public static final int INTERNALERRORCODE_FIELD_NUMBER
      另请参阅:
    • INTERNALREQUESTLATENCYNANOS_FIELD_NUMBER

      public static final int INTERNALREQUESTLATENCYNANOS_FIELD_NUMBER
      另请参阅:
    • INTERNALRESPONSELATENCYNANOS_FIELD_NUMBER

      public static final int INTERNALRESPONSELATENCYNANOS_FIELD_NUMBER
      另请参阅:
    • SOURCEINSTANCEPROPERTIES_FIELD_NUMBER

      public static final int SOURCEINSTANCEPROPERTIES_FIELD_NUMBER
      另请参阅:
    • DESTINSTANCEPROPERTIES_FIELD_NUMBER

      public static final int DESTINSTANCEPROPERTIES_FIELD_NUMBER
      另请参阅:
  • 方法详细资料

    • newInstance

      protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
      覆盖:
      newInstance 在类中 com.google.protobuf.GeneratedMessageV3
    • getUnknownFields

      public final com.google.protobuf.UnknownFieldSet getUnknownFields()
      指定者:
      getUnknownFields 在接口中 com.google.protobuf.MessageOrBuilder
      覆盖:
      getUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3
    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      指定者:
      internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3
    • getStartTime

      public long getStartTime()
       Start timestamp in milliseconds of this RPC,
       measured between the current time and midnight, January 1, 1970 UTC.
       
      int64 startTime = 1;
      指定者:
      getStartTime 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The startTime.
    • getEndTime

      public long getEndTime()
       End timestamp in milliseconds of this RPC,
       measured between the current time and midnight, January 1, 1970 UTC.
       
      int64 endTime = 2;
      指定者:
      getEndTime 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The endTime.
    • getSourceServiceName

      public String getSourceServiceName()
      string sourceServiceName = 3;
      指定者:
      getSourceServiceName 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The sourceServiceName.
    • getSourceServiceNameBytes

      public com.google.protobuf.ByteString getSourceServiceNameBytes()
      string sourceServiceName = 3;
      指定者:
      getSourceServiceNameBytes 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The bytes for sourceServiceName.
    • getSourceServiceInstance

      public String getSourceServiceInstance()
      string sourceServiceInstance = 4;
      指定者:
      getSourceServiceInstance 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The sourceServiceInstance.
    • getSourceServiceInstanceBytes

      public com.google.protobuf.ByteString getSourceServiceInstanceBytes()
      string sourceServiceInstance = 4;
      指定者:
      getSourceServiceInstanceBytes 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The bytes for sourceServiceInstance.
    • getDestServiceName

      public String getDestServiceName()
      string destServiceName = 5;
      指定者:
      getDestServiceName 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The destServiceName.
    • getDestServiceNameBytes

      public com.google.protobuf.ByteString getDestServiceNameBytes()
      string destServiceName = 5;
      指定者:
      getDestServiceNameBytes 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The bytes for destServiceName.
    • getDestServiceInstance

      public String getDestServiceInstance()
      string destServiceInstance = 6;
      指定者:
      getDestServiceInstance 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The destServiceInstance.
    • getDestServiceInstanceBytes

      public com.google.protobuf.ByteString getDestServiceInstanceBytes()
      string destServiceInstance = 6;
      指定者:
      getDestServiceInstanceBytes 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The bytes for destServiceInstance.
    • getEndpoint

      public String getEndpoint()
      string endpoint = 7;
      指定者:
      getEndpoint 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The endpoint.
    • getEndpointBytes

      public com.google.protobuf.ByteString getEndpointBytes()
      string endpoint = 7;
      指定者:
      getEndpointBytes 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The bytes for endpoint.
    • getLatency

      public int getLatency()
      int32 latency = 8;
      指定者:
      getLatency 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The latency.
    • getResponseCode

      public int getResponseCode()
      int32 responseCode = 9;
      指定者:
      getResponseCode 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The responseCode.
    • getStatus

      public boolean getStatus()
       Status represents the response status of this calling.
       
      bool status = 10;
      指定者:
      getStatus 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The status.
    • getProtocolValue

      public int getProtocolValue()
      .skywalking.v3.Protocol protocol = 11;
      指定者:
      getProtocolValue 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The enum numeric value on the wire for protocol.
    • getProtocol

      public Protocol getProtocol()
      .skywalking.v3.Protocol protocol = 11;
      指定者:
      getProtocol 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The protocol.
    • getDetectPointValue

      public int getDetectPointValue()
      .skywalking.v3.DetectPoint detectPoint = 12;
      指定者:
      getDetectPointValue 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The enum numeric value on the wire for detectPoint.
    • getDetectPoint

      public DetectPoint getDetectPoint()
      .skywalking.v3.DetectPoint detectPoint = 12;
      指定者:
      getDetectPoint 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The detectPoint.
    • getTlsMode

      public String getTlsMode()
       NONE, mTLS, or TLS
       
      string tlsMode = 13;
      指定者:
      getTlsMode 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The tlsMode.
    • getTlsModeBytes

      public com.google.protobuf.ByteString getTlsModeBytes()
       NONE, mTLS, or TLS
       
      string tlsMode = 13;
      指定者:
      getTlsModeBytes 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The bytes for tlsMode.
    • getInternalErrorCode

      public String getInternalErrorCode()
       The sidecar/proxy internal error code, the value bases on the implementation.
       The envoy internal error codes are listed here, https://www.envoyproxy.io/docs/envoy/latest/api-v2/data/accesslog/v2/accesslog.proto#data-accesslog-v2-responseflags
       
      string internalErrorCode = 14;
      指定者:
      getInternalErrorCode 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The internalErrorCode.
    • getInternalErrorCodeBytes

      public com.google.protobuf.ByteString getInternalErrorCodeBytes()
       The sidecar/proxy internal error code, the value bases on the implementation.
       The envoy internal error codes are listed here, https://www.envoyproxy.io/docs/envoy/latest/api-v2/data/accesslog/v2/accesslog.proto#data-accesslog-v2-responseflags
       
      string internalErrorCode = 14;
      指定者:
      getInternalErrorCodeBytes 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The bytes for internalErrorCode.
    • getInternalRequestLatencyNanos

      public long getInternalRequestLatencyNanos()
       Internal request(response) latency is the time cost inside the Envoy sidecar proxy.
       For more details, check https://www.envoyproxy.io/docs/envoy/v1.22.0/api-v3/data/accesslog/v3/accesslog.proto.html#data-accesslog-v3-accesslogcommon.
       internalRequestLatencyNanos is the interval between the first downstream byte received and the first upstream byte sent
       
      int64 internalRequestLatencyNanos = 15;
      指定者:
      getInternalRequestLatencyNanos 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The internalRequestLatencyNanos.
    • getInternalResponseLatencyNanos

      public long getInternalResponseLatencyNanos()
       internalResponseLatencyNanos = time_to_first_downstream_tx_byte - time_to_first_upstream_rx_byte;
       | ... request workflow  ... | upstream | ----- response -----> |                proxy                | ------- response -------> | client  |
       |                 time_to_first_upstream_rx_byte               |
       |                                  time_to_last_downstream_tx_byte                                                               |
                                                                      |              internalResponseLatencyNanos                       |
       
      int64 internalResponseLatencyNanos = 16;
      指定者:
      getInternalResponseLatencyNanos 在接口中 HTTPServiceMeshMetricOrBuilder
      返回:
      The internalResponseLatencyNanos.
    • getSourceInstancePropertiesList

      public List<KeyStringValuePair> getSourceInstancePropertiesList()
      repeated .skywalking.v3.KeyStringValuePair sourceInstanceProperties = 17;
      指定者:
      getSourceInstancePropertiesList 在接口中 HTTPServiceMeshMetricOrBuilder
    • getSourceInstancePropertiesOrBuilderList

      public List<? extends KeyStringValuePairOrBuilder> getSourceInstancePropertiesOrBuilderList()
      repeated .skywalking.v3.KeyStringValuePair sourceInstanceProperties = 17;
      指定者:
      getSourceInstancePropertiesOrBuilderList 在接口中 HTTPServiceMeshMetricOrBuilder
    • getSourceInstancePropertiesCount

      public int getSourceInstancePropertiesCount()
      repeated .skywalking.v3.KeyStringValuePair sourceInstanceProperties = 17;
      指定者:
      getSourceInstancePropertiesCount 在接口中 HTTPServiceMeshMetricOrBuilder
    • getSourceInstanceProperties

      public KeyStringValuePair getSourceInstanceProperties(int index)
      repeated .skywalking.v3.KeyStringValuePair sourceInstanceProperties = 17;
      指定者:
      getSourceInstanceProperties 在接口中 HTTPServiceMeshMetricOrBuilder
    • getSourceInstancePropertiesOrBuilder

      public KeyStringValuePairOrBuilder getSourceInstancePropertiesOrBuilder(int index)
      repeated .skywalking.v3.KeyStringValuePair sourceInstanceProperties = 17;
      指定者:
      getSourceInstancePropertiesOrBuilder 在接口中 HTTPServiceMeshMetricOrBuilder
    • getDestInstancePropertiesList

      public List<KeyStringValuePair> getDestInstancePropertiesList()
      repeated .skywalking.v3.KeyStringValuePair destInstanceProperties = 18;
      指定者:
      getDestInstancePropertiesList 在接口中 HTTPServiceMeshMetricOrBuilder
    • getDestInstancePropertiesOrBuilderList

      public List<? extends KeyStringValuePairOrBuilder> getDestInstancePropertiesOrBuilderList()
      repeated .skywalking.v3.KeyStringValuePair destInstanceProperties = 18;
      指定者:
      getDestInstancePropertiesOrBuilderList 在接口中 HTTPServiceMeshMetricOrBuilder
    • getDestInstancePropertiesCount

      public int getDestInstancePropertiesCount()
      repeated .skywalking.v3.KeyStringValuePair destInstanceProperties = 18;
      指定者:
      getDestInstancePropertiesCount 在接口中 HTTPServiceMeshMetricOrBuilder
    • getDestInstanceProperties

      public KeyStringValuePair getDestInstanceProperties(int index)
      repeated .skywalking.v3.KeyStringValuePair destInstanceProperties = 18;
      指定者:
      getDestInstanceProperties 在接口中 HTTPServiceMeshMetricOrBuilder
    • getDestInstancePropertiesOrBuilder

      public KeyStringValuePairOrBuilder getDestInstancePropertiesOrBuilder(int index)
      repeated .skywalking.v3.KeyStringValuePair destInstanceProperties = 18;
      指定者:
      getDestInstancePropertiesOrBuilder 在接口中 HTTPServiceMeshMetricOrBuilder
    • isInitialized

      public final boolean isInitialized()
      指定者:
      isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilder
      覆盖:
      isInitialized 在类中 com.google.protobuf.GeneratedMessageV3
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      指定者:
      writeTo 在接口中 com.google.protobuf.MessageLite
      覆盖:
      writeTo 在类中 com.google.protobuf.GeneratedMessageV3
      抛出:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      指定者:
      getSerializedSize 在接口中 com.google.protobuf.MessageLite
      覆盖:
      getSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3
    • equals

      public boolean equals(Object obj)
      指定者:
      equals 在接口中 com.google.protobuf.Message
      覆盖:
      equals 在类中 com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      指定者:
      hashCode 在接口中 com.google.protobuf.Message
      覆盖:
      hashCode 在类中 com.google.protobuf.AbstractMessage
    • parseFrom

      public static HTTPServiceMeshMetric parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      抛出:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static HTTPServiceMeshMetric parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      抛出:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static HTTPServiceMeshMetric parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      抛出:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static HTTPServiceMeshMetric parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      抛出:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static HTTPServiceMeshMetric parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      抛出:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static HTTPServiceMeshMetric parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      抛出:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static HTTPServiceMeshMetric parseFrom(InputStream input) throws IOException
      抛出:
      IOException
    • parseFrom

      public static HTTPServiceMeshMetric parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      抛出:
      IOException
    • parseDelimitedFrom

      public static HTTPServiceMeshMetric parseDelimitedFrom(InputStream input) throws IOException
      抛出:
      IOException
    • parseDelimitedFrom

      public static HTTPServiceMeshMetric parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      抛出:
      IOException
    • parseFrom

      public static HTTPServiceMeshMetric parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      抛出:
      IOException
    • parseFrom

      public static HTTPServiceMeshMetric parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      抛出:
      IOException
    • newBuilderForType

      public HTTPServiceMeshMetric.Builder newBuilderForType()
      指定者:
      newBuilderForType 在接口中 com.google.protobuf.Message
      指定者:
      newBuilderForType 在接口中 com.google.protobuf.MessageLite
    • newBuilder

      public static HTTPServiceMeshMetric.Builder newBuilder()
    • newBuilder

      public static HTTPServiceMeshMetric.Builder newBuilder(HTTPServiceMeshMetric prototype)
    • toBuilder

      public HTTPServiceMeshMetric.Builder toBuilder()
      指定者:
      toBuilder 在接口中 com.google.protobuf.Message
      指定者:
      toBuilder 在接口中 com.google.protobuf.MessageLite
    • newBuilderForType

      protected HTTPServiceMeshMetric.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      指定者:
      newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3
    • getDefaultInstance

      public static HTTPServiceMeshMetric getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<HTTPServiceMeshMetric> parser()
    • getParserForType

      public com.google.protobuf.Parser<HTTPServiceMeshMetric> getParserForType()
      指定者:
      getParserForType 在接口中 com.google.protobuf.Message
      指定者:
      getParserForType 在接口中 com.google.protobuf.MessageLite
      覆盖:
      getParserForType 在类中 com.google.protobuf.GeneratedMessageV3
    • getDefaultInstanceForType

      public HTTPServiceMeshMetric getDefaultInstanceForType()
      指定者:
      getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuilder
      指定者:
      getDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilder