![JAR search and dependency download from the Maven repository](/logo.png)
org.apache.bookkeeper.stream.proto.cluster.ClusterMetadataOrBuilder Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: cluster.proto
package org.apache.bookkeeper.stream.proto.cluster;
public interface ClusterMetadataOrBuilder extends
// @@protoc_insertion_point(interface_extends:bookkeeper.proto.cluster.ClusterMetadata)
com.google.protobuf.MessageOrBuilder {
/**
* int64 num_storage_containers = 1;
* @return The numStorageContainers.
*/
long getNumStorageContainers();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy