public static class LegacyLayout.LegacyBound
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static LegacyLayout.LegacyBound |
BOTTOM |
Slice.Bound |
bound |
ColumnDefinition |
collectionName |
boolean |
isStatic |
static LegacyLayout.LegacyBound |
TOP |
Modifier and Type | Method and Description |
---|---|
Clustering |
getAsClustering(CFMetaData metadata) |
java.lang.String |
toString() |
public static final LegacyLayout.LegacyBound BOTTOM
public static final LegacyLayout.LegacyBound TOP
public final Slice.Bound bound
public final boolean isStatic
public final ColumnDefinition collectionName
public Clustering getAsClustering(CFMetaData metadata)
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2015 The Apache Software Foundation