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

com.dimajix.flowman.kernel.proto.mapping.CountMappingResponseOrBuilder Maven / Gradle / Ivy

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

package com.dimajix.flowman.kernel.proto.mapping;

public interface CountMappingResponseOrBuilder extends
    // @@protoc_insertion_point(interface_extends:com.dimajix.flowman.kernel.mapping.CountMappingResponse)
    com.google.protobuf.MessageOrBuilder {

  /**
   * int64 numRecords = 1;
   * @return The numRecords.
   */
  long getNumRecords();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy