类 EBPFOffCPUProfiling.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<EBPFOffCPUProfiling.Builder>
org.apache.skywalking.apm.network.ebpf.profiling.v3.EBPFOffCPUProfiling.Builder
所有已实现的接口:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, EBPFOffCPUProfilingOrBuilder
封闭类:
EBPFOffCPUProfiling

public static final class EBPFOffCPUProfiling.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<EBPFOffCPUProfiling.Builder> implements EBPFOffCPUProfilingOrBuilder
Protobuf type skywalking.v3.EBPFOffCPUProfiling
  • 方法详细资料

    • getDescriptor

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

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      指定者:
      internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EBPFOffCPUProfiling.Builder>
    • clear

      指定者:
      clear 在接口中 com.google.protobuf.Message.Builder
      指定者:
      clear 在接口中 com.google.protobuf.MessageLite.Builder
      覆盖:
      clear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EBPFOffCPUProfiling.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      指定者:
      getDescriptorForType 在接口中 com.google.protobuf.Message.Builder
      指定者:
      getDescriptorForType 在接口中 com.google.protobuf.MessageOrBuilder
      覆盖:
      getDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EBPFOffCPUProfiling.Builder>
    • getDefaultInstanceForType

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

      public EBPFOffCPUProfiling build()
      指定者:
      build 在接口中 com.google.protobuf.Message.Builder
      指定者:
      build 在接口中 com.google.protobuf.MessageLite.Builder
    • buildPartial

      public EBPFOffCPUProfiling buildPartial()
      指定者:
      buildPartial 在接口中 com.google.protobuf.Message.Builder
      指定者:
      buildPartial 在接口中 com.google.protobuf.MessageLite.Builder
    • clone

      指定者:
      clone 在接口中 com.google.protobuf.Message.Builder
      指定者:
      clone 在接口中 com.google.protobuf.MessageLite.Builder
      覆盖:
      clone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EBPFOffCPUProfiling.Builder>
    • setField

      public EBPFOffCPUProfiling.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      指定者:
      setField 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      setField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EBPFOffCPUProfiling.Builder>
    • clearField

      public EBPFOffCPUProfiling.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
      指定者:
      clearField 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      clearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EBPFOffCPUProfiling.Builder>
    • clearOneof

      public EBPFOffCPUProfiling.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
      指定者:
      clearOneof 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      clearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EBPFOffCPUProfiling.Builder>
    • setRepeatedField

      public EBPFOffCPUProfiling.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
      指定者:
      setRepeatedField 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      setRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EBPFOffCPUProfiling.Builder>
    • addRepeatedField

      public EBPFOffCPUProfiling.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      指定者:
      addRepeatedField 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      addRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EBPFOffCPUProfiling.Builder>
    • mergeFrom

      public EBPFOffCPUProfiling.Builder mergeFrom(com.google.protobuf.Message other)
      指定者:
      mergeFrom 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      mergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<EBPFOffCPUProfiling.Builder>
    • mergeFrom

    • isInitialized

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

      public EBPFOffCPUProfiling.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      指定者:
      mergeFrom 在接口中 com.google.protobuf.Message.Builder
      指定者:
      mergeFrom 在接口中 com.google.protobuf.MessageLite.Builder
      覆盖:
      mergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<EBPFOffCPUProfiling.Builder>
      抛出:
      IOException
    • getStacksList

      public List<EBPFProfilingStackMetadata> getStacksList()
       stack data in one task(thread)
       
      repeated .skywalking.v3.EBPFProfilingStackMetadata stacks = 1;
      指定者:
      getStacksList 在接口中 EBPFOffCPUProfilingOrBuilder
    • getStacksCount

      public int getStacksCount()
       stack data in one task(thread)
       
      repeated .skywalking.v3.EBPFProfilingStackMetadata stacks = 1;
      指定者:
      getStacksCount 在接口中 EBPFOffCPUProfilingOrBuilder
    • getStacks

      public EBPFProfilingStackMetadata getStacks(int index)
       stack data in one task(thread)
       
      repeated .skywalking.v3.EBPFProfilingStackMetadata stacks = 1;
      指定者:
      getStacks 在接口中 EBPFOffCPUProfilingOrBuilder
    • setStacks

      public EBPFOffCPUProfiling.Builder setStacks(int index, EBPFProfilingStackMetadata value)
       stack data in one task(thread)
       
      repeated .skywalking.v3.EBPFProfilingStackMetadata stacks = 1;
    • setStacks

      public EBPFOffCPUProfiling.Builder setStacks(int index, EBPFProfilingStackMetadata.Builder builderForValue)
       stack data in one task(thread)
       
      repeated .skywalking.v3.EBPFProfilingStackMetadata stacks = 1;
    • addStacks

       stack data in one task(thread)
       
      repeated .skywalking.v3.EBPFProfilingStackMetadata stacks = 1;
    • addStacks

      public EBPFOffCPUProfiling.Builder addStacks(int index, EBPFProfilingStackMetadata value)
       stack data in one task(thread)
       
      repeated .skywalking.v3.EBPFProfilingStackMetadata stacks = 1;
    • addStacks

       stack data in one task(thread)
       
      repeated .skywalking.v3.EBPFProfilingStackMetadata stacks = 1;
    • addStacks

      public EBPFOffCPUProfiling.Builder addStacks(int index, EBPFProfilingStackMetadata.Builder builderForValue)
       stack data in one task(thread)
       
      repeated .skywalking.v3.EBPFProfilingStackMetadata stacks = 1;
    • addAllStacks

      public EBPFOffCPUProfiling.Builder addAllStacks(Iterable<? extends EBPFProfilingStackMetadata> values)
       stack data in one task(thread)
       
      repeated .skywalking.v3.EBPFProfilingStackMetadata stacks = 1;
    • clearStacks

      public EBPFOffCPUProfiling.Builder clearStacks()
       stack data in one task(thread)
       
      repeated .skywalking.v3.EBPFProfilingStackMetadata stacks = 1;
    • removeStacks

      public EBPFOffCPUProfiling.Builder removeStacks(int index)
       stack data in one task(thread)
       
      repeated .skywalking.v3.EBPFProfilingStackMetadata stacks = 1;
    • getStacksBuilder

      public EBPFProfilingStackMetadata.Builder getStacksBuilder(int index)
       stack data in one task(thread)
       
      repeated .skywalking.v3.EBPFProfilingStackMetadata stacks = 1;
    • getStacksOrBuilder

      public EBPFProfilingStackMetadataOrBuilder getStacksOrBuilder(int index)
       stack data in one task(thread)
       
      repeated .skywalking.v3.EBPFProfilingStackMetadata stacks = 1;
      指定者:
      getStacksOrBuilder 在接口中 EBPFOffCPUProfilingOrBuilder
    • getStacksOrBuilderList

      public List<? extends EBPFProfilingStackMetadataOrBuilder> getStacksOrBuilderList()
       stack data in one task(thread)
       
      repeated .skywalking.v3.EBPFProfilingStackMetadata stacks = 1;
      指定者:
      getStacksOrBuilderList 在接口中 EBPFOffCPUProfilingOrBuilder
    • addStacksBuilder

      public EBPFProfilingStackMetadata.Builder addStacksBuilder()
       stack data in one task(thread)
       
      repeated .skywalking.v3.EBPFProfilingStackMetadata stacks = 1;
    • addStacksBuilder

      public EBPFProfilingStackMetadata.Builder addStacksBuilder(int index)
       stack data in one task(thread)
       
      repeated .skywalking.v3.EBPFProfilingStackMetadata stacks = 1;
    • getStacksBuilderList

      public List<EBPFProfilingStackMetadata.Builder> getStacksBuilderList()
       stack data in one task(thread)
       
      repeated .skywalking.v3.EBPFProfilingStackMetadata stacks = 1;
    • getSwitchCount

      public int getSwitchCount()
       total count of the process is switched to off cpu by the scheduler.
       
      int32 switchCount = 2;
      指定者:
      getSwitchCount 在接口中 EBPFOffCPUProfilingOrBuilder
      返回:
      The switchCount.
    • setSwitchCount

      public EBPFOffCPUProfiling.Builder setSwitchCount(int value)
       total count of the process is switched to off cpu by the scheduler.
       
      int32 switchCount = 2;
      参数:
      value - The switchCount to set.
      返回:
      This builder for chaining.
    • clearSwitchCount

      public EBPFOffCPUProfiling.Builder clearSwitchCount()
       total count of the process is switched to off cpu by the scheduler.
       
      int32 switchCount = 2;
      返回:
      This builder for chaining.
    • getDuration

      public long getDuration()
       where time(nanoseconds) is spent waiting while blocked on I/O, locks, timers, paging/swapping, etc.
       
      int64 duration = 3;
      指定者:
      getDuration 在接口中 EBPFOffCPUProfilingOrBuilder
      返回:
      The duration.
    • setDuration

      public EBPFOffCPUProfiling.Builder setDuration(long value)
       where time(nanoseconds) is spent waiting while blocked on I/O, locks, timers, paging/swapping, etc.
       
      int64 duration = 3;
      参数:
      value - The duration to set.
      返回:
      This builder for chaining.
    • clearDuration

      public EBPFOffCPUProfiling.Builder clearDuration()
       where time(nanoseconds) is spent waiting while blocked on I/O, locks, timers, paging/swapping, etc.
       
      int64 duration = 3;
      返回:
      This builder for chaining.
    • setUnknownFields

      public final EBPFOffCPUProfiling.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      指定者:
      setUnknownFields 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      setUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EBPFOffCPUProfiling.Builder>
    • mergeUnknownFields

      public final EBPFOffCPUProfiling.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      指定者:
      mergeUnknownFields 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      mergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EBPFOffCPUProfiling.Builder>