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

io.substrait.proto.ReferenceRelOrBuilder Maven / Gradle / Ivy

Go to download

Create a well-defined, cross-language specification for data compute operations

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

// Protobuf Java Version: 3.25.5
package io.substrait.proto;

public interface ReferenceRelOrBuilder extends
    // @@protoc_insertion_point(interface_extends:substrait.ReferenceRel)
    com.google.protobuf.MessageOrBuilder {

  /**
   * int32 subtree_ordinal = 1;
   * @return The subtreeOrdinal.
   */
  int getSubtreeOrdinal();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy