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

org.apache.bookkeeper.stream.proto.FixedRangeSplitPolicyOrBuilder Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: stream.proto

package org.apache.bookkeeper.stream.proto;

public interface FixedRangeSplitPolicyOrBuilder extends
    // @@protoc_insertion_point(interface_extends:bookkeeper.proto.stream.FixedRangeSplitPolicy)
    com.google.protobuf.MessageOrBuilder {

  /**
   * int32 num_ranges = 1;
   * @return The numRanges.
   */
  int getNumRanges();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy