EndKeyClosed

com.google.bigtable.v2.data.RowRange$.EndKey$.EndKeyClosed
final case class EndKeyClosed(value: ByteString) extends EndKey

Attributes

Source:
RowRange.scala
Graph
Supertypes
trait EndKey
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

type ValueType = ByteString

Attributes

Source:
RowRange.scala

Value members

Concrete methods

override def endKeyClosed: Option[ByteString]

Attributes

Definition Classes
Source:
RowRange.scala
override def isEndKeyClosed: Boolean

Attributes

Definition Classes
Source:
RowRange.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source:
RowRange.scala

Inherited methods

def endKeyOpen: Option[ByteString]

Attributes

Inherited from:
EndKey
Source:
RowRange.scala

Attributes

Inherited from:
EndKey
Source:
RowRange.scala

Attributes

Inherited from:
EndKey
Source:
RowRange.scala

Attributes

Inherited from:
EndKey
Source:
RowRange.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala