Indicate which the member of the POJO is the routing index for partial. The value return help the
space routing mechanism to find the right partition.
e.g. class MyPojo{ private int routing;
@SpaceRouting public int getRouting(){ return routing; } }