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

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

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

package org.apache.bookkeeper.stream.proto;

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

  /**
   * int64 interval_seconds = 1;
   * @return The intervalSeconds.
   */
  long getIntervalSeconds();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy