10511052105310541055105610571058105910601061
} return s; } public static Unit getUnit(String key) { Unit unit; /* TTL for now, we can add more as we neeed */ if (key.equals(HColumnDescriptor.TTL)) { unit = Unit.TIME_INTERVAL; } else { unit = Unit.NONE;
10781079108010811082108310841085108610871088
11611162116311641165116611671168116911701171