Cloud Bigtable Client - Class Range (1.28.3)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.28.3 keyboard_arrow_down
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
startUnbounded
startOpen
Parameter Name Description start
string|int
startClosed
Parameter Name Description start
string|int
endUnbounded
endOpen
Parameter Name Description end
string|int
endClosed
Parameter Name Description end
string|int
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
BOUND_TYPE_OPEN
BOUND_TYPE_CLOSED
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-30 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]