public static class LegacyLayout.LegacyCellName
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
Clustering |
clustering |
java.nio.ByteBuffer |
collectionElement |
ColumnDefinition |
column |
Modifier and Type | Method and Description |
---|---|
java.nio.ByteBuffer |
encode(CFMetaData metadata) |
java.nio.ByteBuffer |
superColumnName() |
java.nio.ByteBuffer |
superColumnSubName() |
java.lang.String |
toString() |
public final Clustering clustering
public final ColumnDefinition column
public final java.nio.ByteBuffer collectionElement
public java.nio.ByteBuffer encode(CFMetaData metadata)
public java.nio.ByteBuffer superColumnSubName()
public java.nio.ByteBuffer superColumnName()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2018 The Apache Software Foundation