
com.aerospike.vector.client.ClusterIdOrBuilder Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: vector-db.proto
// Protobuf Java Version: 3.25.1
package com.aerospike.vector.client;
public interface ClusterIdOrBuilder extends
// @@protoc_insertion_point(interface_extends:aerospike.vector.ClusterId)
com.google.protobuf.MessageOrBuilder {
/**
* uint64 id = 1;
* @return The id.
*/
long getId();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy