{ "delete_UsePutV": false, "Columns": [ { "Name": "KeyLong", "Multiplicity": "1", "Type": "Long" }, { "Name": "KeyString", "Multiplicity": "1", "Type": "String(10)" }, { "Name": "KeyBoolean", "Multiplicity": "1", "Type": "Boolean" }, { "Name": "KeyDouble", "Multiplicity": "1", "Type": "Double" }, { "Name": "ValueLong", "Multiplicity": "1", "Type": "Long" }, { "Name": "ValueString", "Multiplicity": "1", "Type": "String(10)" }, { "Name": "ValueBoolean", "Multiplicity": "1", "Type": "Boolean" }, { "Name": "ValueDouble", "Multiplicity": "1", "Type": "Double" }, { "Name": "ValueBytes", "Multiplicity": "1", "Type": "Bytes" } ], "Key": [ "KeyLong", "KeyString", "KeyBoolean", "KeyDouble" ], "Indexes": [ { "Name": "index_1", "Columns": [ "KeyDouble", "KeyBoolean", "KeyString" ] }, { "Name": "index_2", "Columns": [ "KeyBoolean", "KeyString", "KeyLong" ] } ] }