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

cz.proto.MemoryTableInputStatsOrBuilder Maven / Gradle / Ivy

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

package cz.proto;

public interface MemoryTableInputStatsOrBuilder extends
    // @@protoc_insertion_point(interface_extends:cz.proto.MemoryTableInputStats)
    com.google.protobuf.MessageOrBuilder {

  /**
   * uint64 batch_count = 1;
   * @return The batchCount.
   */
  long getBatchCount();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy