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