Qdrantex.Qdrant.AllPeers (Qdrantex v1.8.0)

Summary

Types

@type t() :: %Qdrantex.Qdrant.AllPeers{
  __unknown_fields__: [
    {field_number :: integer(), Protobuf.Wire.Types.wire_type(),
     value :: term()}
  ],
  all_peers: [Qdrantex.Qdrant.Peer.t()],
  first_peer_id: non_neg_integer()
}