Home > php教程 > php手册 > body text

PHP和Golang使用Thrift1和Thrift2访问Hbase0.96.2(ubuntu12.04)

WBOY
Release: 2016-06-06 19:44:04
Original
1602 people have browsed it

名称为:Hbase void enableTable() void disableTable() bool isTableEnabled() void compact() void majorCompact() listText getTableNames() mapText,ColumnDescriptor getColumnDescriptors() listTRegionInfo getTableRegions() void createTable() voi

名称为:Hbase

void enableTable()

void disableTable()

bool isTableEnabled()

void compact()

void majorCompact()

list getTableNames()

map getColumnDescriptors()

list getTableRegions()

void createTable()

void deleteTable()

list get()

list getVer()

list getVerTs()

list getRow()

list getRowWithColumns()

list getRowTs()

list getRowWithColumnsTs()

list getRows()

list getRowsWithColumns()

list getRowsTs()

list getRowsWithColumnsTs()

void mutateRow()

void mutateRowTs()

void mutateRows()

void mutateRowsTs()

i64 atomicIncrement()

void deleteAll()

void deleteAllTs()

void deleteAllRow()

void increment()

void incrementRows()

void deleteAllRowTs()

ScannerID scannerOpenWithScan()

ScannerID scannerOpen()

ScannerID scannerOpenWithStop()

ScannerID scannerOpenWithPrefix()

ScannerID scannerOpenTs()

ScannerID scannerOpenWithStopTs()

list scannerGet()

list scannerGetList()

void scannerClose()

list getRowOrBefore()

TRegionInfo getRegionInfo()

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template