int Buffer::get_num_rdma_ranks()

in csrc/deep_ep.cpp [129:131]


int Buffer::get_num_rdma_ranks() const {
    return num_rdma_ranks;
}