def_ce_curround.json 314 B

1234567891011121314151617181920212223
  1. {
  2. "delete_UsePutV": false,
  3. "table_type": "index_data",
  4. "Columns": [
  5. {
  6. "Name": "object_sign",
  7. "Type": "String(20)"
  8. },
  9. {
  10. "Name": "instance_name",
  11. "Type": "String(50)"
  12. },
  13. {
  14. "Name": "compute_round",
  15. "Type": "Long"
  16. }
  17. ],
  18. "Key": [
  19. "object_sign",
  20. "instance_name"
  21. ],
  22. "Indexes": []
  23. }