Entity Matching by Similarity Join
 
Loading...
Searching...
No Matches
BlockerUtil Class Reference

#include <blocker_util.h>

Public Member Functions

 BlockerUtil ()=default
 
 ~BlockerUtil ()=default
 
 BlockerUtil (const BlockerUtil &other)=delete
 
 BlockerUtil (BlockerUtil &&other)=delete
 

Static Public Member Functions

static void synthesizePairsSelf (ui pos, std::vector< std::pair< int, int > > &pairs, int mapid)
 
static void synthesizePairsRS (ui pos, std::vector< std::pair< int, int > > &pairs, int mapid)
 
static void pretopKviaTASelf (uint64_t K, const std::string &topKattr, const std::string &attrType, bool isWeighted)
 
static void pretopKviaTARS (uint64_t K, const std::string &topKattr, const std::string &attrType, bool isWeighted)
 

Constructor & Destructor Documentation

◆ BlockerUtil() [1/3]

BlockerUtil::BlockerUtil ( )
default

◆ ~BlockerUtil()

BlockerUtil::~BlockerUtil ( )
default

◆ BlockerUtil() [2/3]

BlockerUtil::BlockerUtil ( const BlockerUtil & other)
delete

◆ BlockerUtil() [3/3]

BlockerUtil::BlockerUtil ( BlockerUtil && other)
delete

Member Function Documentation

◆ pretopKviaTARS()

void BlockerUtil::pretopKviaTARS ( uint64_t K,
const std::string & topKattr,
const std::string & attrType,
bool isWeighted )
static

◆ pretopKviaTASelf()

void BlockerUtil::pretopKviaTASelf ( uint64_t K,
const std::string & topKattr,
const std::string & attrType,
bool isWeighted )
static

◆ synthesizePairsRS()

void BlockerUtil::synthesizePairsRS ( ui pos,
std::vector< std::pair< int, int > > & pairs,
int mapid )
static

◆ synthesizePairsSelf()

void BlockerUtil::synthesizePairsSelf ( ui pos,
std::vector< std::pair< int, int > > & pairs,
int mapid )
static

The documentation for this class was generated from the following files: