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

io.axoniq.axondb.grpc.ReadHighestSequenceNrResponseOrBuilder Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: eventstore_api.proto

package io.axoniq.axondb.grpc;

public interface ReadHighestSequenceNrResponseOrBuilder extends
    // @@protoc_insertion_point(interface_extends:io.axoniq.axondb.grpc.ReadHighestSequenceNrResponse)
    com.google.protobuf.MessageOrBuilder {

  /**
   * optional int64 to_sequence_nr = 1;
   */
  long getToSequenceNr();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy