Cloud Bigtable Client - Class Range (2.17.0)

Reference documentation and code samples for the Cloud Bigtable Client class Range.

Abstract class representing filter range for Rowkey, ColumnFamily, ColumnQualifier and Value.

Namespace

Google \ Cloud \ Bigtable \ Filter \ Builder

Methods

__construct

Parameters
Name
Description
startBound
int
start
string|int
endBound
int
end
string|int

of

Parameters
Name
Description
startClosed
string|int
endOpen
string|int
Returns
Type
Description

startUnbounded

Returns
Type
Description

startOpen

Parameter
Name
Description
start
string|int
Returns
Type
Description

startClosed

Parameter
Name
Description
start
string|int
Returns
Type
Description

endUnbounded

Returns
Type
Description

endOpen

Parameter
Name
Description
end
string|int
Returns
Type
Description

endClosed

Parameter
Name
Description
end
string|int
Returns
Type
Description

getStartBound

Returns
Type
Description
int

getStart

Returns
Type
Description
string|int|null

getEndBound

Returns
Type
Description
int

getEnd

Returns
Type
Description
string|int|null

Constants

BOUND_TYPE_UNBOUNDED

  Value: 0 
 

BOUND_TYPE_OPEN

  Value: 1 
 

BOUND_TYPE_CLOSED

  Value: 2 
 
Create a Mobile Website
View Site in Mobile | Classic
Share by: