java.lang.Object
org.apache.skywalking.oap.server.network.trace.component.command.BaseCommand
org.apache.skywalking.oap.server.network.trace.component.command.TraceIgnoreCommand
All Implemented Interfaces:
Serializable

public class TraceIgnoreCommand extends BaseCommand implements Serializable
Trace ignore sync, each configuration downstream is the full amount of data related to the received agent.
  • Constructor Details

    • TraceIgnoreCommand

      public TraceIgnoreCommand(String serialNumber)
  • Method Details