#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>
#include <ostream>
#include <iostream>
#include <vector>
#include <list>
#include <string>
#include <set>
#include <map>
#include "Distributor.h"
#include "crushwrapper.h"
Defines | |
#define | CEPH_PG_TYPE_REP 1 |
#define | CEPH_PG_TYPE_RAID4 2 |
#define | CEPH_PG_POOL_VERSION 2 |
Functions | |
int | main (int argc, char **argv) |
#define CEPH_PG_POOL_VERSION 2 |
#define CEPH_PG_TYPE_RAID4 2 |
#define CEPH_PG_TYPE_REP 1 |
int main | ( | int | argc, |
char ** | argv | ||
) |