Interface GettableData

All Superinterfaces:
GettableByIndexData, GettableByNameData
All Known Implementing Classes:
AbstractGettableData, UDTValue

public interface GettableData extends GettableByIndexData, GettableByNameData
Collection of (typed) CQL values that can be retrieved either by index (starting at zero) or by name.