|
Change Variable Type table : HTable to table : Table in method public increment(tincrement TIncrement) : void in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public scannerOpenTs(tableName ByteBuffer, startRow ByteBuffer, columns List<ByteBuffer>, timestamp long, attributes Map<ByteBuffer,ByteBuffer>) : int in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler |
From |
To |
|
Change Variable Type table : HTable to table : Table in method protected atomicIncrement(tableName ByteBuffer, row ByteBuffer, family byte[], qualifier byte[], amount long) : long in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public scannerOpenWithPrefix(tableName ByteBuffer, startAndPrefix ByteBuffer, columns List<ByteBuffer>, attributes Map<ByteBuffer,ByteBuffer>) : int in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public deleteAllTs(tableName ByteBuffer, row ByteBuffer, column ByteBuffer, timestamp long, attributes Map<ByteBuffer,ByteBuffer>) : void in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler |
From |
To |
|
Change Variable Type table : HTable to table : Table in method protected get(tableName ByteBuffer, row ByteBuffer, family byte[], qualifier byte[], attributes Map<ByteBuffer,ByteBuffer>) : List<TCell> in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler |
From |
To |
|
Change Variable Type table : HTable to table : Table in method protected getVerTs(tableName ByteBuffer, row ByteBuffer, family byte[], qualifier byte[], timestamp long, numVersions int, attributes Map<ByteBuffer,ByteBuffer>) : List<TCell> in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public getRowWithColumnsTs(tableName ByteBuffer, row ByteBuffer, columns List<ByteBuffer>, timestamp long, attributes Map<ByteBuffer,ByteBuffer>) : List<TRowResult> in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public getVer(tableName ByteBuffer, row ByteBuffer, family byte[], qualifier byte[], numVersions int, attributes Map<ByteBuffer,ByteBuffer>) : List<TCell> in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public scannerOpenWithStop(tableName ByteBuffer, startRow ByteBuffer, stopRow ByteBuffer, columns List<ByteBuffer>, attributes Map<ByteBuffer,ByteBuffer>) : int in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public scannerOpenWithScan(tableName ByteBuffer, tScan TScan, attributes Map<ByteBuffer,ByteBuffer>) : int in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public mutateRowTs(tableName ByteBuffer, row ByteBuffer, mutations List<Mutation>, timestamp long, attributes Map<ByteBuffer,ByteBuffer>) : void in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public deleteAllRowTs(tableName ByteBuffer, row ByteBuffer, timestamp long, attributes Map<ByteBuffer,ByteBuffer>) : void in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public getColumnDescriptors(tableName ByteBuffer) : Map<ByteBuffer,ColumnDescriptor> in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public getRowsWithColumnsTs(tableName ByteBuffer, rows List<ByteBuffer>, columns List<ByteBuffer>, timestamp long, attributes Map<ByteBuffer,ByteBuffer>) : List<TRowResult> in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler |
From |
To |
|
Change Variable Type tables : Map<String,HTable> to tables : Map<String,Table> in method public getTable(tableName byte[]) : Table in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public mutateRowsTs(tableName ByteBuffer, rowBatches List<BatchMutation>, timestamp long, attributes Map<ByteBuffer,ByteBuffer>) : void in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public append(tappend TAppend) : List<TCell> in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public scannerOpen(tableName ByteBuffer, startRow ByteBuffer, columns List<ByteBuffer>, attributes Map<ByteBuffer,ByteBuffer>) : int in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public scannerOpenWithStopTs(tableName ByteBuffer, startRow ByteBuffer, stopRow ByteBuffer, columns List<ByteBuffer>, timestamp long, attributes Map<ByteBuffer,ByteBuffer>) : int in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public checkAndPut(tableName ByteBuffer, row ByteBuffer, column ByteBuffer, value ByteBuffer, mput Mutation, attributes Map<ByteBuffer,ByteBuffer>) : boolean in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler |
From |
To |