All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.navercorp.pinpoint.grpc.trace.PTotalThreadOrBuilder Maven / Gradle / Ivy

There is a newer version: 3.0.0
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: v1/Stat.proto

package com.navercorp.pinpoint.grpc.trace;

public interface PTotalThreadOrBuilder extends
    // @@protoc_insertion_point(interface_extends:v1.PTotalThread)
    com.google.protobuf.MessageOrBuilder {

  /**
   * int64 totalThreadCount = 1;
   * @return The totalThreadCount.
   */
  long getTotalThreadCount();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy