|
libgrape-lite
A C++ library for parallel graph processing
|
This is the complete list of members for grape::IPartitioner< OID_T >, including all inherited members.
| deserialize(std::unique_ptr< IOAdaptorBase > &reader)=0 (defined in grape::IPartitioner< OID_T >) | grape::IPartitioner< OID_T > | pure virtual |
| GetPartitionId(const internal_oid_t &oid) const =0 (defined in grape::IPartitioner< OID_T >) | grape::IPartitioner< OID_T > | pure virtual |
| internal_oid_t typedef (defined in grape::IPartitioner< OID_T >) | grape::IPartitioner< OID_T > | |
| memory_usage() const =0 (defined in grape::IPartitioner< OID_T >) | grape::IPartitioner< OID_T > | pure virtual |
| serialize(std::unique_ptr< IOAdaptorBase > &writer)=0 (defined in grape::IPartitioner< OID_T >) | grape::IPartitioner< OID_T > | pure virtual |
| SetPartitionId(const internal_oid_t &oid, fid_t fid)=0 (defined in grape::IPartitioner< OID_T >) | grape::IPartitioner< OID_T > | pure virtual |
| type() const =0 (defined in grape::IPartitioner< OID_T >) | grape::IPartitioner< OID_T > | pure virtual |
| ~IPartitioner()=default (defined in grape::IPartitioner< OID_T >) | grape::IPartitioner< OID_T > | virtual |