DROP_INDEX
Messages with __TYPE=4 (XlaConstants.DROP_INDEX) indicate that an index has been dropped.
Table 6-6 shows the name/value pairs that are in a MapMessage instance generated for a DROP_INDEX operation.
Table 6-6 DROP_INDEX Data Provided in Update Messages
| Name | Value |
|---|---|
|
|
String value of the owner of the table on which the index was dropped |
|
|
String value of the name of the table on which the index was dropped |
|
|
String value of the name of the dropped index |