Uses of Class
com.google.cloud.bigtable.data.v2.models.SetCell
-
Packages that use SetCell Package Description com.google.cloud.bigtable.data.v2.models -
-
Uses of SetCell in com.google.cloud.bigtable.data.v2.models
Methods in com.google.cloud.bigtable.data.v2.models that return SetCell Modifier and Type Method Description static SetCell
SetCell. create(String familyName, com.google.protobuf.ByteString qualifier, long timestamp, com.google.protobuf.ByteString value)
-