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

org.hyperledger.fabric.protos.orderer.SeekSpecifiedOrBuilder Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: orderer/ab.proto
// Protobuf Java Version: 4.28.2

package org.hyperledger.fabric.protos.orderer;

public interface SeekSpecifiedOrBuilder extends
    // @@protoc_insertion_point(interface_extends:orderer.SeekSpecified)
    com.google.protobuf.MessageOrBuilder {

  /**
   * uint64 number = 1 [json_name = "number"];
   * @return The number.
   */
  long getNumber();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy