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

org.bookkeeper.tests.proto.rpc.PingRequestOrBuilder Maven / Gradle / Ivy

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

package org.bookkeeper.tests.proto.rpc;

public interface PingRequestOrBuilder extends
    // @@protoc_insertion_point(interface_extends:bookkeeper.tests.proto.rpc.PingRequest)
    com.google.protobuf.MessageOrBuilder {

  /**
   * int64 sequence = 1;
   * @return The sequence.
   */
  long getSequence();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy