In file included from Hbase.cpp:6: Hbase.h:9:24: error: TProcessor.h: No such file or directory In file included from Hbase.h:10, from Hbase.cpp:6: Hbase_types.h:9:20: error: Thrift.h: No such file or directory Hbase_types.h:10:38: error: reflection_limited_types.h: No such file or directory Hbase_types.h:11:32: error: protocol/TProtocol.h: No such file or directory Hbase_types.h:12:34: error: transport/TTransport.h: No such file or directory In file included from Hbase.h:10, from Hbase.cpp:6: Hbase_types.h:18: error: ‘string’ in namespace ‘std’ does not name a type Hbase_types.h:20: error: ‘string’ in namespace ‘std’ does not name a type Hbase_types.h:22: error: ‘int32_t’ does not name a type Hbase_types.h:28: error: ‘uint8_t’ does not name a type Hbase_types.h:35: error: ‘Text’ does not name a type Hbase_types.h:36: error: ‘int32_t’ does not name a type Hbase_types.h:37: error: ‘string’ in namespace ‘std’ does not name a type Hbase_types.h:39: error: ‘int32_t’ does not name a type Hbase_types.h:40: error: ‘string’ in namespace ‘std’ does not name a type Hbase_types.h:41: error: ‘int32_t’ does not name a type Hbase_types.h:42: error: ‘int32_t’ does not name a type Hbase_types.h:82: error: ‘uint32_t’ does not name a type Hbase_types.h:83: error: ‘uint32_t’ does not name a type Hbase_types.h: In constructor ‘apache::hadoop::hbase::thrift::ColumnDescriptor::ColumnDescriptor()’: Hbase_types.h:30: error: class ‘apache::hadoop::hbase::thrift::ColumnDescriptor’ does not have any field named ‘name’ Hbase_types.h:30: error: class ‘apache::hadoop::hbase::thrift::ColumnDescriptor’ does not have any field named ‘maxVersions’ Hbase_types.h:30: error: class ‘apache::hadoop::hbase::thrift::ColumnDescriptor’ does not have any field named ‘compression’ Hbase_types.h:30: error: class ‘apache::hadoop::hbase::thrift::ColumnDescriptor’ does not have any field named ‘maxValueLength’ Hbase_types.h:30: error: class ‘apache::hadoop::hbase::thrift::ColumnDescriptor’ does not have any field named ‘bloomFilterType’ Hbase_types.h:30: error: class ‘apache::hadoop::hbase::thrift::ColumnDescriptor’ does not have any field named ‘bloomFilterVectorSize’ Hbase_types.h:30: error: class ‘apache::hadoop::hbase::thrift::ColumnDescriptor’ does not have any field named ‘bloomFilterNbHashes’ Hbase_types.h: In member function ‘bool apache::hadoop::hbase::thrift::ColumnDescriptor::operator==(const apache::hadoop::hbase::thrift::ColumnDescriptor&) const’: Hbase_types.h:58: error: ‘name’ was not declared in this scope Hbase_types.h:58: error: ‘const class apache::hadoop::hbase::thrift::ColumnDescriptor’ has no member named ‘name’ Hbase_types.h:60: error: ‘maxVersions’ was not declared in this scope Hbase_types.h:60: error: ‘const class apache::hadoop::hbase::thrift::ColumnDescriptor’ has no member named ‘maxVersions’ Hbase_types.h:62: error: ‘compression’ was not declared in this scope Hbase_types.h:62: error: ‘const class apache::hadoop::hbase::thrift::ColumnDescriptor’ has no member named ‘compression’ Hbase_types.h:66: error: ‘maxValueLength’ was not declared in this scope Hbase_types.h:66: error: ‘const class apache::hadoop::hbase::thrift::ColumnDescriptor’ has no member named ‘maxValueLength’ Hbase_types.h:68: error: ‘bloomFilterType’ was not declared in this scope Hbase_types.h:68: error: ‘const class apache::hadoop::hbase::thrift::ColumnDescriptor’ has no member named ‘bloomFilterType’ Hbase_types.h:70: error: ‘bloomFilterVectorSize’ was not declared in this scope Hbase_types.h:70: error: ‘const class apache::hadoop::hbase::thrift::ColumnDescriptor’ has no member named ‘bloomFilterVectorSize’ Hbase_types.h:72: error: ‘bloomFilterNbHashes’ was not declared in this scope Hbase_types.h:72: error: ‘const class apache::hadoop::hbase::thrift::ColumnDescriptor’ has no member named ‘bloomFilterNbHashes’ Hbase_types.h: At global scope: Hbase_types.h:91: error: ‘uint8_t’ does not name a type Hbase_types.h:98: error: ‘Text’ does not name a type Hbase_types.h:117: error: ‘uint32_t’ does not name a type Hbase_types.h:118: error: ‘uint32_t’ does not name a type Hbase_types.h: In constructor ‘apache::hadoop::hbase::thrift::RegionDescriptor::RegionDescriptor()’: Hbase_types.h:93: error: class ‘apache::hadoop::hbase::thrift::RegionDescriptor’ does not have any field named ‘startKey’ Hbase_types.h: In member function ‘bool apache::hadoop::hbase::thrift::RegionDescriptor::operator==(const apache::hadoop::hbase::thrift::RegionDescriptor&) const’: Hbase_types.h:107: error: ‘startKey’ was not declared in this scope Hbase_types.h:107: error: ‘const class apache::hadoop::hbase::thrift::RegionDescriptor’ has no member named ‘startKey’ Hbase_types.h: At global scope: Hbase_types.h:126: error: ‘uint8_t’ does not name a type Hbase_types.h:134: error: ‘Text’ does not name a type Hbase_types.h:135: error: ‘Text’ does not name a type Hbase_types.h:160: error: ‘uint32_t’ does not name a type Hbase_types.h:161: error: ‘uint32_t’ does not name a type Hbase_types.h: In constructor ‘apache::hadoop::hbase::thrift::Mutation::Mutation()’: Hbase_types.h:128: error: class ‘apache::hadoop::hbase::thrift::Mutation’ does not have any field named ‘column’ Hbase_types.h:128: error: class ‘apache::hadoop::hbase::thrift::Mutation’ does not have any field named ‘value’ Hbase_types.h: In member function ‘bool apache::hadoop::hbase::thrift::Mutation::operator==(const apache::hadoop::hbase::thrift::Mutation&) const’: Hbase_types.h:148: error: ‘column’ was not declared in this scope Hbase_types.h:148: error: ‘const class apache::hadoop::hbase::thrift::Mutation’ has no member named ‘column’ Hbase_types.h:150: error: ‘value’ was not declared in this scope Hbase_types.h:150: error: ‘const class apache::hadoop::hbase::thrift::Mutation’ has no member named ‘value’ Hbase_types.h: At global scope: Hbase_types.h:169: error: ‘uint8_t’ does not name a type Hbase_types.h:176: error: ‘Text’ does not name a type Hbase_types.h:177: error: ISO C++ forbids declaration of ‘map’ with no type Hbase_types.h:177: error: invalid use of ‘::’ Hbase_types.h:177: error: expected ‘;’ before ‘<’ token Hbase_types.h:199: error: ‘uint32_t’ does not name a type Hbase_types.h:200: error: ‘uint32_t’ does not name a type Hbase_types.h: In constructor ‘apache::hadoop::hbase::thrift::ScanEntry::ScanEntry()’: Hbase_types.h:171: error: class ‘apache::hadoop::hbase::thrift::ScanEntry’ does not have any field named ‘row’ Hbase_types.h: In member function ‘bool apache::hadoop::hbase::thrift::ScanEntry::operator==(const apache::hadoop::hbase::thrift::ScanEntry&) const’: Hbase_types.h:187: error: ‘row’ was not declared in this scope Hbase_types.h:187: error: ‘const class apache::hadoop::hbase::thrift::ScanEntry’ has no member named ‘row’ Hbase_types.h:189: error: ‘columns’ was not declared in this scope Hbase_types.h:189: error: ‘const class apache::hadoop::hbase::thrift::ScanEntry’ has no member named ‘columns’ Hbase_types.h: At global scope: Hbase_types.h:204: error: ‘facebook’ has not been declared Hbase_types.h:204: error: expected `{' before ‘TException’ Hbase_types.h:204: error: function definition does not declare parameters Hbase_types.h:239: error: ‘facebook’ has not been declared Hbase_types.h:239: error: expected `{' before ‘TException’ Hbase_types.h:239: error: function definition does not declare parameters Hbase_types.h:274: error: ‘facebook’ has not been declared Hbase_types.h:274: error: expected `{' before ‘TException’ Hbase_types.h:274: error: function definition does not declare parameters Hbase_types.h:309: error: ‘facebook’ has not been declared Hbase_types.h:309: error: expected `{' before ‘TException’ Hbase_types.h:309: error: function definition does not declare parameters In file included from Hbase.cpp:6: Hbase.h:17: error: ‘std::vector’ has not been declared Hbase.h:17: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:18: error: ‘std::map’ has not been declared Hbase.h:18: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:19: error: ‘std::vector’ has not been declared Hbase.h:19: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:20: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:20: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:21: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:21: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:22: error: ‘Bytes’ has not been declared Hbase.h:22: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:22: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:23: error: ‘std::vector’ has not been declared Hbase.h:23: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:24: error: ‘std::vector’ has not been declared Hbase.h:24: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:25: error: ‘std::map’ has not been declared Hbase.h:25: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:26: error: ‘std::map’ has not been declared Hbase.h:26: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:27: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:27: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:28: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:28: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:29: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:29: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:30: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:30: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:31: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:31: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:32: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:32: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:33: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:33: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:34: error: ‘ScannerID’ does not name a type Hbase.h:35: error: ‘ScannerID’ does not name a type Hbase.h:36: error: ‘ScannerID’ does not name a type Hbase.h:37: error: ‘ScannerID’ does not name a type Hbase.h:38: error: expected ‘,’ or ‘...’ before ‘id’ Hbase.h:38: error: ISO C++ forbids declaration of ‘ScannerID’ with no type Hbase.h:39: error: expected ‘,’ or ‘...’ before ‘id’ Hbase.h:39: error: ISO C++ forbids declaration of ‘ScannerID’ with no type Hbase.h:45: error: ‘std::vector’ has not been declared Hbase.h:45: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:48: error: ‘std::map’ has not been declared Hbase.h:48: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:51: error: ‘std::vector’ has not been declared Hbase.h:51: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:54: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:54: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:57: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:57: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:60: error: ‘Bytes’ has not been declared Hbase.h:60: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:60: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:63: error: ‘std::vector’ has not been declared Hbase.h:63: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:66: error: ‘std::vector’ has not been declared Hbase.h:66: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:69: error: ‘std::map’ has not been declared Hbase.h:69: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:72: error: ‘std::map’ has not been declared Hbase.h:72: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:75: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:75: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:78: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:78: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:81: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:81: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:84: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:84: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:87: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:87: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:90: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:90: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:93: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:93: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:96: error: ‘ScannerID’ does not name a type Hbase.h:100: error: ‘ScannerID’ does not name a type Hbase.h:104: error: ‘ScannerID’ does not name a type Hbase.h:108: error: ‘ScannerID’ does not name a type Hbase.h:112: error: ISO C++ forbids declaration of ‘ScannerID’ with no type Hbase.h:115: error: ISO C++ forbids declaration of ‘ScannerID’ with no type Hbase.h:139: error: ‘uint32_t’ does not name a type Hbase.h:140: error: ‘uint32_t’ does not name a type Hbase.h:151: error: ‘uint32_t’ does not name a type Hbase.h:163: error: ISO C++ forbids declaration of ‘vector’ with no type Hbase.h:163: error: invalid use of ‘::’ Hbase.h:163: error: expected ‘;’ before ‘<’ token Hbase.h:164: error: field ‘io’ has incomplete type Hbase.h:186: error: ‘uint32_t’ does not name a type Hbase.h:187: error: ‘uint32_t’ does not name a type Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_getTableNames_result::operator==(const apache::hadoop::hbase::thrift::Hbase_getTableNames_result&) const’: Hbase.h:174: error: ‘success’ was not declared in this scope Hbase.h:174: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getTableNames_result’ has no member named ‘success’ Hbase.h:176: error: ‘io’ was not declared in this scope Hbase.h:176: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getTableNames_result’ has no member named ‘io’ Hbase.h: At global scope: Hbase.h:197: error: ISO C++ forbids declaration of ‘vector’ with no type Hbase.h:197: error: invalid use of ‘::’ Hbase.h:197: error: expected ‘;’ before ‘<’ token Hbase.h:198: error: field ‘io’ has incomplete type Hbase.h:206: error: ‘uint32_t’ does not name a type Hbase.h:218: error: ‘Text’ does not name a type Hbase.h:237: error: ‘uint32_t’ does not name a type Hbase.h:238: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_getColumnDescriptors_args::Hbase_getColumnDescriptors_args()’: Hbase.h:213: error: class ‘apache::hadoop::hbase::thrift::Hbase_getColumnDescriptors_args’ does not have any field named ‘tableName’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_getColumnDescriptors_args::operator==(const apache::hadoop::hbase::thrift::Hbase_getColumnDescriptors_args&) const’: Hbase.h:227: error: ‘tableName’ was not declared in this scope Hbase.h:227: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getColumnDescriptors_args’ has no member named ‘tableName’ Hbase.h: At global scope: Hbase.h:248: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:248: error: expected ‘;’ before ‘*’ token Hbase.h:250: error: ‘uint32_t’ does not name a type Hbase.h:262: error: ISO C++ forbids declaration of ‘map’ with no type Hbase.h:262: error: invalid use of ‘::’ Hbase.h:262: error: expected ‘;’ before ‘<’ token Hbase.h:263: error: field ‘io’ has incomplete type Hbase.h:285: error: ‘uint32_t’ does not name a type Hbase.h:286: error: ‘uint32_t’ does not name a type Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_getColumnDescriptors_result::operator==(const apache::hadoop::hbase::thrift::Hbase_getColumnDescriptors_result&) const’: Hbase.h:273: error: ‘success’ was not declared in this scope Hbase.h:273: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getColumnDescriptors_result’ has no member named ‘success’ Hbase.h:275: error: ‘io’ was not declared in this scope Hbase.h:275: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getColumnDescriptors_result’ has no member named ‘io’ Hbase.h: At global scope: Hbase.h:296: error: ISO C++ forbids declaration of ‘map’ with no type Hbase.h:296: error: invalid use of ‘::’ Hbase.h:296: error: expected ‘;’ before ‘<’ token Hbase.h:297: error: field ‘io’ has incomplete type Hbase.h:305: error: ‘uint32_t’ does not name a type Hbase.h:317: error: ‘Text’ does not name a type Hbase.h:336: error: ‘uint32_t’ does not name a type Hbase.h:337: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_getTableRegions_args::Hbase_getTableRegions_args()’: Hbase.h:312: error: class ‘apache::hadoop::hbase::thrift::Hbase_getTableRegions_args’ does not have any field named ‘tableName’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_getTableRegions_args::operator==(const apache::hadoop::hbase::thrift::Hbase_getTableRegions_args&) const’: Hbase.h:326: error: ‘tableName’ was not declared in this scope Hbase.h:326: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getTableRegions_args’ has no member named ‘tableName’ Hbase.h: At global scope: Hbase.h:347: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:347: error: expected ‘;’ before ‘*’ token Hbase.h:349: error: ‘uint32_t’ does not name a type Hbase.h:361: error: ISO C++ forbids declaration of ‘vector’ with no type Hbase.h:361: error: invalid use of ‘::’ Hbase.h:361: error: expected ‘;’ before ‘<’ token Hbase.h:362: error: field ‘io’ has incomplete type Hbase.h:384: error: ‘uint32_t’ does not name a type Hbase.h:385: error: ‘uint32_t’ does not name a type Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_getTableRegions_result::operator==(const apache::hadoop::hbase::thrift::Hbase_getTableRegions_result&) const’: Hbase.h:372: error: ‘success’ was not declared in this scope Hbase.h:372: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getTableRegions_result’ has no member named ‘success’ Hbase.h:374: error: ‘io’ was not declared in this scope Hbase.h:374: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getTableRegions_result’ has no member named ‘io’ Hbase.h: At global scope: Hbase.h:395: error: ISO C++ forbids declaration of ‘vector’ with no type Hbase.h:395: error: invalid use of ‘::’ Hbase.h:395: error: expected ‘;’ before ‘<’ token Hbase.h:396: error: field ‘io’ has incomplete type Hbase.h:404: error: ‘uint32_t’ does not name a type Hbase.h:416: error: ‘Text’ does not name a type Hbase.h:417: error: ISO C++ forbids declaration of ‘vector’ with no type Hbase.h:417: error: invalid use of ‘::’ Hbase.h:417: error: expected ‘;’ before ‘<’ token Hbase.h:439: error: ‘uint32_t’ does not name a type Hbase.h:440: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_createTable_args::Hbase_createTable_args()’: Hbase.h:411: error: class ‘apache::hadoop::hbase::thrift::Hbase_createTable_args’ does not have any field named ‘tableName’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_createTable_args::operator==(const apache::hadoop::hbase::thrift::Hbase_createTable_args&) const’: Hbase.h:427: error: ‘tableName’ was not declared in this scope Hbase.h:427: error: ‘const class apache::hadoop::hbase::thrift::Hbase_createTable_args’ has no member named ‘tableName’ Hbase.h:429: error: ‘columnFamilies’ was not declared in this scope Hbase.h:429: error: ‘const class apache::hadoop::hbase::thrift::Hbase_createTable_args’ has no member named ‘columnFamilies’ Hbase.h: At global scope: Hbase.h:450: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:450: error: expected ‘;’ before ‘*’ token Hbase.h:451: error: ISO C++ forbids declaration of ‘vector’ with no type Hbase.h:451: error: invalid use of ‘::’ Hbase.h:451: error: expected ‘;’ before ‘<’ token Hbase.h:453: error: ‘uint32_t’ does not name a type Hbase.h:465: error: field ‘io’ has incomplete type Hbase.h:466: error: field ‘ia’ has incomplete type Hbase.h:467: error: field ‘exist’ has incomplete type Hbase.h:492: error: ‘uint32_t’ does not name a type Hbase.h:493: error: ‘uint32_t’ does not name a type Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_createTable_result::operator==(const apache::hadoop::hbase::thrift::Hbase_createTable_result&) const’: Hbase.h:478: error: ‘io’ was not declared in this scope Hbase.h:478: error: ‘const class apache::hadoop::hbase::thrift::Hbase_createTable_result’ has no member named ‘io’ Hbase.h:480: error: ‘ia’ was not declared in this scope Hbase.h:480: error: ‘const class apache::hadoop::hbase::thrift::Hbase_createTable_result’ has no member named ‘ia’ Hbase.h:482: error: ‘exist’ was not declared in this scope Hbase.h:482: error: ‘const class apache::hadoop::hbase::thrift::Hbase_createTable_result’ has no member named ‘exist’ Hbase.h: At global scope: Hbase.h:503: error: field ‘io’ has incomplete type Hbase.h:504: error: field ‘ia’ has incomplete type Hbase.h:505: error: field ‘exist’ has incomplete type Hbase.h:514: error: ‘uint32_t’ does not name a type Hbase.h:526: error: ‘Text’ does not name a type Hbase.h:545: error: ‘uint32_t’ does not name a type Hbase.h:546: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_deleteTable_args::Hbase_deleteTable_args()’: Hbase.h:521: error: class ‘apache::hadoop::hbase::thrift::Hbase_deleteTable_args’ does not have any field named ‘tableName’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_deleteTable_args::operator==(const apache::hadoop::hbase::thrift::Hbase_deleteTable_args&) const’: Hbase.h:535: error: ‘tableName’ was not declared in this scope Hbase.h:535: error: ‘const class apache::hadoop::hbase::thrift::Hbase_deleteTable_args’ has no member named ‘tableName’ Hbase.h: At global scope: Hbase.h:556: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:556: error: expected ‘;’ before ‘*’ token Hbase.h:558: error: ‘uint32_t’ does not name a type Hbase.h:570: error: field ‘io’ has incomplete type Hbase.h:571: error: field ‘nf’ has incomplete type Hbase.h:593: error: ‘uint32_t’ does not name a type Hbase.h:594: error: ‘uint32_t’ does not name a type Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_deleteTable_result::operator==(const apache::hadoop::hbase::thrift::Hbase_deleteTable_result&) const’: Hbase.h:581: error: ‘io’ was not declared in this scope Hbase.h:581: error: ‘const class apache::hadoop::hbase::thrift::Hbase_deleteTable_result’ has no member named ‘io’ Hbase.h:583: error: ‘nf’ was not declared in this scope Hbase.h:583: error: ‘const class apache::hadoop::hbase::thrift::Hbase_deleteTable_result’ has no member named ‘nf’ Hbase.h: At global scope: Hbase.h:604: error: field ‘io’ has incomplete type Hbase.h:605: error: field ‘nf’ has incomplete type Hbase.h:613: error: ‘uint32_t’ does not name a type Hbase.h:625: error: ‘Text’ does not name a type Hbase.h:626: error: ‘Text’ does not name a type Hbase.h:627: error: ‘Text’ does not name a type Hbase.h:652: error: ‘uint32_t’ does not name a type Hbase.h:653: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_get_args::Hbase_get_args()’: Hbase.h:620: error: class ‘apache::hadoop::hbase::thrift::Hbase_get_args’ does not have any field named ‘tableName’ Hbase.h:620: error: class ‘apache::hadoop::hbase::thrift::Hbase_get_args’ does not have any field named ‘row’ Hbase.h:620: error: class ‘apache::hadoop::hbase::thrift::Hbase_get_args’ does not have any field named ‘column’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_get_args::operator==(const apache::hadoop::hbase::thrift::Hbase_get_args&) const’: Hbase.h:638: error: ‘tableName’ was not declared in this scope Hbase.h:638: error: ‘const class apache::hadoop::hbase::thrift::Hbase_get_args’ has no member named ‘tableName’ Hbase.h:640: error: ‘row’ was not declared in this scope Hbase.h:640: error: ‘const class apache::hadoop::hbase::thrift::Hbase_get_args’ has no member named ‘row’ Hbase.h:642: error: ‘column’ was not declared in this scope Hbase.h:642: error: ‘const class apache::hadoop::hbase::thrift::Hbase_get_args’ has no member named ‘column’ Hbase.h: At global scope: Hbase.h:663: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:663: error: expected ‘;’ before ‘*’ token Hbase.h:664: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:664: error: expected ‘;’ before ‘*’ token Hbase.h:665: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:665: error: expected ‘;’ before ‘*’ token Hbase.h:667: error: ‘uint32_t’ does not name a type Hbase.h:679: error: ‘Bytes’ does not name a type Hbase.h:680: error: field ‘io’ has incomplete type Hbase.h:681: error: field ‘nf’ has incomplete type Hbase.h:706: error: ‘uint32_t’ does not name a type Hbase.h:707: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_get_result::Hbase_get_result()’: Hbase.h:674: error: class ‘apache::hadoop::hbase::thrift::Hbase_get_result’ does not have any field named ‘success’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_get_result::operator==(const apache::hadoop::hbase::thrift::Hbase_get_result&) const’: Hbase.h:692: error: ‘success’ was not declared in this scope Hbase.h:692: error: ‘const class apache::hadoop::hbase::thrift::Hbase_get_result’ has no member named ‘success’ Hbase.h:694: error: ‘io’ was not declared in this scope Hbase.h:694: error: ‘const class apache::hadoop::hbase::thrift::Hbase_get_result’ has no member named ‘io’ Hbase.h:696: error: ‘nf’ was not declared in this scope Hbase.h:696: error: ‘const class apache::hadoop::hbase::thrift::Hbase_get_result’ has no member named ‘nf’ Hbase.h: At global scope: Hbase.h:717: error: ISO C++ forbids declaration of ‘Bytes’ with no type Hbase.h:717: error: expected ‘;’ before ‘*’ token Hbase.h:718: error: field ‘io’ has incomplete type Hbase.h:719: error: field ‘nf’ has incomplete type Hbase.h:728: error: ‘uint32_t’ does not name a type Hbase.h:740: error: ‘Text’ does not name a type Hbase.h:741: error: ‘Text’ does not name a type Hbase.h:742: error: ‘Text’ does not name a type Hbase.h:743: error: ‘int32_t’ does not name a type Hbase.h:771: error: ‘uint32_t’ does not name a type Hbase.h:772: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_getVer_args::Hbase_getVer_args()’: Hbase.h:735: error: class ‘apache::hadoop::hbase::thrift::Hbase_getVer_args’ does not have any field named ‘tableName’ Hbase.h:735: error: class ‘apache::hadoop::hbase::thrift::Hbase_getVer_args’ does not have any field named ‘row’ Hbase.h:735: error: class ‘apache::hadoop::hbase::thrift::Hbase_getVer_args’ does not have any field named ‘column’ Hbase.h:735: error: class ‘apache::hadoop::hbase::thrift::Hbase_getVer_args’ does not have any field named ‘numVersions’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_getVer_args::operator==(const apache::hadoop::hbase::thrift::Hbase_getVer_args&) const’: Hbase.h:755: error: ‘tableName’ was not declared in this scope Hbase.h:755: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getVer_args’ has no member named ‘tableName’ Hbase.h:757: error: ‘row’ was not declared in this scope Hbase.h:757: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getVer_args’ has no member named ‘row’ Hbase.h:759: error: ‘column’ was not declared in this scope Hbase.h:759: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getVer_args’ has no member named ‘column’ Hbase.h:761: error: ‘numVersions’ was not declared in this scope Hbase.h:761: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getVer_args’ has no member named ‘numVersions’ Hbase.h: At global scope: Hbase.h:782: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:782: error: expected ‘;’ before ‘*’ token Hbase.h:783: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:783: error: expected ‘;’ before ‘*’ token Hbase.h:784: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:784: error: expected ‘;’ before ‘*’ token Hbase.h:785: error: ISO C++ forbids declaration of ‘int32_t’ with no type Hbase.h:785: error: expected ‘;’ before ‘*’ token Hbase.h:787: error: ‘uint32_t’ does not name a type Hbase.h:799: error: ISO C++ forbids declaration of ‘vector’ with no type Hbase.h:799: error: invalid use of ‘::’ Hbase.h:799: error: expected ‘;’ before ‘<’ token Hbase.h:800: error: field ‘io’ has incomplete type Hbase.h:801: error: field ‘nf’ has incomplete type Hbase.h:826: error: ‘uint32_t’ does not name a type Hbase.h:827: error: ‘uint32_t’ does not name a type Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_getVer_result::operator==(const apache::hadoop::hbase::thrift::Hbase_getVer_result&) const’: Hbase.h:812: error: ‘success’ was not declared in this scope Hbase.h:812: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getVer_result’ has no member named ‘success’ Hbase.h:814: error: ‘io’ was not declared in this scope Hbase.h:814: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getVer_result’ has no member named ‘io’ Hbase.h:816: error: ‘nf’ was not declared in this scope Hbase.h:816: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getVer_result’ has no member named ‘nf’ Hbase.h: At global scope: Hbase.h:837: error: ISO C++ forbids declaration of ‘vector’ with no type Hbase.h:837: error: invalid use of ‘::’ Hbase.h:837: error: expected ‘;’ before ‘<’ token Hbase.h:838: error: field ‘io’ has incomplete type Hbase.h:839: error: field ‘nf’ has incomplete type Hbase.h:848: error: ‘uint32_t’ does not name a type Hbase.h:860: error: ‘Text’ does not name a type Hbase.h:861: error: ‘Text’ does not name a type Hbase.h:862: error: ‘Text’ does not name a type Hbase.h:863: error: ‘int64_t’ does not name a type Hbase.h:864: error: ‘int32_t’ does not name a type Hbase.h:895: error: ‘uint32_t’ does not name a type Hbase.h:896: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_getVerTs_args::Hbase_getVerTs_args()’: Hbase.h:855: error: class ‘apache::hadoop::hbase::thrift::Hbase_getVerTs_args’ does not have any field named ‘tableName’ Hbase.h:855: error: class ‘apache::hadoop::hbase::thrift::Hbase_getVerTs_args’ does not have any field named ‘row’ Hbase.h:855: error: class ‘apache::hadoop::hbase::thrift::Hbase_getVerTs_args’ does not have any field named ‘column’ Hbase.h:855: error: class ‘apache::hadoop::hbase::thrift::Hbase_getVerTs_args’ does not have any field named ‘timestamp’ Hbase.h:855: error: class ‘apache::hadoop::hbase::thrift::Hbase_getVerTs_args’ does not have any field named ‘numVersions’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_getVerTs_args::operator==(const apache::hadoop::hbase::thrift::Hbase_getVerTs_args&) const’: Hbase.h:877: error: ‘tableName’ was not declared in this scope Hbase.h:877: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getVerTs_args’ has no member named ‘tableName’ Hbase.h:879: error: ‘row’ was not declared in this scope Hbase.h:879: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getVerTs_args’ has no member named ‘row’ Hbase.h:881: error: ‘column’ was not declared in this scope Hbase.h:881: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getVerTs_args’ has no member named ‘column’ Hbase.h:883: error: ‘timestamp’ was not declared in this scope Hbase.h:883: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getVerTs_args’ has no member named ‘timestamp’ Hbase.h:885: error: ‘numVersions’ was not declared in this scope Hbase.h:885: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getVerTs_args’ has no member named ‘numVersions’ Hbase.h: At global scope: Hbase.h:906: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:906: error: expected ‘;’ before ‘*’ token Hbase.h:907: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:907: error: expected ‘;’ before ‘*’ token Hbase.h:908: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:908: error: expected ‘;’ before ‘*’ token Hbase.h:909: error: ISO C++ forbids declaration of ‘int64_t’ with no type Hbase.h:909: error: expected ‘;’ before ‘*’ token Hbase.h:910: error: ISO C++ forbids declaration of ‘int32_t’ with no type Hbase.h:910: error: expected ‘;’ before ‘*’ token Hbase.h:912: error: ‘uint32_t’ does not name a type Hbase.h:924: error: ISO C++ forbids declaration of ‘vector’ with no type Hbase.h:924: error: invalid use of ‘::’ Hbase.h:924: error: expected ‘;’ before ‘<’ token Hbase.h:925: error: field ‘io’ has incomplete type Hbase.h:926: error: field ‘nf’ has incomplete type Hbase.h:951: error: ‘uint32_t’ does not name a type Hbase.h:952: error: ‘uint32_t’ does not name a type Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_getVerTs_result::operator==(const apache::hadoop::hbase::thrift::Hbase_getVerTs_result&) const’: Hbase.h:937: error: ‘success’ was not declared in this scope Hbase.h:937: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getVerTs_result’ has no member named ‘success’ Hbase.h:939: error: ‘io’ was not declared in this scope Hbase.h:939: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getVerTs_result’ has no member named ‘io’ Hbase.h:941: error: ‘nf’ was not declared in this scope Hbase.h:941: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getVerTs_result’ has no member named ‘nf’ Hbase.h: At global scope: Hbase.h:962: error: ISO C++ forbids declaration of ‘vector’ with no type Hbase.h:962: error: invalid use of ‘::’ Hbase.h:962: error: expected ‘;’ before ‘<’ token Hbase.h:963: error: field ‘io’ has incomplete type Hbase.h:964: error: field ‘nf’ has incomplete type Hbase.h:973: error: ‘uint32_t’ does not name a type Hbase.h:985: error: ‘Text’ does not name a type Hbase.h:986: error: ‘Text’ does not name a type Hbase.h:1008: error: ‘uint32_t’ does not name a type Hbase.h:1009: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_getRow_args::Hbase_getRow_args()’: Hbase.h:980: error: class ‘apache::hadoop::hbase::thrift::Hbase_getRow_args’ does not have any field named ‘tableName’ Hbase.h:980: error: class ‘apache::hadoop::hbase::thrift::Hbase_getRow_args’ does not have any field named ‘row’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_getRow_args::operator==(const apache::hadoop::hbase::thrift::Hbase_getRow_args&) const’: Hbase.h:996: error: ‘tableName’ was not declared in this scope Hbase.h:996: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getRow_args’ has no member named ‘tableName’ Hbase.h:998: error: ‘row’ was not declared in this scope Hbase.h:998: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getRow_args’ has no member named ‘row’ Hbase.h: At global scope: Hbase.h:1019: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:1019: error: expected ‘;’ before ‘*’ token Hbase.h:1020: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:1020: error: expected ‘;’ before ‘*’ token Hbase.h:1022: error: ‘uint32_t’ does not name a type Hbase.h:1034: error: ISO C++ forbids declaration of ‘map’ with no type Hbase.h:1034: error: invalid use of ‘::’ Hbase.h:1034: error: expected ‘;’ before ‘<’ token Hbase.h:1035: error: field ‘io’ has incomplete type Hbase.h:1057: error: ‘uint32_t’ does not name a type Hbase.h:1058: error: ‘uint32_t’ does not name a type Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_getRow_result::operator==(const apache::hadoop::hbase::thrift::Hbase_getRow_result&) const’: Hbase.h:1045: error: ‘success’ was not declared in this scope Hbase.h:1045: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getRow_result’ has no member named ‘success’ Hbase.h:1047: error: ‘io’ was not declared in this scope Hbase.h:1047: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getRow_result’ has no member named ‘io’ Hbase.h: At global scope: Hbase.h:1068: error: ISO C++ forbids declaration of ‘map’ with no type Hbase.h:1068: error: invalid use of ‘::’ Hbase.h:1068: error: expected ‘;’ before ‘<’ token Hbase.h:1069: error: field ‘io’ has incomplete type Hbase.h:1077: error: ‘uint32_t’ does not name a type Hbase.h:1089: error: ‘Text’ does not name a type Hbase.h:1090: error: ‘Text’ does not name a type Hbase.h:1091: error: ‘int64_t’ does not name a type Hbase.h:1116: error: ‘uint32_t’ does not name a type Hbase.h:1117: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_getRowTs_args::Hbase_getRowTs_args()’: Hbase.h:1084: error: class ‘apache::hadoop::hbase::thrift::Hbase_getRowTs_args’ does not have any field named ‘tableName’ Hbase.h:1084: error: class ‘apache::hadoop::hbase::thrift::Hbase_getRowTs_args’ does not have any field named ‘row’ Hbase.h:1084: error: class ‘apache::hadoop::hbase::thrift::Hbase_getRowTs_args’ does not have any field named ‘timestamp’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_getRowTs_args::operator==(const apache::hadoop::hbase::thrift::Hbase_getRowTs_args&) const’: Hbase.h:1102: error: ‘tableName’ was not declared in this scope Hbase.h:1102: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getRowTs_args’ has no member named ‘tableName’ Hbase.h:1104: error: ‘row’ was not declared in this scope Hbase.h:1104: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getRowTs_args’ has no member named ‘row’ Hbase.h:1106: error: ‘timestamp’ was not declared in this scope Hbase.h:1106: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getRowTs_args’ has no member named ‘timestamp’ Hbase.h: At global scope: Hbase.h:1127: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:1127: error: expected ‘;’ before ‘*’ token Hbase.h:1128: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:1128: error: expected ‘;’ before ‘*’ token Hbase.h:1129: error: ISO C++ forbids declaration of ‘int64_t’ with no type Hbase.h:1129: error: expected ‘;’ before ‘*’ token Hbase.h:1131: error: ‘uint32_t’ does not name a type Hbase.h:1143: error: ISO C++ forbids declaration of ‘map’ with no type Hbase.h:1143: error: invalid use of ‘::’ Hbase.h:1143: error: expected ‘;’ before ‘<’ token Hbase.h:1144: error: field ‘io’ has incomplete type Hbase.h:1166: error: ‘uint32_t’ does not name a type Hbase.h:1167: error: ‘uint32_t’ does not name a type Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_getRowTs_result::operator==(const apache::hadoop::hbase::thrift::Hbase_getRowTs_result&) const’: Hbase.h:1154: error: ‘success’ was not declared in this scope Hbase.h:1154: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getRowTs_result’ has no member named ‘success’ Hbase.h:1156: error: ‘io’ was not declared in this scope Hbase.h:1156: error: ‘const class apache::hadoop::hbase::thrift::Hbase_getRowTs_result’ has no member named ‘io’ Hbase.h: At global scope: Hbase.h:1177: error: ISO C++ forbids declaration of ‘map’ with no type Hbase.h:1177: error: invalid use of ‘::’ Hbase.h:1177: error: expected ‘;’ before ‘<’ token Hbase.h:1178: error: field ‘io’ has incomplete type Hbase.h:1186: error: ‘uint32_t’ does not name a type Hbase.h:1198: error: ‘Text’ does not name a type Hbase.h:1199: error: ‘Text’ does not name a type Hbase.h:1200: error: ‘Text’ does not name a type Hbase.h:1201: error: ‘Bytes’ does not name a type Hbase.h:1229: error: ‘uint32_t’ does not name a type Hbase.h:1230: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_put_args::Hbase_put_args()’: Hbase.h:1193: error: class ‘apache::hadoop::hbase::thrift::Hbase_put_args’ does not have any field named ‘tableName’ Hbase.h:1193: error: class ‘apache::hadoop::hbase::thrift::Hbase_put_args’ does not have any field named ‘row’ Hbase.h:1193: error: class ‘apache::hadoop::hbase::thrift::Hbase_put_args’ does not have any field named ‘column’ Hbase.h:1193: error: class ‘apache::hadoop::hbase::thrift::Hbase_put_args’ does not have any field named ‘value’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_put_args::operator==(const apache::hadoop::hbase::thrift::Hbase_put_args&) const’: Hbase.h:1213: error: ‘tableName’ was not declared in this scope Hbase.h:1213: error: ‘const class apache::hadoop::hbase::thrift::Hbase_put_args’ has no member named ‘tableName’ Hbase.h:1215: error: ‘row’ was not declared in this scope Hbase.h:1215: error: ‘const class apache::hadoop::hbase::thrift::Hbase_put_args’ has no member named ‘row’ Hbase.h:1217: error: ‘column’ was not declared in this scope Hbase.h:1217: error: ‘const class apache::hadoop::hbase::thrift::Hbase_put_args’ has no member named ‘column’ Hbase.h:1219: error: ‘value’ was not declared in this scope Hbase.h:1219: error: ‘const class apache::hadoop::hbase::thrift::Hbase_put_args’ has no member named ‘value’ Hbase.h: At global scope: Hbase.h:1240: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:1240: error: expected ‘;’ before ‘*’ token Hbase.h:1241: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:1241: error: expected ‘;’ before ‘*’ token Hbase.h:1242: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:1242: error: expected ‘;’ before ‘*’ token Hbase.h:1243: error: ISO C++ forbids declaration of ‘Bytes’ with no type Hbase.h:1243: error: expected ‘;’ before ‘*’ token Hbase.h:1245: error: ‘uint32_t’ does not name a type Hbase.h:1257: error: field ‘io’ has incomplete type Hbase.h:1276: error: ‘uint32_t’ does not name a type Hbase.h:1277: error: ‘uint32_t’ does not name a type Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_put_result::operator==(const apache::hadoop::hbase::thrift::Hbase_put_result&) const’: Hbase.h:1266: error: ‘io’ was not declared in this scope Hbase.h:1266: error: ‘const class apache::hadoop::hbase::thrift::Hbase_put_result’ has no member named ‘io’ Hbase.h: At global scope: Hbase.h:1287: error: field ‘io’ has incomplete type Hbase.h:1294: error: ‘uint32_t’ does not name a type Hbase.h:1306: error: ‘Text’ does not name a type Hbase.h:1307: error: ‘Text’ does not name a type Hbase.h:1308: error: ISO C++ forbids declaration of ‘vector’ with no type Hbase.h:1308: error: invalid use of ‘::’ Hbase.h:1308: error: expected ‘;’ before ‘<’ token Hbase.h:1333: error: ‘uint32_t’ does not name a type Hbase.h:1334: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_mutateRow_args::Hbase_mutateRow_args()’: Hbase.h:1301: error: class ‘apache::hadoop::hbase::thrift::Hbase_mutateRow_args’ does not have any field named ‘tableName’ Hbase.h:1301: error: class ‘apache::hadoop::hbase::thrift::Hbase_mutateRow_args’ does not have any field named ‘row’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_mutateRow_args::operator==(const apache::hadoop::hbase::thrift::Hbase_mutateRow_args&) const’: Hbase.h:1319: error: ‘tableName’ was not declared in this scope Hbase.h:1319: error: ‘const class apache::hadoop::hbase::thrift::Hbase_mutateRow_args’ has no member named ‘tableName’ Hbase.h:1321: error: ‘row’ was not declared in this scope Hbase.h:1321: error: ‘const class apache::hadoop::hbase::thrift::Hbase_mutateRow_args’ has no member named ‘row’ Hbase.h:1323: error: ‘mutations’ was not declared in this scope Hbase.h:1323: error: ‘const class apache::hadoop::hbase::thrift::Hbase_mutateRow_args’ has no member named ‘mutations’ Hbase.h: At global scope: Hbase.h:1344: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:1344: error: expected ‘;’ before ‘*’ token Hbase.h:1345: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:1345: error: expected ‘;’ before ‘*’ token Hbase.h:1346: error: ISO C++ forbids declaration of ‘vector’ with no type Hbase.h:1346: error: invalid use of ‘::’ Hbase.h:1346: error: expected ‘;’ before ‘<’ token Hbase.h:1348: error: ‘uint32_t’ does not name a type Hbase.h:1360: error: field ‘io’ has incomplete type Hbase.h:1379: error: ‘uint32_t’ does not name a type Hbase.h:1380: error: ‘uint32_t’ does not name a type Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_mutateRow_result::operator==(const apache::hadoop::hbase::thrift::Hbase_mutateRow_result&) const’: Hbase.h:1369: error: ‘io’ was not declared in this scope Hbase.h:1369: error: ‘const class apache::hadoop::hbase::thrift::Hbase_mutateRow_result’ has no member named ‘io’ Hbase.h: At global scope: Hbase.h:1390: error: field ‘io’ has incomplete type Hbase.h:1397: error: ‘uint32_t’ does not name a type Hbase.h:1409: error: ‘Text’ does not name a type Hbase.h:1410: error: ‘Text’ does not name a type Hbase.h:1411: error: ISO C++ forbids declaration of ‘vector’ with no type Hbase.h:1411: error: invalid use of ‘::’ Hbase.h:1411: error: expected ‘;’ before ‘<’ token Hbase.h:1412: error: ‘int64_t’ does not name a type Hbase.h:1440: error: ‘uint32_t’ does not name a type Hbase.h:1441: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_mutateRowTs_args::Hbase_mutateRowTs_args()’: Hbase.h:1404: error: class ‘apache::hadoop::hbase::thrift::Hbase_mutateRowTs_args’ does not have any field named ‘tableName’ Hbase.h:1404: error: class ‘apache::hadoop::hbase::thrift::Hbase_mutateRowTs_args’ does not have any field named ‘row’ Hbase.h:1404: error: class ‘apache::hadoop::hbase::thrift::Hbase_mutateRowTs_args’ does not have any field named ‘timestamp’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_mutateRowTs_args::operator==(const apache::hadoop::hbase::thrift::Hbase_mutateRowTs_args&) const’: Hbase.h:1424: error: ‘tableName’ was not declared in this scope Hbase.h:1424: error: ‘const class apache::hadoop::hbase::thrift::Hbase_mutateRowTs_args’ has no member named ‘tableName’ Hbase.h:1426: error: ‘row’ was not declared in this scope Hbase.h:1426: error: ‘const class apache::hadoop::hbase::thrift::Hbase_mutateRowTs_args’ has no member named ‘row’ Hbase.h:1428: error: ‘mutations’ was not declared in this scope Hbase.h:1428: error: ‘const class apache::hadoop::hbase::thrift::Hbase_mutateRowTs_args’ has no member named ‘mutations’ Hbase.h:1430: error: ‘timestamp’ was not declared in this scope Hbase.h:1430: error: ‘const class apache::hadoop::hbase::thrift::Hbase_mutateRowTs_args’ has no member named ‘timestamp’ Hbase.h: At global scope: Hbase.h:1451: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:1451: error: expected ‘;’ before ‘*’ token Hbase.h:1452: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:1452: error: expected ‘;’ before ‘*’ token Hbase.h:1453: error: ISO C++ forbids declaration of ‘vector’ with no type Hbase.h:1453: error: invalid use of ‘::’ Hbase.h:1453: error: expected ‘;’ before ‘<’ token Hbase.h:1454: error: ISO C++ forbids declaration of ‘int64_t’ with no type Hbase.h:1454: error: expected ‘;’ before ‘*’ token Hbase.h:1456: error: ‘uint32_t’ does not name a type Hbase.h:1468: error: field ‘io’ has incomplete type Hbase.h:1487: error: ‘uint32_t’ does not name a type Hbase.h:1488: error: ‘uint32_t’ does not name a type Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_mutateRowTs_result::operator==(const apache::hadoop::hbase::thrift::Hbase_mutateRowTs_result&) const’: Hbase.h:1477: error: ‘io’ was not declared in this scope Hbase.h:1477: error: ‘const class apache::hadoop::hbase::thrift::Hbase_mutateRowTs_result’ has no member named ‘io’ Hbase.h: At global scope: Hbase.h:1498: error: field ‘io’ has incomplete type Hbase.h:1505: error: ‘uint32_t’ does not name a type Hbase.h:1517: error: ‘Text’ does not name a type Hbase.h:1518: error: ‘Text’ does not name a type Hbase.h:1519: error: ‘Text’ does not name a type Hbase.h:1544: error: ‘uint32_t’ does not name a type Hbase.h:1545: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_deleteAll_args::Hbase_deleteAll_args()’: Hbase.h:1512: error: class ‘apache::hadoop::hbase::thrift::Hbase_deleteAll_args’ does not have any field named ‘tableName’ Hbase.h:1512: error: class ‘apache::hadoop::hbase::thrift::Hbase_deleteAll_args’ does not have any field named ‘row’ Hbase.h:1512: error: class ‘apache::hadoop::hbase::thrift::Hbase_deleteAll_args’ does not have any field named ‘column’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_deleteAll_args::operator==(const apache::hadoop::hbase::thrift::Hbase_deleteAll_args&) const’: Hbase.h:1530: error: ‘tableName’ was not declared in this scope Hbase.h:1530: error: ‘const class apache::hadoop::hbase::thrift::Hbase_deleteAll_args’ has no member named ‘tableName’ Hbase.h:1532: error: ‘row’ was not declared in this scope Hbase.h:1532: error: ‘const class apache::hadoop::hbase::thrift::Hbase_deleteAll_args’ has no member named ‘row’ Hbase.h:1534: error: ‘column’ was not declared in this scope Hbase.h:1534: error: ‘const class apache::hadoop::hbase::thrift::Hbase_deleteAll_args’ has no member named ‘column’ Hbase.h: At global scope: Hbase.h:1555: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:1555: error: expected ‘;’ before ‘*’ token Hbase.h:1556: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:1556: error: expected ‘;’ before ‘*’ token Hbase.h:1557: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:1557: error: expected ‘;’ before ‘*’ token Hbase.h:1559: error: ‘uint32_t’ does not name a type Hbase.h:1571: error: field ‘io’ has incomplete type Hbase.h:1590: error: ‘uint32_t’ does not name a type Hbase.h:1591: error: ‘uint32_t’ does not name a type Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_deleteAll_result::operator==(const apache::hadoop::hbase::thrift::Hbase_deleteAll_result&) const’: Hbase.h:1580: error: ‘io’ was not declared in this scope Hbase.h:1580: error: ‘const class apache::hadoop::hbase::thrift::Hbase_deleteAll_result’ has no member named ‘io’ Hbase.h: At global scope: Hbase.h:1601: error: field ‘io’ has incomplete type Hbase.h:1608: error: ‘uint32_t’ does not name a type Hbase.h:1620: error: ‘Text’ does not name a type Hbase.h:1621: error: ‘Text’ does not name a type Hbase.h:1622: error: ‘Text’ does not name a type Hbase.h:1623: error: ‘int64_t’ does not name a type Hbase.h:1651: error: ‘uint32_t’ does not name a type Hbase.h:1652: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_deleteAllTs_args::Hbase_deleteAllTs_args()’: Hbase.h:1615: error: class ‘apache::hadoop::hbase::thrift::Hbase_deleteAllTs_args’ does not have any field named ‘tableName’ Hbase.h:1615: error: class ‘apache::hadoop::hbase::thrift::Hbase_deleteAllTs_args’ does not have any field named ‘row’ Hbase.h:1615: error: class ‘apache::hadoop::hbase::thrift::Hbase_deleteAllTs_args’ does not have any field named ‘column’ Hbase.h:1615: error: class ‘apache::hadoop::hbase::thrift::Hbase_deleteAllTs_args’ does not have any field named ‘timestamp’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_deleteAllTs_args::operator==(const apache::hadoop::hbase::thrift::Hbase_deleteAllTs_args&) const’: Hbase.h:1635: error: ‘tableName’ was not declared in this scope Hbase.h:1635: error: ‘const class apache::hadoop::hbase::thrift::Hbase_deleteAllTs_args’ has no member named ‘tableName’ Hbase.h:1637: error: ‘row’ was not declared in this scope Hbase.h:1637: error: ‘const class apache::hadoop::hbase::thrift::Hbase_deleteAllTs_args’ has no member named ‘row’ Hbase.h:1639: error: ‘column’ was not declared in this scope Hbase.h:1639: error: ‘const class apache::hadoop::hbase::thrift::Hbase_deleteAllTs_args’ has no member named ‘column’ Hbase.h:1641: error: ‘timestamp’ was not declared in this scope Hbase.h:1641: error: ‘const class apache::hadoop::hbase::thrift::Hbase_deleteAllTs_args’ has no member named ‘timestamp’ Hbase.h: At global scope: Hbase.h:1662: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:1662: error: expected ‘;’ before ‘*’ token Hbase.h:1663: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:1663: error: expected ‘;’ before ‘*’ token Hbase.h:1664: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:1664: error: expected ‘;’ before ‘*’ token Hbase.h:1665: error: ISO C++ forbids declaration of ‘int64_t’ with no type Hbase.h:1665: error: expected ‘;’ before ‘*’ token Hbase.h:1667: error: ‘uint32_t’ does not name a type Hbase.h:1679: error: field ‘io’ has incomplete type Hbase.h:1698: error: ‘uint32_t’ does not name a type Hbase.h:1699: error: ‘uint32_t’ does not name a type Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_deleteAllTs_result::operator==(const apache::hadoop::hbase::thrift::Hbase_deleteAllTs_result&) const’: Hbase.h:1688: error: ‘io’ was not declared in this scope Hbase.h:1688: error: ‘const class apache::hadoop::hbase::thrift::Hbase_deleteAllTs_result’ has no member named ‘io’ Hbase.h: At global scope: Hbase.h:1709: error: field ‘io’ has incomplete type Hbase.h:1716: error: ‘uint32_t’ does not name a type Hbase.h:1728: error: ‘Text’ does not name a type Hbase.h:1729: error: ‘Text’ does not name a type Hbase.h:1751: error: ‘uint32_t’ does not name a type Hbase.h:1752: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_deleteAllRow_args::Hbase_deleteAllRow_args()’: Hbase.h:1723: error: class ‘apache::hadoop::hbase::thrift::Hbase_deleteAllRow_args’ does not have any field named ‘tableName’ Hbase.h:1723: error: class ‘apache::hadoop::hbase::thrift::Hbase_deleteAllRow_args’ does not have any field named ‘row’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_deleteAllRow_args::operator==(const apache::hadoop::hbase::thrift::Hbase_deleteAllRow_args&) const’: Hbase.h:1739: error: ‘tableName’ was not declared in this scope Hbase.h:1739: error: ‘const class apache::hadoop::hbase::thrift::Hbase_deleteAllRow_args’ has no member named ‘tableName’ Hbase.h:1741: error: ‘row’ was not declared in this scope Hbase.h:1741: error: ‘const class apache::hadoop::hbase::thrift::Hbase_deleteAllRow_args’ has no member named ‘row’ Hbase.h: At global scope: Hbase.h:1762: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:1762: error: expected ‘;’ before ‘*’ token Hbase.h:1763: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:1763: error: expected ‘;’ before ‘*’ token Hbase.h:1765: error: ‘uint32_t’ does not name a type Hbase.h:1777: error: field ‘io’ has incomplete type Hbase.h:1796: error: ‘uint32_t’ does not name a type Hbase.h:1797: error: ‘uint32_t’ does not name a type Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_deleteAllRow_result::operator==(const apache::hadoop::hbase::thrift::Hbase_deleteAllRow_result&) const’: Hbase.h:1786: error: ‘io’ was not declared in this scope Hbase.h:1786: error: ‘const class apache::hadoop::hbase::thrift::Hbase_deleteAllRow_result’ has no member named ‘io’ Hbase.h: At global scope: Hbase.h:1807: error: field ‘io’ has incomplete type Hbase.h:1814: error: ‘uint32_t’ does not name a type Hbase.h:1826: error: ‘Text’ does not name a type Hbase.h:1827: error: ‘Text’ does not name a type Hbase.h:1828: error: ‘int64_t’ does not name a type Hbase.h:1853: error: ‘uint32_t’ does not name a type Hbase.h:1854: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_deleteAllRowTs_args::Hbase_deleteAllRowTs_args()’: Hbase.h:1821: error: class ‘apache::hadoop::hbase::thrift::Hbase_deleteAllRowTs_args’ does not have any field named ‘tableName’ Hbase.h:1821: error: class ‘apache::hadoop::hbase::thrift::Hbase_deleteAllRowTs_args’ does not have any field named ‘row’ Hbase.h:1821: error: class ‘apache::hadoop::hbase::thrift::Hbase_deleteAllRowTs_args’ does not have any field named ‘timestamp’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_deleteAllRowTs_args::operator==(const apache::hadoop::hbase::thrift::Hbase_deleteAllRowTs_args&) const’: Hbase.h:1839: error: ‘tableName’ was not declared in this scope Hbase.h:1839: error: ‘const class apache::hadoop::hbase::thrift::Hbase_deleteAllRowTs_args’ has no member named ‘tableName’ Hbase.h:1841: error: ‘row’ was not declared in this scope Hbase.h:1841: error: ‘const class apache::hadoop::hbase::thrift::Hbase_deleteAllRowTs_args’ has no member named ‘row’ Hbase.h:1843: error: ‘timestamp’ was not declared in this scope Hbase.h:1843: error: ‘const class apache::hadoop::hbase::thrift::Hbase_deleteAllRowTs_args’ has no member named ‘timestamp’ Hbase.h: At global scope: Hbase.h:1864: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:1864: error: expected ‘;’ before ‘*’ token Hbase.h:1865: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:1865: error: expected ‘;’ before ‘*’ token Hbase.h:1866: error: ISO C++ forbids declaration of ‘int64_t’ with no type Hbase.h:1866: error: expected ‘;’ before ‘*’ token Hbase.h:1868: error: ‘uint32_t’ does not name a type Hbase.h:1880: error: field ‘io’ has incomplete type Hbase.h:1899: error: ‘uint32_t’ does not name a type Hbase.h:1900: error: ‘uint32_t’ does not name a type Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_deleteAllRowTs_result::operator==(const apache::hadoop::hbase::thrift::Hbase_deleteAllRowTs_result&) const’: Hbase.h:1889: error: ‘io’ was not declared in this scope Hbase.h:1889: error: ‘const class apache::hadoop::hbase::thrift::Hbase_deleteAllRowTs_result’ has no member named ‘io’ Hbase.h: At global scope: Hbase.h:1910: error: field ‘io’ has incomplete type Hbase.h:1917: error: ‘uint32_t’ does not name a type Hbase.h:1929: error: ‘Text’ does not name a type Hbase.h:1930: error: ‘Text’ does not name a type Hbase.h:1931: error: ISO C++ forbids declaration of ‘vector’ with no type Hbase.h:1931: error: invalid use of ‘::’ Hbase.h:1931: error: expected ‘;’ before ‘<’ token Hbase.h:1956: error: ‘uint32_t’ does not name a type Hbase.h:1957: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_scannerOpen_args::Hbase_scannerOpen_args()’: Hbase.h:1924: error: class ‘apache::hadoop::hbase::thrift::Hbase_scannerOpen_args’ does not have any field named ‘tableName’ Hbase.h:1924: error: class ‘apache::hadoop::hbase::thrift::Hbase_scannerOpen_args’ does not have any field named ‘startRow’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_scannerOpen_args::operator==(const apache::hadoop::hbase::thrift::Hbase_scannerOpen_args&) const’: Hbase.h:1942: error: ‘tableName’ was not declared in this scope Hbase.h:1942: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerOpen_args’ has no member named ‘tableName’ Hbase.h:1944: error: ‘startRow’ was not declared in this scope Hbase.h:1944: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerOpen_args’ has no member named ‘startRow’ Hbase.h:1946: error: ‘columns’ was not declared in this scope Hbase.h:1946: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerOpen_args’ has no member named ‘columns’ Hbase.h: At global scope: Hbase.h:1967: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:1967: error: expected ‘;’ before ‘*’ token Hbase.h:1968: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:1968: error: expected ‘;’ before ‘*’ token Hbase.h:1969: error: ISO C++ forbids declaration of ‘vector’ with no type Hbase.h:1969: error: invalid use of ‘::’ Hbase.h:1969: error: expected ‘;’ before ‘<’ token Hbase.h:1971: error: ‘uint32_t’ does not name a type Hbase.h:1983: error: ‘ScannerID’ does not name a type Hbase.h:1984: error: field ‘io’ has incomplete type Hbase.h:2006: error: ‘uint32_t’ does not name a type Hbase.h:2007: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_scannerOpen_result::Hbase_scannerOpen_result()’: Hbase.h:1978: error: class ‘apache::hadoop::hbase::thrift::Hbase_scannerOpen_result’ does not have any field named ‘success’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_scannerOpen_result::operator==(const apache::hadoop::hbase::thrift::Hbase_scannerOpen_result&) const’: Hbase.h:1994: error: ‘success’ was not declared in this scope Hbase.h:1994: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerOpen_result’ has no member named ‘success’ Hbase.h:1996: error: ‘io’ was not declared in this scope Hbase.h:1996: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerOpen_result’ has no member named ‘io’ Hbase.h: At global scope: Hbase.h:2017: error: ISO C++ forbids declaration of ‘ScannerID’ with no type Hbase.h:2017: error: expected ‘;’ before ‘*’ token Hbase.h:2018: error: field ‘io’ has incomplete type Hbase.h:2026: error: ‘uint32_t’ does not name a type Hbase.h:2038: error: ‘Text’ does not name a type Hbase.h:2039: error: ‘Text’ does not name a type Hbase.h:2040: error: ‘Text’ does not name a type Hbase.h:2041: error: ISO C++ forbids declaration of ‘vector’ with no type Hbase.h:2041: error: invalid use of ‘::’ Hbase.h:2041: error: expected ‘;’ before ‘<’ token Hbase.h:2069: error: ‘uint32_t’ does not name a type Hbase.h:2070: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStop_args::Hbase_scannerOpenWithStop_args()’: Hbase.h:2033: error: class ‘apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStop_args’ does not have any field named ‘tableName’ Hbase.h:2033: error: class ‘apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStop_args’ does not have any field named ‘startRow’ Hbase.h:2033: error: class ‘apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStop_args’ does not have any field named ‘stopRow’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStop_args::operator==(const apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStop_args&) const’: Hbase.h:2053: error: ‘tableName’ was not declared in this scope Hbase.h:2053: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStop_args’ has no member named ‘tableName’ Hbase.h:2055: error: ‘startRow’ was not declared in this scope Hbase.h:2055: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStop_args’ has no member named ‘startRow’ Hbase.h:2057: error: ‘stopRow’ was not declared in this scope Hbase.h:2057: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStop_args’ has no member named ‘stopRow’ Hbase.h:2059: error: ‘columns’ was not declared in this scope Hbase.h:2059: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStop_args’ has no member named ‘columns’ Hbase.h: At global scope: Hbase.h:2080: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2080: error: expected ‘;’ before ‘*’ token Hbase.h:2081: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2081: error: expected ‘;’ before ‘*’ token Hbase.h:2082: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2082: error: expected ‘;’ before ‘*’ token Hbase.h:2083: error: ISO C++ forbids declaration of ‘vector’ with no type Hbase.h:2083: error: invalid use of ‘::’ Hbase.h:2083: error: expected ‘;’ before ‘<’ token Hbase.h:2085: error: ‘uint32_t’ does not name a type Hbase.h:2097: error: ‘ScannerID’ does not name a type Hbase.h:2098: error: field ‘io’ has incomplete type Hbase.h:2120: error: ‘uint32_t’ does not name a type Hbase.h:2121: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStop_result::Hbase_scannerOpenWithStop_result()’: Hbase.h:2092: error: class ‘apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStop_result’ does not have any field named ‘success’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStop_result::operator==(const apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStop_result&) const’: Hbase.h:2108: error: ‘success’ was not declared in this scope Hbase.h:2108: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStop_result’ has no member named ‘success’ Hbase.h:2110: error: ‘io’ was not declared in this scope Hbase.h:2110: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStop_result’ has no member named ‘io’ Hbase.h: At global scope: Hbase.h:2131: error: ISO C++ forbids declaration of ‘ScannerID’ with no type Hbase.h:2131: error: expected ‘;’ before ‘*’ token Hbase.h:2132: error: field ‘io’ has incomplete type Hbase.h:2140: error: ‘uint32_t’ does not name a type Hbase.h:2152: error: ‘Text’ does not name a type Hbase.h:2153: error: ‘Text’ does not name a type Hbase.h:2154: error: ISO C++ forbids declaration of ‘vector’ with no type Hbase.h:2154: error: invalid use of ‘::’ Hbase.h:2154: error: expected ‘;’ before ‘<’ token Hbase.h:2155: error: ‘int64_t’ does not name a type Hbase.h:2183: error: ‘uint32_t’ does not name a type Hbase.h:2184: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_scannerOpenTs_args::Hbase_scannerOpenTs_args()’: Hbase.h:2147: error: class ‘apache::hadoop::hbase::thrift::Hbase_scannerOpenTs_args’ does not have any field named ‘tableName’ Hbase.h:2147: error: class ‘apache::hadoop::hbase::thrift::Hbase_scannerOpenTs_args’ does not have any field named ‘startRow’ Hbase.h:2147: error: class ‘apache::hadoop::hbase::thrift::Hbase_scannerOpenTs_args’ does not have any field named ‘timestamp’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_scannerOpenTs_args::operator==(const apache::hadoop::hbase::thrift::Hbase_scannerOpenTs_args&) const’: Hbase.h:2167: error: ‘tableName’ was not declared in this scope Hbase.h:2167: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerOpenTs_args’ has no member named ‘tableName’ Hbase.h:2169: error: ‘startRow’ was not declared in this scope Hbase.h:2169: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerOpenTs_args’ has no member named ‘startRow’ Hbase.h:2171: error: ‘columns’ was not declared in this scope Hbase.h:2171: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerOpenTs_args’ has no member named ‘columns’ Hbase.h:2173: error: ‘timestamp’ was not declared in this scope Hbase.h:2173: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerOpenTs_args’ has no member named ‘timestamp’ Hbase.h: At global scope: Hbase.h:2194: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2194: error: expected ‘;’ before ‘*’ token Hbase.h:2195: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2195: error: expected ‘;’ before ‘*’ token Hbase.h:2196: error: ISO C++ forbids declaration of ‘vector’ with no type Hbase.h:2196: error: invalid use of ‘::’ Hbase.h:2196: error: expected ‘;’ before ‘<’ token Hbase.h:2197: error: ISO C++ forbids declaration of ‘int64_t’ with no type Hbase.h:2197: error: expected ‘;’ before ‘*’ token Hbase.h:2199: error: ‘uint32_t’ does not name a type Hbase.h:2211: error: ‘ScannerID’ does not name a type Hbase.h:2212: error: field ‘io’ has incomplete type Hbase.h:2234: error: ‘uint32_t’ does not name a type Hbase.h:2235: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_scannerOpenTs_result::Hbase_scannerOpenTs_result()’: Hbase.h:2206: error: class ‘apache::hadoop::hbase::thrift::Hbase_scannerOpenTs_result’ does not have any field named ‘success’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_scannerOpenTs_result::operator==(const apache::hadoop::hbase::thrift::Hbase_scannerOpenTs_result&) const’: Hbase.h:2222: error: ‘success’ was not declared in this scope Hbase.h:2222: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerOpenTs_result’ has no member named ‘success’ Hbase.h:2224: error: ‘io’ was not declared in this scope Hbase.h:2224: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerOpenTs_result’ has no member named ‘io’ Hbase.h: At global scope: Hbase.h:2245: error: ISO C++ forbids declaration of ‘ScannerID’ with no type Hbase.h:2245: error: expected ‘;’ before ‘*’ token Hbase.h:2246: error: field ‘io’ has incomplete type Hbase.h:2254: error: ‘uint32_t’ does not name a type Hbase.h:2266: error: ‘Text’ does not name a type Hbase.h:2267: error: ‘Text’ does not name a type Hbase.h:2268: error: ‘Text’ does not name a type Hbase.h:2269: error: ISO C++ forbids declaration of ‘vector’ with no type Hbase.h:2269: error: invalid use of ‘::’ Hbase.h:2269: error: expected ‘;’ before ‘<’ token Hbase.h:2270: error: ‘int64_t’ does not name a type Hbase.h:2301: error: ‘uint32_t’ does not name a type Hbase.h:2302: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStopTs_args::Hbase_scannerOpenWithStopTs_args()’: Hbase.h:2261: error: class ‘apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStopTs_args’ does not have any field named ‘tableName’ Hbase.h:2261: error: class ‘apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStopTs_args’ does not have any field named ‘startRow’ Hbase.h:2261: error: class ‘apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStopTs_args’ does not have any field named ‘stopRow’ Hbase.h:2261: error: class ‘apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStopTs_args’ does not have any field named ‘timestamp’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStopTs_args::operator==(const apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStopTs_args&) const’: Hbase.h:2283: error: ‘tableName’ was not declared in this scope Hbase.h:2283: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStopTs_args’ has no member named ‘tableName’ Hbase.h:2285: error: ‘startRow’ was not declared in this scope Hbase.h:2285: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStopTs_args’ has no member named ‘startRow’ Hbase.h:2287: error: ‘stopRow’ was not declared in this scope Hbase.h:2287: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStopTs_args’ has no member named ‘stopRow’ Hbase.h:2289: error: ‘columns’ was not declared in this scope Hbase.h:2289: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStopTs_args’ has no member named ‘columns’ Hbase.h:2291: error: ‘timestamp’ was not declared in this scope Hbase.h:2291: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStopTs_args’ has no member named ‘timestamp’ Hbase.h: At global scope: Hbase.h:2312: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2312: error: expected ‘;’ before ‘*’ token Hbase.h:2313: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2313: error: expected ‘;’ before ‘*’ token Hbase.h:2314: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2314: error: expected ‘;’ before ‘*’ token Hbase.h:2315: error: ISO C++ forbids declaration of ‘vector’ with no type Hbase.h:2315: error: invalid use of ‘::’ Hbase.h:2315: error: expected ‘;’ before ‘<’ token Hbase.h:2316: error: ISO C++ forbids declaration of ‘int64_t’ with no type Hbase.h:2316: error: expected ‘;’ before ‘*’ token Hbase.h:2318: error: ‘uint32_t’ does not name a type Hbase.h:2330: error: ‘ScannerID’ does not name a type Hbase.h:2331: error: field ‘io’ has incomplete type Hbase.h:2353: error: ‘uint32_t’ does not name a type Hbase.h:2354: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStopTs_result::Hbase_scannerOpenWithStopTs_result()’: Hbase.h:2325: error: class ‘apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStopTs_result’ does not have any field named ‘success’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStopTs_result::operator==(const apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStopTs_result&) const’: Hbase.h:2341: error: ‘success’ was not declared in this scope Hbase.h:2341: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStopTs_result’ has no member named ‘success’ Hbase.h:2343: error: ‘io’ was not declared in this scope Hbase.h:2343: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerOpenWithStopTs_result’ has no member named ‘io’ Hbase.h: At global scope: Hbase.h:2364: error: ISO C++ forbids declaration of ‘ScannerID’ with no type Hbase.h:2364: error: expected ‘;’ before ‘*’ token Hbase.h:2365: error: field ‘io’ has incomplete type Hbase.h:2373: error: ‘uint32_t’ does not name a type Hbase.h:2385: error: ‘ScannerID’ does not name a type Hbase.h:2404: error: ‘uint32_t’ does not name a type Hbase.h:2405: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_scannerGet_args::Hbase_scannerGet_args()’: Hbase.h:2380: error: class ‘apache::hadoop::hbase::thrift::Hbase_scannerGet_args’ does not have any field named ‘id’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_scannerGet_args::operator==(const apache::hadoop::hbase::thrift::Hbase_scannerGet_args&) const’: Hbase.h:2394: error: ‘id’ was not declared in this scope Hbase.h:2394: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerGet_args’ has no member named ‘id’ Hbase.h: At global scope: Hbase.h:2415: error: ISO C++ forbids declaration of ‘ScannerID’ with no type Hbase.h:2415: error: expected ‘;’ before ‘*’ token Hbase.h:2417: error: ‘uint32_t’ does not name a type Hbase.h:2430: error: field ‘io’ has incomplete type Hbase.h:2431: error: field ‘ia’ has incomplete type Hbase.h:2432: error: field ‘nf’ has incomplete type Hbase.h:2460: error: ‘uint32_t’ does not name a type Hbase.h:2461: error: ‘uint32_t’ does not name a type Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_scannerGet_result::operator==(const apache::hadoop::hbase::thrift::Hbase_scannerGet_result&) const’: Hbase.h:2446: error: ‘io’ was not declared in this scope Hbase.h:2446: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerGet_result’ has no member named ‘io’ Hbase.h:2448: error: ‘ia’ was not declared in this scope Hbase.h:2448: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerGet_result’ has no member named ‘ia’ Hbase.h:2450: error: ‘nf’ was not declared in this scope Hbase.h:2450: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerGet_result’ has no member named ‘nf’ Hbase.h: At global scope: Hbase.h:2472: error: field ‘io’ has incomplete type Hbase.h:2473: error: field ‘ia’ has incomplete type Hbase.h:2474: error: field ‘nf’ has incomplete type Hbase.h:2484: error: ‘uint32_t’ does not name a type Hbase.h:2496: error: ‘ScannerID’ does not name a type Hbase.h:2515: error: ‘uint32_t’ does not name a type Hbase.h:2516: error: ‘uint32_t’ does not name a type Hbase.h: In constructor ‘apache::hadoop::hbase::thrift::Hbase_scannerClose_args::Hbase_scannerClose_args()’: Hbase.h:2491: error: class ‘apache::hadoop::hbase::thrift::Hbase_scannerClose_args’ does not have any field named ‘id’ Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_scannerClose_args::operator==(const apache::hadoop::hbase::thrift::Hbase_scannerClose_args&) const’: Hbase.h:2505: error: ‘id’ was not declared in this scope Hbase.h:2505: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerClose_args’ has no member named ‘id’ Hbase.h: At global scope: Hbase.h:2526: error: ISO C++ forbids declaration of ‘ScannerID’ with no type Hbase.h:2526: error: expected ‘;’ before ‘*’ token Hbase.h:2528: error: ‘uint32_t’ does not name a type Hbase.h:2540: error: field ‘io’ has incomplete type Hbase.h:2541: error: field ‘ia’ has incomplete type Hbase.h:2563: error: ‘uint32_t’ does not name a type Hbase.h:2564: error: ‘uint32_t’ does not name a type Hbase.h: In member function ‘bool apache::hadoop::hbase::thrift::Hbase_scannerClose_result::operator==(const apache::hadoop::hbase::thrift::Hbase_scannerClose_result&) const’: Hbase.h:2551: error: ‘io’ was not declared in this scope Hbase.h:2551: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerClose_result’ has no member named ‘io’ Hbase.h:2553: error: ‘ia’ was not declared in this scope Hbase.h:2553: error: ‘const class apache::hadoop::hbase::thrift::Hbase_scannerClose_result’ has no member named ‘ia’ Hbase.h: At global scope: Hbase.h:2574: error: field ‘io’ has incomplete type Hbase.h:2575: error: field ‘ia’ has incomplete type Hbase.h:2583: error: ‘uint32_t’ does not name a type Hbase.h:2589: error: ‘boost’ has not been declared Hbase.h:2589: error: expected `)' before ‘<’ token Hbase.h:2595: error: ‘boost’ has not been declared Hbase.h:2595: error: expected `)' before ‘<’ token Hbase.h:2601: error: ‘boost’ has not been declared Hbase.h:2601: error: ISO C++ forbids declaration of ‘shared_ptr’ with no type Hbase.h:2601: error: expected ‘;’ before ‘<’ token Hbase.h:2604: error: expected `;' before ‘boost’ Hbase.h:2604: error: ‘boost’ has not been declared Hbase.h:2604: error: ISO C++ forbids declaration of ‘shared_ptr’ with no type Hbase.h:2604: error: expected ‘;’ before ‘<’ token Hbase.h:2607: error: expected `;' before ‘void’ Hbase.h:2607: error: ‘std::vector’ has not been declared Hbase.h:2607: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:2609: error: ‘std::vector’ has not been declared Hbase.h:2609: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:2610: error: ‘std::map’ has not been declared Hbase.h:2610: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:2611: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2611: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2612: error: ‘std::map’ has not been declared Hbase.h:2612: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:2613: error: ‘std::vector’ has not been declared Hbase.h:2613: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:2614: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2614: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2615: error: ‘std::vector’ has not been declared Hbase.h:2615: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:2616: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2616: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2617: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2617: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2619: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2619: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2620: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2620: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2622: error: ‘Bytes’ has not been declared Hbase.h:2622: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2622: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2623: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2623: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2624: error: ‘Bytes’ has not been declared Hbase.h:2625: error: ‘std::vector’ has not been declared Hbase.h:2625: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:2626: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2626: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2627: error: ‘std::vector’ has not been declared Hbase.h:2627: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:2628: error: ‘std::vector’ has not been declared Hbase.h:2628: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:2629: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2629: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2630: error: ‘std::vector’ has not been declared Hbase.h:2630: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:2631: error: ‘std::map’ has not been declared Hbase.h:2631: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:2632: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2632: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2633: error: ‘std::map’ has not been declared Hbase.h:2633: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:2634: error: ‘std::map’ has not been declared Hbase.h:2634: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:2635: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2635: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2636: error: ‘std::map’ has not been declared Hbase.h:2636: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:2637: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2637: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2638: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2638: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2640: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2640: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2641: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2641: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2643: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2643: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2644: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2644: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2646: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2646: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2647: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2647: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2649: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2649: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2650: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2650: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2652: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2652: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2653: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2653: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2655: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2655: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2656: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2656: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2658: error: ‘ScannerID’ does not name a type Hbase.h:2659: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2659: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2660: error: ‘ScannerID’ does not name a type Hbase.h:2661: error: ‘ScannerID’ does not name a type Hbase.h:2662: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2662: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2663: error: ‘ScannerID’ does not name a type Hbase.h:2664: error: ‘ScannerID’ does not name a type Hbase.h:2665: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2665: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2666: error: ‘ScannerID’ does not name a type Hbase.h:2667: error: ‘ScannerID’ does not name a type Hbase.h:2668: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2668: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2669: error: ‘ScannerID’ does not name a type Hbase.h:2670: error: expected ‘,’ or ‘...’ before ‘id’ Hbase.h:2670: error: ISO C++ forbids declaration of ‘ScannerID’ with no type Hbase.h:2671: error: expected ‘,’ or ‘...’ before ‘id’ Hbase.h:2671: error: ISO C++ forbids declaration of ‘ScannerID’ with no type Hbase.h:2673: error: expected ‘,’ or ‘...’ before ‘id’ Hbase.h:2673: error: ISO C++ forbids declaration of ‘ScannerID’ with no type Hbase.h:2674: error: expected ‘,’ or ‘...’ before ‘id’ Hbase.h:2674: error: ISO C++ forbids declaration of ‘ScannerID’ with no type Hbase.h:2677: error: ‘boost’ has not been declared Hbase.h:2677: error: ISO C++ forbids declaration of ‘shared_ptr’ with no type Hbase.h:2677: error: expected ‘;’ before ‘<’ token Hbase.h:2678: error: ‘boost’ has not been declared Hbase.h:2678: error: ISO C++ forbids declaration of ‘shared_ptr’ with no type Hbase.h:2678: error: expected ‘;’ before ‘<’ token Hbase.h:2679: error: ‘facebook’ has not been declared Hbase.h:2679: error: ISO C++ forbids declaration of ‘TProtocol’ with no type Hbase.h:2679: error: expected ‘;’ before ‘*’ token Hbase.h:2680: error: ‘facebook’ has not been declared Hbase.h:2680: error: ISO C++ forbids declaration of ‘TProtocol’ with no type Hbase.h:2680: error: expected ‘;’ before ‘*’ token Hbase.h:2683: error: ‘facebook’ has not been declared Hbase.h:2683: error: expected `{' before ‘TProcessor’ Hbase.h:2683: error: function definition does not declare parameters Hbase.h:2746: error: expected `)' before ‘<’ token Hbase.h:2750: error: ISO C++ forbids declaration of ‘vector’ with no type Hbase.h:2750: error: invalid use of ‘::’ Hbase.h:2750: error: expected ‘;’ before ‘<’ token Hbase.h:2752: error: ‘boost’ has not been declared Hbase.h:2752: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:2756: error: ‘std::vector’ has not been declared Hbase.h:2756: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:2768: error: ‘std::map’ has not been declared Hbase.h:2768: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:2780: error: ‘std::vector’ has not been declared Hbase.h:2780: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:2792: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2792: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2799: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2799: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2806: error: ‘Bytes’ has not been declared Hbase.h:2806: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2806: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2818: error: ‘std::vector’ has not been declared Hbase.h:2818: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:2830: error: ‘std::vector’ has not been declared Hbase.h:2830: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:2842: error: ‘std::map’ has not been declared Hbase.h:2842: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:2854: error: ‘std::map’ has not been declared Hbase.h:2854: error: expected ‘,’ or ‘...’ before ‘<’ token Hbase.h:2866: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2866: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2873: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2873: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2880: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2880: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2887: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2887: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2894: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2894: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2901: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2901: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2908: error: expected ‘,’ or ‘...’ before ‘&’ token Hbase.h:2908: error: ISO C++ forbids declaration of ‘Text’ with no type Hbase.h:2915: error: ‘ScannerID’ does not name a type Hbase.h:2926: error: ‘ScannerID’ does not name a type Hbase.h:2937: error: ‘ScannerID’ does not name a type Hbase.h:2948: error: ‘ScannerID’ does not name a type Hbase.h:2959: error: expected ‘,’ or ‘...’ before ‘id’ Hbase.h:2959: error: ISO C++ forbids declaration of ‘ScannerID’ with no type Hbase.h:2971: error: expected ‘,’ or ‘...’ before ‘id’ Hbase.h:2971: error: ISO C++ forbids declaration of ‘ScannerID’ with no type Hbase.h: In member function ‘void apache::hadoop::hbase::thrift::HbaseMultiface::add(int)’: Hbase.h:2753: error: ‘ifaces_’ was not declared in this scope Hbase.h:2753: error: ‘iface’ was not declared in this scope Hbase.h: In member function ‘virtual void apache::hadoop::hbase::thrift::HbaseMultiface::getTableNames(int)’: Hbase.h:2757: error: ‘uint32_t’ was not declared in this scope Hbase.h:2757: error: expected `;' before ‘sz’ Hbase.h:2758: error: expected `;' before ‘i’ Hbase.h:2758: error: ‘i’ was not declared in this scope Hbase.h:2758: error: ‘sz’ was not declared in this scope Hbase.h:2760: error: ‘ifaces_’ was not declared in this scope Hbase.h:2760: error: ‘_return’ was not declared in this scope Hbase.h:2763: error: ‘ifaces_’ was not declared in this scope Hbase.h:2763: error: ‘_return’ was not declared in this scope Hbase.h: In member function ‘virtual void apache::hadoop::hbase::thrift::HbaseMultiface::getColumnDescriptors(int)’: Hbase.h:2769: error: ‘uint32_t’ was not declared in this scope Hbase.h:2769: error: expected `;' before ‘sz’ Hbase.h:2770: error: expected `;' before ‘i’ Hbase.h:2770: error: ‘i’ was not declared in this scope Hbase.h:2770: error: ‘sz’ was not declared in this scope Hbase.h:2772: error: ‘ifaces_’ was not declared in this scope Hbase.h:2772: error: ‘_return’ was not declared in this scope Hbase.h:2772: error: ‘tableName’ was not declared in this scope Hbase.h:2775: error: ‘ifaces_’ was not declared in this scope Hbase.h:2775: error: ‘_return’ was not declared in this scope Hbase.h:2775: error: ‘tableName’ was not declared in this scope Hbase.h: In member function ‘virtual void apache::hadoop::hbase::thrift::HbaseMultiface::getTableRegions(int)’: Hbase.h:2781: error: ‘uint32_t’ was not declared in this scope Hbase.h:2781: error: expected `;' before ‘sz’ Hbase.h:2782: error: expected `;' before ‘i’ Hbase.h:2782: error: ‘i’ was not declared in this scope Hbase.h:2782: error: ‘sz’ was not declared in this scope Hbase.h:2784: error: ‘ifaces_’ was not declared in this scope Hbase.h:2784: error: ‘_return’ was not declared in this scope Hbase.h:2784: error: ‘tableName’ was not declared in this scope Hbase.h:2787: error: ‘ifaces_’ was not declared in this scope Hbase.h:2787: error: ‘_return’ was not declared in this scope Hbase.h:2787: error: ‘tableName’ was not declared in this scope Hbase.h: In member function ‘virtual void apache::hadoop::hbase::thrift::HbaseMultiface::createTable(int)’: Hbase.h:2793: error: ‘uint32_t’ was not declared in this scope Hbase.h:2793: error: expected `;' before ‘sz’ Hbase.h:2794: error: expected `;' before ‘i’ Hbase.h:2794: error: ‘i’ was not declared in this scope Hbase.h:2794: error: ‘sz’ was not declared in this scope Hbase.h:2795: error: ‘ifaces_’ was not declared in this scope Hbase.h:2795: error: ‘tableName’ was not declared in this scope Hbase.h:2795: error: ‘columnFamilies’ was not declared in this scope Hbase.h: In member function ‘virtual void apache::hadoop::hbase::thrift::HbaseMultiface::deleteTable(int)’: Hbase.h:2800: error: ‘uint32_t’ was not declared in this scope Hbase.h:2800: error: expected `;' before ‘sz’ Hbase.h:2801: error: expected `;' before ‘i’ Hbase.h:2801: error: ‘i’ was not declared in this scope Hbase.h:2801: error: ‘sz’ was not declared in this scope Hbase.h:2802: error: ‘ifaces_’ was not declared in this scope Hbase.h:2802: error: ‘tableName’ was not declared in this scope Hbase.h: In member function ‘virtual void apache::hadoop::hbase::thrift::HbaseMultiface::get(int&, int)’: Hbase.h:2807: error: ‘uint32_t’ was not declared in this scope Hbase.h:2807: error: expected `;' before ‘sz’ Hbase.h:2808: error: expected `;' before ‘i’ Hbase.h:2808: error: ‘i’ was not declared in this scope Hbase.h:2808: error: ‘sz’ was not declared in this scope Hbase.h:2810: error: ‘ifaces_’ was not declared in this scope Hbase.h:2810: error: ‘tableName’ was not declared in this scope Hbase.h:2810: error: ‘row’ was not declared in this scope Hbase.h:2810: error: ‘column’ was not declared in this scope Hbase.h:2813: error: ‘ifaces_’ was not declared in this scope Hbase.h:2813: error: ‘tableName’ was not declared in this scope Hbase.h:2813: error: ‘row’ was not declared in this scope Hbase.h:2813: error: ‘column’ was not declared in this scope Hbase.h: In member function ‘virtual void apache::hadoop::hbase::thrift::HbaseMultiface::getVer(int)’: Hbase.h:2819: error: ‘uint32_t’ was not declared in this scope Hbase.h:2819: error: expected `;' before ‘sz’ Hbase.h:2820: error: expected `;' before ‘i’ Hbase.h:2820: error: ‘i’ was not declared in this scope Hbase.h:2820: error: ‘sz’ was not declared in this scope Hbase.h:2822: error: ‘ifaces_’ was not declared in this scope Hbase.h:2822: error: ‘_return’ was not declared in this scope Hbase.h:2822: error: ‘tableName’ was not declared in this scope Hbase.h:2822: error: ‘row’ was not declared in this scope Hbase.h:2822: error: ‘column’ was not declared in this scope Hbase.h:2822: error: ‘numVersions’ was not declared in this scope Hbase.h:2825: error: ‘ifaces_’ was not declared in this scope Hbase.h:2825: error: ‘_return’ was not declared in this scope Hbase.h:2825: error: ‘tableName’ was not declared in this scope Hbase.h:2825: error: ‘row’ was not declared in this scope Hbase.h:2825: error: ‘column’ was not declared in this scope Hbase.h:2825: error: ‘numVersions’ was not declared in this scope Hbase.h: In member function ‘virtual void apache::hadoop::hbase::thrift::HbaseMultiface::getVerTs(int)’: Hbase.h:2831: error: ‘uint32_t’ was not declared in this scope Hbase.h:2831: error: expected `;' before ‘sz’ Hbase.h:2832: error: expected `;' before ‘i’ Hbase.h:2832: error: ‘i’ was not declared in this scope Hbase.h:2832: error: ‘sz’ was not declared in this scope Hbase.h:2834: error: ‘ifaces_’ was not declared in this scope Hbase.h:2834: error: ‘_return’ was not declared in this scope Hbase.h:2834: error: ‘tableName’ was not declared in this scope Hbase.h:2834: error: ‘row’ was not declared in this scope Hbase.h:2834: error: ‘column’ was not declared in this scope Hbase.h:2834: error: ‘timestamp’ was not declared in this scope Hbase.h:2834: error: ‘numVersions’ was not declared in this scope Hbase.h:2837: error: ‘ifaces_’ was not declared in this scope Hbase.h:2837: error: ‘_return’ was not declared in this scope Hbase.h:2837: error: ‘tableName’ was not declared in this scope Hbase.h:2837: error: ‘row’ was not declared in this scope Hbase.h:2837: error: ‘column’ was not declared in this scope Hbase.h:2837: error: ‘timestamp’ was not declared in this scope Hbase.h:2837: error: ‘numVersions’ was not declared in this scope Hbase.h: In member function ‘virtual void apache::hadoop::hbase::thrift::HbaseMultiface::getRow(int)’: Hbase.h:2843: error: ‘uint32_t’ was not declared in this scope Hbase.h:2843: error: expected `;' before ‘sz’ Hbase.h:2844: error: expected `;' before ‘i’ Hbase.h:2844: error: ‘i’ was not declared in this scope Hbase.h:2844: error: ‘sz’ was not declared in this scope Hbase.h:2846: error: ‘ifaces_’ was not declared in this scope Hbase.h:2846: error: ‘_return’ was not declared in this scope Hbase.h:2846: error: ‘tableName’ was not declared in this scope Hbase.h:2846: error: ‘row’ was not declared in this scope Hbase.h:2849: error: ‘ifaces_’ was not declared in this scope Hbase.h:2849: error: ‘_return’ was not declared in this scope Hbase.h:2849: error: ‘tableName’ was not declared in this scope Hbase.h:2849: error: ‘row’ was not declared in this scope Hbase.h: In member function ‘virtual void apache::hadoop::hbase::thrift::HbaseMultiface::getRowTs(int)’: Hbase.h:2855: error: ‘uint32_t’ was not declared in this scope Hbase.h:2855: error: expected `;' before ‘sz’ Hbase.h:2856: error: expected `;' before ‘i’ Hbase.h:2856: error: ‘i’ was not declared in this scope Hbase.h:2856: error: ‘sz’ was not declared in this scope Hbase.h:2858: error: ‘ifaces_’ was not declared in this scope Hbase.h:2858: error: ‘_return’ was not declared in this scope Hbase.h:2858: error: ‘tableName’ was not declared in this scope Hbase.h:2858: error: ‘row’ was not declared in this scope Hbase.h:2858: error: ‘timestamp’ was not declared in this scope Hbase.h:2861: error: ‘ifaces_’ was not declared in this scope Hbase.h:2861: error: ‘_return’ was not declared in this scope Hbase.h:2861: error: ‘tableName’ was not declared in this scope Hbase.h:2861: error: ‘row’ was not declared in this scope Hbase.h:2861: error: ‘timestamp’ was not declared in this scope Hbase.h: In member function ‘virtual void apache::hadoop::hbase::thrift::HbaseMultiface::put(int)’: Hbase.h:2867: error: ‘uint32_t’ was not declared in this scope Hbase.h:2867: error: expected `;' before ‘sz’ Hbase.h:2868: error: expected `;' before ‘i’ Hbase.h:2868: error: ‘i’ was not declared in this scope Hbase.h:2868: error: ‘sz’ was not declared in this scope Hbase.h:2869: error: ‘ifaces_’ was not declared in this scope Hbase.h:2869: error: ‘tableName’ was not declared in this scope Hbase.h:2869: error: ‘row’ was not declared in this scope Hbase.h:2869: error: ‘column’ was not declared in this scope Hbase.h:2869: error: ‘value’ was not declared in this scope Hbase.h: In member function ‘virtual void apache::hadoop::hbase::thrift::HbaseMultiface::mutateRow(int)’: Hbase.h:2874: error: ‘uint32_t’ was not declared in this scope Hbase.h:2874: error: expected `;' before ‘sz’ Hbase.h:2875: error: expected `;' before ‘i’ Hbase.h:2875: error: ‘i’ was not declared in this scope Hbase.h:2875: error: ‘sz’ was not declared in this scope Hbase.h:2876: error: ‘ifaces_’ was not declared in this scope Hbase.h:2876: error: ‘tableName’ was not declared in this scope Hbase.h:2876: error: ‘row’ was not declared in this scope Hbase.h:2876: error: ‘mutations’ was not declared in this scope Hbase.h: In member function ‘virtual void apache::hadoop::hbase::thrift::HbaseMultiface::mutateRowTs(int)’: Hbase.h:2881: error: ‘uint32_t’ was not declared in this scope Hbase.h:2881: error: expected `;' before ‘sz’ Hbase.h:2882: error: expected `;' before ‘i’ Hbase.h:2882: error: ‘i’ was not declared in this scope Hbase.h:2882: error: ‘sz’ was not declared in this scope Hbase.h:2883: error: ‘ifaces_’ was not declared in this scope Hbase.h:2883: error: ‘tableName’ was not declared in this scope Hbase.h:2883: error: ‘row’ was not declared in this scope Hbase.h:2883: error: ‘mutations’ was not declared in this scope Hbase.h:2883: error: ‘timestamp’ was not declared in this scope Hbase.h: In member function ‘virtual void apache::hadoop::hbase::thrift::HbaseMultiface::deleteAll(int)’: Hbase.h:2888: error: ‘uint32_t’ was not declared in this scope Hbase.h:2888: error: expected `;' before ‘sz’ Hbase.h:2889: error: expected `;' before ‘i’ Hbase.h:2889: error: ‘i’ was not declared in this scope Hbase.h:2889: error: ‘sz’ was not declared in this scope Hbase.h:2890: error: ‘ifaces_’ was not declared in this scope Hbase.h:2890: error: ‘tableName’ was not declared in this scope Hbase.h:2890: error: ‘row’ was not declared in this scope Hbase.h:2890: error: ‘column’ was not declared in this scope Hbase.h: In member function ‘virtual void apache::hadoop::hbase::thrift::HbaseMultiface::deleteAllTs(int)’: Hbase.h:2895: error: ‘uint32_t’ was not declared in this scope Hbase.h:2895: error: expected `;' before ‘sz’ Hbase.h:2896: error: expected `;' before ‘i’ Hbase.h:2896: error: ‘i’ was not declared in this scope Hbase.h:2896: error: ‘sz’ was not declared in this scope Hbase.h:2897: error: ‘ifaces_’ was not declared in this scope Hbase.h:2897: error: ‘tableName’ was not declared in this scope Hbase.h:2897: error: ‘row’ was not declared in this scope Hbase.h:2897: error: ‘column’ was not declared in this scope Hbase.h:2897: error: ‘timestamp’ was not declared in this scope Hbase.h: In member function ‘virtual void apache::hadoop::hbase::thrift::HbaseMultiface::deleteAllRow(int)’: Hbase.h:2902: error: ‘uint32_t’ was not declared in this scope Hbase.h:2902: error: expected `;' before ‘sz’ Hbase.h:2903: error: expected `;' before ‘i’ Hbase.h:2903: error: ‘i’ was not declared in this scope Hbase.h:2903: error: ‘sz’ was not declared in this scope Hbase.h:2904: error: ‘ifaces_’ was not declared in this scope Hbase.h:2904: error: ‘tableName’ was not declared in this scope Hbase.h:2904: error: ‘row’ was not declared in this scope Hbase.h: In member function ‘virtual void apache::hadoop::hbase::thrift::HbaseMultiface::deleteAllRowTs(int)’: Hbase.h:2909: error: ‘uint32_t’ was not declared in this scope Hbase.h:2909: error: expected `;' before ‘sz’ Hbase.h:2910: error: expected `;' before ‘i’ Hbase.h:2910: error: ‘i’ was not declared in this scope Hbase.h:2910: error: ‘sz’ was not declared in this scope Hbase.h:2911: error: ‘ifaces_’ was not declared in this scope Hbase.h:2911: error: ‘tableName’ was not declared in this scope Hbase.h:2911: error: ‘row’ was not declared in this scope Hbase.h:2911: error: ‘timestamp’ was not declared in this scope Hbase.h: In member function ‘virtual void apache::hadoop::hbase::thrift::HbaseMultiface::scannerGet(apache::hadoop::hbase::thrift::ScanEntry&, int)’: Hbase.h:2960: error: ‘uint32_t’ was not declared in this scope Hbase.h:2960: error: expected `;' before ‘sz’ Hbase.h:2961: error: expected `;' before ‘i’ Hbase.h:2961: error: ‘i’ was not declared in this scope Hbase.h:2961: error: ‘sz’ was not declared in this scope Hbase.h:2963: error: ‘ifaces_’ was not declared in this scope Hbase.h:2963: error: ‘id’ was not declared in this scope Hbase.h:2966: error: ‘ifaces_’ was not declared in this scope Hbase.h:2966: error: ‘id’ was not declared in this scope Hbase.h: In member function ‘virtual void apache::hadoop::hbase::thrift::HbaseMultiface::scannerClose(int)’: Hbase.h:2972: error: ‘uint32_t’ was not declared in this scope Hbase.h:2972: error: expected `;' before ‘sz’ Hbase.h:2973: error: expected `;' before ‘i’ Hbase.h:2973: error: ‘i’ was not declared in this scope Hbase.h:2973: error: ‘sz’ was not declared in this scope Hbase.h:2974: error: ‘ifaces_’ was not declared in this scope Hbase.h:2974: error: ‘id’ was not declared in this scope Hbase.cpp: At global scope: Hbase.cpp:10: error: ‘uint32_t’ does not name a type Hbase.cpp:42: error: ‘uint32_t’ does not name a type Hbase.cpp:50: error: ‘uint32_t’ does not name a type Hbase.cpp:58: error: ‘uint32_t’ does not name a type Hbase.cpp:118: error: ‘uint32_t’ does not name a type Hbase.cpp:146: error: ‘uint32_t’ does not name a type Hbase.cpp:206: error: ‘uint32_t’ does not name a type Hbase.cpp:246: error: ‘uint32_t’ does not name a type Hbase.cpp:257: error: ‘uint32_t’ does not name a type Hbase.cpp:268: error: ‘uint32_t’ does not name a type Hbase.cpp:331: error: ‘uint32_t’ does not name a type Hbase.cpp:360: error: ‘uint32_t’ does not name a type Hbase.cpp:423: error: ‘uint32_t’ does not name a type Hbase.cpp:463: error: ‘uint32_t’ does not name a type Hbase.cpp:474: error: ‘uint32_t’ does not name a type Hbase.cpp:485: error: ‘uint32_t’ does not name a type Hbase.cpp:545: error: ‘uint32_t’ does not name a type Hbase.cpp:573: error: ‘uint32_t’ does not name a type Hbase.cpp:633: error: ‘uint32_t’ does not name a type Hbase.cpp:693: error: ‘uint32_t’ does not name a type Hbase.cpp:715: error: ‘uint32_t’ does not name a type Hbase.cpp:737: error: ‘uint32_t’ does not name a type Hbase.cpp:793: error: ‘uint32_t’ does not name a type Hbase.cpp:817: error: ‘uint32_t’ does not name a type Hbase.cpp:873: error: ‘uint32_t’ does not name a type Hbase.cpp:913: error: ‘uint32_t’ does not name a type Hbase.cpp:924: error: ‘uint32_t’ does not name a type Hbase.cpp:935: error: ‘uint32_t’ does not name a type Hbase.cpp:983: error: ‘uint32_t’ does not name a type Hbase.cpp:1003: error: ‘uint32_t’ does not name a type Hbase.cpp:1051: error: ‘uint32_t’ does not name a type Hbase.cpp:1107: error: ‘uint32_t’ does not name a type Hbase.cpp:1124: error: ‘uint32_t’ does not name a type Hbase.cpp:1141: error: ‘uint32_t’ does not name a type Hbase.cpp:1197: error: ‘uint32_t’ does not name a type Hbase.cpp:1221: error: ‘uint32_t’ does not name a type Hbase.cpp:1277: error: ‘uint32_t’ does not name a type Hbase.cpp:1341: error: ‘uint32_t’ does not name a type Hbase.cpp:1361: error: ‘uint32_t’ does not name a type Hbase.cpp:1381: error: ‘uint32_t’ does not name a type Hbase.cpp:1449: error: ‘uint32_t’ does not name a type Hbase.cpp:1481: error: ‘uint32_t’ does not name a type Hbase.cpp:1549: error: ‘uint32_t’ does not name a type Hbase.cpp:1621: error: ‘uint32_t’ does not name a type Hbase.cpp:1644: error: ‘uint32_t’ does not name a type Hbase.cpp:1667: error: ‘uint32_t’ does not name a type Hbase.cpp:1735: error: ‘uint32_t’ does not name a type Hbase.cpp:1767: error: ‘uint32_t’ does not name a type Hbase.cpp:1835: error: ‘uint32_t’ does not name a type Hbase.cpp:1883: error: ‘uint32_t’ does not name a type Hbase.cpp:1897: error: ‘uint32_t’ does not name a type Hbase.cpp:1911: error: ‘uint32_t’ does not name a type Hbase.cpp:1974: error: ‘uint32_t’ does not name a type Hbase.cpp:2003: error: ‘uint32_t’ does not name a type Hbase.cpp:2066: error: ‘uint32_t’ does not name a type Hbase.cpp:2122: error: ‘uint32_t’ does not name a type Hbase.cpp:2139: error: ‘uint32_t’ does not name a type Hbase.cpp:2156: error: ‘uint32_t’ does not name a type Hbase.cpp:2219: error: ‘uint32_t’ does not name a type Hbase.cpp:2248: error: ‘uint32_t’ does not name a type Hbase.cpp:2311: error: ‘uint32_t’ does not name a type Hbase.cpp:2375: error: ‘uint32_t’ does not name a type Hbase.cpp:2395: error: ‘uint32_t’ does not name a type Hbase.cpp:2415: error: ‘uint32_t’ does not name a type Hbase.cpp:2455: error: ‘uint32_t’ does not name a type Hbase.cpp:2471: error: ‘uint32_t’ does not name a type Hbase.cpp:2511: error: ‘uint32_t’ does not name a type Hbase.cpp:2579: error: ‘uint32_t’ does not name a type Hbase.cpp:2604: error: ‘uint32_t’ does not name a type Hbase.cpp:2629: error: ‘uint32_t’ does not name a type Hbase.cpp:2669: error: ‘uint32_t’ does not name a type Hbase.cpp:2685: error: ‘uint32_t’ does not name a type Hbase.cpp:2725: error: ‘uint32_t’ does not name a type Hbase.cpp:2801: error: ‘uint32_t’ does not name a type Hbase.cpp:2829: error: ‘uint32_t’ does not name a type Hbase.cpp:2857: error: ‘uint32_t’ does not name a type Hbase.cpp:2897: error: ‘uint32_t’ does not name a type Hbase.cpp:2913: error: ‘uint32_t’ does not name a type Hbase.cpp:2953: error: ‘uint32_t’ does not name a type Hbase.cpp:3009: error: ‘uint32_t’ does not name a type Hbase.cpp:3026: error: ‘uint32_t’ does not name a type Hbase.cpp:3043: error: ‘uint32_t’ does not name a type Hbase.cpp:3083: error: ‘uint32_t’ does not name a type Hbase.cpp:3099: error: ‘uint32_t’ does not name a type Hbase.cpp:3139: error: ‘uint32_t’ does not name a type Hbase.cpp:3203: error: ‘uint32_t’ does not name a type Hbase.cpp:3223: error: ‘uint32_t’ does not name a type Hbase.cpp:3243: error: ‘uint32_t’ does not name a type Hbase.cpp:3283: error: ‘uint32_t’ does not name a type Hbase.cpp:3299: error: ‘uint32_t’ does not name a type Hbase.cpp:3339: error: ‘uint32_t’ does not name a type Hbase.cpp:3387: error: ‘uint32_t’ does not name a type Hbase.cpp:3401: error: ‘uint32_t’ does not name a type Hbase.cpp:3415: error: ‘uint32_t’ does not name a type Hbase.cpp:3455: error: ‘uint32_t’ does not name a type Hbase.cpp:3471: error: ‘uint32_t’ does not name a type Hbase.cpp:3511: error: ‘uint32_t’ does not name a type Hbase.cpp:3567: error: ‘uint32_t’ does not name a type Hbase.cpp:3584: error: ‘uint32_t’ does not name a type Hbase.cpp:3601: error: ‘uint32_t’ does not name a type Hbase.cpp:3641: error: ‘uint32_t’ does not name a type Hbase.cpp:3657: error: ‘uint32_t’ does not name a type Hbase.cpp:3697: error: ‘uint32_t’ does not name a type Hbase.cpp:3765: error: ‘uint32_t’ does not name a type Hbase.cpp:3790: error: ‘uint32_t’ does not name a type Hbase.cpp:3815: error: ‘uint32_t’ does not name a type Hbase.cpp:3863: error: ‘uint32_t’ does not name a type Hbase.cpp:3883: error: ‘uint32_t’ does not name a type Hbase.cpp:3931: error: ‘uint32_t’ does not name a type Hbase.cpp:4007: error: ‘uint32_t’ does not name a type Hbase.cpp:4035: error: ‘uint32_t’ does not name a type Hbase.cpp:4063: error: ‘uint32_t’ does not name a type Hbase.cpp:4111: error: ‘uint32_t’ does not name a type Hbase.cpp:4131: error: ‘uint32_t’ does not name a type Hbase.cpp:4179: error: ‘uint32_t’ does not name a type Hbase.cpp:4255: error: ‘uint32_t’ does not name a type Hbase.cpp:4283: error: ‘uint32_t’ does not name a type Hbase.cpp:4311: error: ‘uint32_t’ does not name a type Hbase.cpp:4359: error: ‘uint32_t’ does not name a type Hbase.cpp:4379: error: ‘uint32_t’ does not name a type Hbase.cpp:4427: error: ‘uint32_t’ does not name a type Hbase.cpp:4511: error: ‘uint32_t’ does not name a type Hbase.cpp:4542: error: ‘uint32_t’ does not name a type Hbase.cpp:4573: error: ‘uint32_t’ does not name a type Hbase.cpp:4621: error: ‘uint32_t’ does not name a type Hbase.cpp:4641: error: ‘uint32_t’ does not name a type Hbase.cpp:4689: error: ‘uint32_t’ does not name a type Hbase.cpp:4729: error: ‘uint32_t’ does not name a type Hbase.cpp:4740: error: ‘uint32_t’ does not name a type Hbase.cpp:4751: error: ‘uint32_t’ does not name a type Hbase.cpp:4815: error: ‘uint32_t’ does not name a type Hbase.cpp:4843: error: ‘uint32_t’ does not name a type Hbase.cpp:4907: error: ‘uint32_t’ does not name a type Hbase.cpp:4947: error: ‘uint32_t’ does not name a type Hbase.cpp:4958: error: ‘uint32_t’ does not name a type Hbase.cpp:4969: error: ‘uint32_t’ does not name a type Hbase.cpp:5017: error: ‘uint32_t’ does not name a type Hbase.cpp:5037: error: ‘uint32_t’ does not name a type Hbase.cpp:5085: error: variable or field ‘getTableNames’ declared void Hbase.cpp:5085: error: ‘vector’ is not a member of ‘std’ Hbase.cpp:5085: error: ‘Text’ was not declared in this scope Hbase.cpp:5085: error: ‘_return’ was not declared in this scope Hbase.cpp: In member function ‘void apache::hadoop::hbase::thrift::HbaseClient::send_getTableNames()’: Hbase.cpp:5093: error: ‘int32_t’ was not declared in this scope Hbase.cpp:5093: error: expected `;' before ‘cseqid’ Hbase.cpp:5094: error: ‘oprot_’ was not declared in this scope Hbase.cpp:5094: error: ‘facebook’ has not been declared Hbase.cpp:5094: error: ‘cseqid’ was not declared in this scope Hbase.cpp:5097: error: ‘class apache::hadoop::hbase::thrift::Hbase_getTableNames_pargs’ has no member named ‘write’ Hbase.cpp: At global scope: Hbase.cpp:5104: error: variable or field ‘recv_getTableNames’ declared void Hbase.cpp:5104: error: ‘vector’ is not a member of ‘std’ Hbase.cpp:5104: error: ‘Text’ was not declared in this scope Hbase.cpp:5104: error: ‘_return’ was not declared in this scope Hbase.cpp:7326: error: expected `}' at end of input Hbase.cpp:7326: error: expected `}' at end of input Hbase.cpp:7326: error: expected `}' at end of input Hbase.cpp:7326: error: expected `}' at end of input make: *** [Hbase.o] Error 1