Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Reviewed
Description
Missing fields in Get.toJSON conversion.
Class | Whether Mapped to JSON? | add to json? |
Get | ||
row | Yes | |
maxVersions | Yes | |
cacheBlocks | Yes | |
storeLimit | No | Yes |
storeOffset | No | Yes |
tr | Yes | |
checkExistenceOnly | No | Yes |
familyMap | Yes | |
Query | ||
filter | Yes | |
targetReplicaId | No | Yes |
consistency | No | Yes |
colFamTimeRangeMap | No | Yes |
loadColumnFamiliesOnDemand | No | Yes |
OperationWithAttributes | ||
attributes | partial, only ID attribute is set | Yes |
priority | No | Yes |
Attachments
Issue Links
- is related to
-
HBASE-28124 Missing fields in Scan.toJSON
- Resolved
- links to