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

io.milvus.grpc.ResourceGroupLimitOrBuilder Maven / Gradle / Ivy

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

package io.milvus.grpc;

public interface ResourceGroupLimitOrBuilder extends
    // @@protoc_insertion_point(interface_extends:milvus.proto.rg.ResourceGroupLimit)
    com.google.protobuf.MessageOrBuilder {

  /**
   * 
   * preserve for other limit.
   * 
* * int32 node_num = 1; * @return The nodeNum. */ int getNodeNum(); }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy