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

com.navercorp.pinpoint.grpc.trace.PFileDescriptorOrBuilder 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 PFileDescriptorOrBuilder extends
    // @@protoc_insertion_point(interface_extends:v1.PFileDescriptor)
    com.google.protobuf.MessageOrBuilder {

  /**
   * int64 openFileDescriptorCount = 1;
   * @return The openFileDescriptorCount.
   */
  long getOpenFileDescriptorCount();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy