CellChunk

com.google.bigtable.v2.bigtable.ReadRowsResponse$.CellChunk$
See theCellChunk companion class
object CellChunk extends GeneratedMessageCompanion[CellChunk]

Attributes

Companion
class
Source
ReadRowsResponse.scala
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[CellChunk]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
CellChunk.type

Members list

Type members

Classlikes

implicit class CellChunkLens[UpperPB](_l: Lens[UpperPB, CellChunk]) extends ObjectLens[UpperPB, CellChunk]

Attributes

Source
ReadRowsResponse.scala
Supertypes
class ObjectLens[UpperPB, CellChunk]
trait Lens[UpperPB, CellChunk]
trait Serializable
class Object
trait Matchable
class Any
Show all
object RowStatus

Attributes

Companion
trait
Source
ReadRowsResponse.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
RowStatus.type
sealed trait RowStatus extends GeneratedOneof

Attributes

Companion
object
Source
ReadRowsResponse.scala
Supertypes
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
class CommitRow
object Empty.type
class ResetRow

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type ValueType = A

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala

Value members

Concrete methods

def enumCompanionForFieldNumber(`__fieldNumber`: Int): GeneratedEnumCompanion[_]

Attributes

Source
ReadRowsResponse.scala
def javaDescriptor: Descriptor

Returns the Java descriptors for this message. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.

Returns the Java descriptors for this message. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.

Attributes

Source
ReadRowsResponse.scala
def messageCompanionForFieldNumber(`__number`: Int): GeneratedMessageCompanion[_]

Attributes

Source
ReadRowsResponse.scala
def of(rowKey: ByteString, familyName: Option[String], qualifier: Option[ByteString], timestampMicros: Long, labels: Seq[String], value: ByteString, valueSize: Int, rowStatus: RowStatus): CellChunk

Attributes

Source
ReadRowsResponse.scala
def parseFrom(`_input__`: CodedInputStream): CellChunk

Parses a message from a CodedInputStream.

Parses a message from a CodedInputStream.

Attributes

Source
ReadRowsResponse.scala
def scalaDescriptor: Descriptor

Attributes

Source
ReadRowsResponse.scala

Inherited methods

def enumCompanionForField(field: FieldDescriptor): GeneratedEnumCompanion[_]

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def fromAscii(s: String): A

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def merge(a: CellChunk, input: CodedInputStream): A

Merges the given message with the additional fields in the steam.

Merges the given message with the additional fields in the steam.

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def messageCompanionForField(field: FieldDescriptor): GeneratedMessageCompanion[_]

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def parseDelimitedFrom(input: InputStream): Option[A]

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def parseDelimitedFrom(input: CodedInputStream): Option[A]

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def parseFrom(s: Array[Byte]): A

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def parseFrom(input: InputStream): A

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def streamFromDelimitedInput(input: InputStream): Stream[A]

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def toByteArray(a: CellChunk): Array[Byte]

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def validate(s: Array[Byte]): Try[A]

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def validateAscii(s: String): Either[TextFormatError, A]

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala

Concrete fields

Attributes

Source
ReadRowsResponse.scala

Attributes

Source
ReadRowsResponse.scala
final val LABELS_FIELD_NUMBER: 5

Attributes

Source
ReadRowsResponse.scala
final val QUALIFIER_FIELD_NUMBER: 3

Attributes

Source
ReadRowsResponse.scala
final val RESET_ROW_FIELD_NUMBER: 8

Attributes

Source
ReadRowsResponse.scala
final val ROW_KEY_FIELD_NUMBER: 1

Attributes

Source
ReadRowsResponse.scala

Attributes

Source
ReadRowsResponse.scala
final val VALUE_FIELD_NUMBER: 6

Attributes

Source
ReadRowsResponse.scala

Attributes

Source
ReadRowsResponse.scala

Attributes

Source
ReadRowsResponse.scala
lazy val nestedMessagesCompanions: Seq[GeneratedMessageCompanion[_ <: GeneratedMessage]]

Attributes

Source
ReadRowsResponse.scala

Implicits

Implicits

final implicit def CellChunkLens[UpperPB](_l: Lens[UpperPB, CellChunk]): CellChunkLens[UpperPB]

Attributes

Source
ReadRowsResponse.scala
implicit def messageCompanion: GeneratedMessageCompanion[CellChunk]

Attributes

Source
ReadRowsResponse.scala
implicit def messageReads: Reads[CellChunk]

Attributes

Source
ReadRowsResponse.scala