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

io.axoniq.axondb.grpc.TrackingTokenOrBuilder 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 TrackingTokenOrBuilder extends
    // @@protoc_insertion_point(interface_extends:io.axoniq.axondb.grpc.TrackingToken)
    com.google.protobuf.MessageOrBuilder {

  /**
   * optional int64 token = 1;
   */
  long getToken();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy