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

java.io.deephaven.proto.backplane.grpc.SeekRowResponseOrBuilder Maven / Gradle / Ivy

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

// Protobuf Java Version: 3.25.3
package io.deephaven.proto.backplane.grpc;

public interface SeekRowResponseOrBuilder extends
    // @@protoc_insertion_point(interface_extends:io.deephaven.proto.backplane.grpc.SeekRowResponse)
    com.google.protobuf.MessageOrBuilder {

  /**
   * sint64 result_row = 1 [jstype = JS_STRING];
   * @return The resultRow.
   */
  long getResultRow();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy