![JAR search and dependency download from the Maven repository](/logo.png)
io.milvus.grpc.SchemaProto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of milvus-sdk-java Show documentation
Show all versions of milvus-sdk-java Show documentation
Java SDK for Milvus, a distributed high-performance vector search engine.
update grpc to 1.42.1
update protobuf to 3.19.1
restore the calcDistance interface that is removed in 2.1.0-beta4
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: schema.proto
package io.milvus.grpc;
public final class SchemaProto {
private SchemaProto() {}
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_schema_FieldSchema_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_milvus_proto_schema_FieldSchema_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_milvus_proto_schema_CollectionSchema_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_milvus_proto_schema_CollectionSchema_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_milvus_proto_schema_BoolArray_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_milvus_proto_schema_BoolArray_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_milvus_proto_schema_IntArray_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_milvus_proto_schema_IntArray_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_milvus_proto_schema_LongArray_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_milvus_proto_schema_LongArray_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_milvus_proto_schema_FloatArray_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_milvus_proto_schema_FloatArray_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_milvus_proto_schema_DoubleArray_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_milvus_proto_schema_DoubleArray_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_milvus_proto_schema_BytesArray_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_milvus_proto_schema_BytesArray_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_milvus_proto_schema_StringArray_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_milvus_proto_schema_StringArray_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_milvus_proto_schema_ScalarField_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_milvus_proto_schema_ScalarField_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_milvus_proto_schema_VectorField_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_milvus_proto_schema_VectorField_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_milvus_proto_schema_FieldData_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_milvus_proto_schema_FieldData_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_milvus_proto_schema_IDs_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_milvus_proto_schema_IDs_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_milvus_proto_schema_SearchResultData_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_milvus_proto_schema_SearchResultData_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\014schema.proto\022\023milvus.proto.schema\032\014com" +
"mon.proto\"\214\002\n\013FieldSchema\022\017\n\007fieldID\030\001 \001" +
"(\003\022\014\n\004name\030\002 \001(\t\022\026\n\016is_primary_key\030\003 \001(\010" +
"\022\023\n\013description\030\004 \001(\t\0220\n\tdata_type\030\005 \001(\016" +
"2\035.milvus.proto.schema.DataType\0226\n\013type_" +
"params\030\006 \003(\0132!.milvus.proto.common.KeyVa" +
"luePair\0227\n\014index_params\030\007 \003(\0132!.milvus.p" +
"roto.common.KeyValuePair\022\016\n\006autoID\030\010 \001(\010" +
"\"w\n\020CollectionSchema\022\014\n\004name\030\001 \001(\t\022\023\n\013de" +
"scription\030\002 \001(\t\022\016\n\006autoID\030\003 \001(\010\0220\n\006field" +
"s\030\004 \003(\0132 .milvus.proto.schema.FieldSchem" +
"a\"\031\n\tBoolArray\022\014\n\004data\030\001 \003(\010\"\030\n\010IntArray" +
"\022\014\n\004data\030\001 \003(\005\"\031\n\tLongArray\022\014\n\004data\030\001 \003(" +
"\003\"\032\n\nFloatArray\022\014\n\004data\030\001 \003(\002\"\033\n\013DoubleA" +
"rray\022\014\n\004data\030\001 \003(\001\"\032\n\nBytesArray\022\014\n\004data" +
"\030\001 \003(\014\"\033\n\013StringArray\022\014\n\004data\030\001 \003(\t\"\222\003\n\013" +
"ScalarField\0223\n\tbool_data\030\001 \001(\0132\036.milvus." +
"proto.schema.BoolArrayH\000\0221\n\010int_data\030\002 \001" +
"(\0132\035.milvus.proto.schema.IntArrayH\000\0223\n\tl" +
"ong_data\030\003 \001(\0132\036.milvus.proto.schema.Lon" +
"gArrayH\000\0225\n\nfloat_data\030\004 \001(\0132\037.milvus.pr" +
"oto.schema.FloatArrayH\000\0227\n\013double_data\030\005" +
" \001(\0132 .milvus.proto.schema.DoubleArrayH\000" +
"\0227\n\013string_data\030\006 \001(\0132 .milvus.proto.sch" +
"ema.StringArrayH\000\0225\n\nbytes_data\030\007 \001(\0132\037." +
"milvus.proto.schema.BytesArrayH\000B\006\n\004data" +
"\"t\n\013VectorField\022\013\n\003dim\030\001 \001(\003\0227\n\014float_ve" +
"ctor\030\002 \001(\0132\037.milvus.proto.schema.FloatAr" +
"rayH\000\022\027\n\rbinary_vector\030\003 \001(\014H\000B\006\n\004data\"\321" +
"\001\n\tFieldData\022+\n\004type\030\001 \001(\0162\035.milvus.prot" +
"o.schema.DataType\022\022\n\nfield_name\030\002 \001(\t\0223\n" +
"\007scalars\030\003 \001(\0132 .milvus.proto.schema.Sca" +
"larFieldH\000\0223\n\007vectors\030\004 \001(\0132 .milvus.pro" +
"to.schema.VectorFieldH\000\022\020\n\010field_id\030\005 \001(" +
"\003B\007\n\005field\"w\n\003IDs\0220\n\006int_id\030\001 \001(\0132\036.milv" +
"us.proto.schema.LongArrayH\000\0222\n\006str_id\030\002 " +
"\001(\0132 .milvus.proto.schema.StringArrayH\000B" +
"\n\n\010id_field\"\261\001\n\020SearchResultData\022\023\n\013num_" +
"queries\030\001 \001(\003\022\r\n\005top_k\030\002 \001(\003\0223\n\013fields_d" +
"ata\030\003 \003(\0132\036.milvus.proto.schema.FieldDat" +
"a\022\016\n\006scores\030\004 \003(\002\022%\n\003ids\030\005 \001(\0132\030.milvus." +
"proto.schema.IDs\022\r\n\005topks\030\006 \003(\003*\234\001\n\010Data" +
"Type\022\010\n\004None\020\000\022\010\n\004Bool\020\001\022\010\n\004Int8\020\002\022\t\n\005In" +
"t16\020\003\022\t\n\005Int32\020\004\022\t\n\005Int64\020\005\022\t\n\005Float\020\n\022\n" +
"\n\006Double\020\013\022\n\n\006String\020\024\022\013\n\007VarChar\020\025\022\020\n\014B" +
"inaryVector\020d\022\017\n\013FloatVector\020eBW\n\016io.mil" +
"vus.grpcB\013SchemaProtoP\001Z3github.com/milv" +
"us-io/milvus/internal/proto/schemapb\240\001\001b" +
"\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
io.milvus.grpc.CommonProto.getDescriptor(),
});
internal_static_milvus_proto_schema_FieldSchema_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_milvus_proto_schema_FieldSchema_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_milvus_proto_schema_FieldSchema_descriptor,
new java.lang.String[] { "FieldID", "Name", "IsPrimaryKey", "Description", "DataType", "TypeParams", "IndexParams", "AutoID", });
internal_static_milvus_proto_schema_CollectionSchema_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_milvus_proto_schema_CollectionSchema_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_milvus_proto_schema_CollectionSchema_descriptor,
new java.lang.String[] { "Name", "Description", "AutoID", "Fields", });
internal_static_milvus_proto_schema_BoolArray_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_milvus_proto_schema_BoolArray_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_milvus_proto_schema_BoolArray_descriptor,
new java.lang.String[] { "Data", });
internal_static_milvus_proto_schema_IntArray_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_milvus_proto_schema_IntArray_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_milvus_proto_schema_IntArray_descriptor,
new java.lang.String[] { "Data", });
internal_static_milvus_proto_schema_LongArray_descriptor =
getDescriptor().getMessageTypes().get(4);
internal_static_milvus_proto_schema_LongArray_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_milvus_proto_schema_LongArray_descriptor,
new java.lang.String[] { "Data", });
internal_static_milvus_proto_schema_FloatArray_descriptor =
getDescriptor().getMessageTypes().get(5);
internal_static_milvus_proto_schema_FloatArray_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_milvus_proto_schema_FloatArray_descriptor,
new java.lang.String[] { "Data", });
internal_static_milvus_proto_schema_DoubleArray_descriptor =
getDescriptor().getMessageTypes().get(6);
internal_static_milvus_proto_schema_DoubleArray_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_milvus_proto_schema_DoubleArray_descriptor,
new java.lang.String[] { "Data", });
internal_static_milvus_proto_schema_BytesArray_descriptor =
getDescriptor().getMessageTypes().get(7);
internal_static_milvus_proto_schema_BytesArray_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_milvus_proto_schema_BytesArray_descriptor,
new java.lang.String[] { "Data", });
internal_static_milvus_proto_schema_StringArray_descriptor =
getDescriptor().getMessageTypes().get(8);
internal_static_milvus_proto_schema_StringArray_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_milvus_proto_schema_StringArray_descriptor,
new java.lang.String[] { "Data", });
internal_static_milvus_proto_schema_ScalarField_descriptor =
getDescriptor().getMessageTypes().get(9);
internal_static_milvus_proto_schema_ScalarField_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_milvus_proto_schema_ScalarField_descriptor,
new java.lang.String[] { "BoolData", "IntData", "LongData", "FloatData", "DoubleData", "StringData", "BytesData", "Data", });
internal_static_milvus_proto_schema_VectorField_descriptor =
getDescriptor().getMessageTypes().get(10);
internal_static_milvus_proto_schema_VectorField_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_milvus_proto_schema_VectorField_descriptor,
new java.lang.String[] { "Dim", "FloatVector", "BinaryVector", "Data", });
internal_static_milvus_proto_schema_FieldData_descriptor =
getDescriptor().getMessageTypes().get(11);
internal_static_milvus_proto_schema_FieldData_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_milvus_proto_schema_FieldData_descriptor,
new java.lang.String[] { "Type", "FieldName", "Scalars", "Vectors", "FieldId", "Field", });
internal_static_milvus_proto_schema_IDs_descriptor =
getDescriptor().getMessageTypes().get(12);
internal_static_milvus_proto_schema_IDs_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_milvus_proto_schema_IDs_descriptor,
new java.lang.String[] { "IntId", "StrId", "IdField", });
internal_static_milvus_proto_schema_SearchResultData_descriptor =
getDescriptor().getMessageTypes().get(13);
internal_static_milvus_proto_schema_SearchResultData_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_milvus_proto_schema_SearchResultData_descriptor,
new java.lang.String[] { "NumQueries", "TopK", "FieldsData", "Scores", "Ids", "Topks", });
io.milvus.grpc.CommonProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy