![JAR search and dependency download from the Maven repository](/logo.png)
io.milvus.grpc.ResourceGroupProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: rg.proto
package io.milvus.grpc;
public final class ResourceGroupProto {
private ResourceGroupProto() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_milvus_proto_rg_ResourceGroupLimit_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_milvus_proto_rg_ResourceGroupLimit_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_milvus_proto_rg_ResourceGroupTransfer_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_milvus_proto_rg_ResourceGroupTransfer_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_milvus_proto_rg_ResourceGroupConfig_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_milvus_proto_rg_ResourceGroupConfig_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n\010rg.proto\022\017milvus.proto.rg\"&\n\022ResourceG" +
"roupLimit\022\020\n\010node_num\030\001 \001(\005\"/\n\025ResourceG" +
"roupTransfer\022\026\n\016resource_group\030\001 \001(\t\"\375\001\n" +
"\023ResourceGroupConfig\0225\n\010requests\030\001 \001(\0132#" +
".milvus.proto.rg.ResourceGroupLimit\0223\n\006l" +
"imits\030\002 \001(\0132#.milvus.proto.rg.ResourceGr" +
"oupLimit\022=\n\rtransfer_from\030\003 \003(\0132&.milvus" +
".proto.rg.ResourceGroupTransfer\022;\n\013trans" +
"fer_to\030\004 \003(\0132&.milvus.proto.rg.ResourceG" +
"roupTransferBp\n\016io.milvus.grpcB\022Resource" +
"GroupProtoP\001Z0github.com/milvus-io/milvu" +
"s-proto/go-api/v2/rgpb\240\001\001\252\002\022Milvus.Clien" +
"t.Grpcb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_milvus_proto_rg_ResourceGroupLimit_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_milvus_proto_rg_ResourceGroupLimit_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_milvus_proto_rg_ResourceGroupLimit_descriptor,
new java.lang.String[] { "NodeNum", });
internal_static_milvus_proto_rg_ResourceGroupTransfer_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_milvus_proto_rg_ResourceGroupTransfer_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_milvus_proto_rg_ResourceGroupTransfer_descriptor,
new java.lang.String[] { "ResourceGroup", });
internal_static_milvus_proto_rg_ResourceGroupConfig_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_milvus_proto_rg_ResourceGroupConfig_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_milvus_proto_rg_ResourceGroupConfig_descriptor,
new java.lang.String[] { "Requests", "Limits", "TransferFrom", "TransferTo", });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy