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

com.aerospike.vector.client.Index Maven / Gradle / Ivy

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

// Protobuf Java Version: 3.25.1
package com.aerospike.vector.client;

public final class Index {
  private Index() {}
  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_aerospike_vector_IndexStatusResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_aerospike_vector_IndexStatusResponse_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\013index.proto\022\020aerospike.vector\032\033google/" +
      "protobuf/empty.proto\032\013types.proto\"2\n\023Ind" +
      "exStatusResponse\022\033\n\023unmergedRecordCount\030" +
      "\002 \001(\0032\363\002\n\014IndexService\022E\n\006Create\022!.aeros" +
      "pike.vector.IndexDefinition\032\026.google.pro" +
      "tobuf.Empty\"\000\022;\n\004Drop\022\031.aerospike.vector" +
      ".IndexId\032\026.google.protobuf.Empty\"\000\022G\n\004Li" +
      "st\022\026.google.protobuf.Empty\032%.aerospike.v" +
      "ector.IndexDefinitionList\"\000\022E\n\003Get\022\031.aer" +
      "ospike.vector.IndexId\032!.aerospike.vector" +
      ".IndexDefinition\"\000\022O\n\tGetStatus\022\031.aerosp" +
      "ike.vector.IndexId\032%.aerospike.vector.In" +
      "dexStatusResponse\"\000B=\n\033com.aerospike.vec" +
      "tor.clientP\001Z\034aerospike.com/vector/proto" +
      "s/b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.protobuf.EmptyProto.getDescriptor(),
          com.aerospike.vector.client.Types.getDescriptor(),
        });
    internal_static_aerospike_vector_IndexStatusResponse_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_aerospike_vector_IndexStatusResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_aerospike_vector_IndexStatusResponse_descriptor,
        new java.lang.String[] { "UnmergedRecordCount", });
    com.google.protobuf.EmptyProto.getDescriptor();
    com.aerospike.vector.client.Types.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy