|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColumnType | |
---|---|
org.apache.cassandra.loader |
Uses of ColumnType in org.apache.cassandra.loader |
---|
Fields in org.apache.cassandra.loader with type parameters of type ColumnType | |
---|---|
protected java.util.List<ColumnType> |
ColumnFamilyType.column
|
Methods in org.apache.cassandra.loader that return ColumnType | |
---|---|
ColumnType |
ObjectFactory.createColumnType()
Create an instance of ColumnType |
Methods in org.apache.cassandra.loader that return types with arguments of type ColumnType | |
---|---|
javax.xml.bind.JAXBElement<ColumnType> |
ObjectFactory.createColumn(ColumnType value)
Create an instance of JAXBElement < ColumnType > } |
java.util.List<ColumnType> |
ColumnFamilyType.getColumn()
Gets the value of the column property. |
Methods in org.apache.cassandra.loader with parameters of type ColumnType | |
---|---|
javax.xml.bind.JAXBElement<ColumnType> |
ObjectFactory.createColumn(ColumnType value)
Create an instance of JAXBElement < ColumnType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |