示例#1
0
 @Override
 public void setTTL(long ttl) {
   operation.setTTL(ttl);
 }