16 #ifndef ALTER_INDX_IMPL_HPP 
   17 #define ALTER_INDX_IMPL_HPP 
   19 #include "SignalData.hpp" 
   24     AlterIndexOffline = 2,
 
   25     AlterIndexAddPartition = 3,
 
   26     AlterIndexBuilding = 4
 
   29   STATIC_CONST( SignalLength = 8 );
 
   42   STATIC_CONST( SignalLength = 2 );
 
   51     InvalidIndexVersion = 241,
 
   56     BadRequestType = 4247,
 
   62   STATIC_CONST( SignalLength = 6 );