static Selector.Factory |
SimpleSelector.newFactory(ColumnMetadata def,
int idx) |
static Selector.Factory |
TermSelector.newFactory(java.lang.String name,
Term term,
AbstractType<?> type) |
Selector.Factory |
Selectable.newSelectorFactory(TableMetadata table,
AbstractType<?> expectedType,
java.util.List<ColumnMetadata> defs,
VariableSpecifications boundNames) |
Selector.Factory |
Selectable.WithTerm.newSelectorFactory(TableMetadata table,
AbstractType<?> expectedType,
java.util.List<ColumnMetadata> defs,
VariableSpecifications boundNames) |
Selector.Factory |
Selectable.WritetimeOrTTL.newSelectorFactory(TableMetadata table,
AbstractType<?> expectedType,
java.util.List<ColumnMetadata> defs,
VariableSpecifications boundNames) |
Selector.Factory |
Selectable.WithFunction.newSelectorFactory(TableMetadata table,
AbstractType<?> expectedType,
java.util.List<ColumnMetadata> defs,
VariableSpecifications boundNames) |
Selector.Factory |
Selectable.WithToJSonFunction.newSelectorFactory(TableMetadata table,
AbstractType<?> expectedType,
java.util.List<ColumnMetadata> defs,
VariableSpecifications boundNames) |
Selector.Factory |
Selectable.WithCast.newSelectorFactory(TableMetadata table,
AbstractType<?> expectedType,
java.util.List<ColumnMetadata> defs,
VariableSpecifications boundNames) |
Selector.Factory |
Selectable.WithFieldSelection.newSelectorFactory(TableMetadata table,
AbstractType<?> expectedType,
java.util.List<ColumnMetadata> defs,
VariableSpecifications boundNames) |
Selector.Factory |
Selectable.BetweenParenthesesOrWithTuple.newSelectorFactory(TableMetadata cfm,
AbstractType<?> expectedType,
java.util.List<ColumnMetadata> defs,
VariableSpecifications boundNames) |
Selector.Factory |
Selectable.WithList.newSelectorFactory(TableMetadata cfm,
AbstractType<?> expectedType,
java.util.List<ColumnMetadata> defs,
VariableSpecifications boundNames) |
Selector.Factory |
Selectable.WithSet.newSelectorFactory(TableMetadata cfm,
AbstractType<?> expectedType,
java.util.List<ColumnMetadata> defs,
VariableSpecifications boundNames) |
Selector.Factory |
Selectable.WithMapOrUdt.newSelectorFactory(TableMetadata cfm,
AbstractType<?> expectedType,
java.util.List<ColumnMetadata> defs,
VariableSpecifications boundNames) |
Selector.Factory |
Selectable.WithTypeHint.newSelectorFactory(TableMetadata cfm,
AbstractType<?> expectedType,
java.util.List<ColumnMetadata> defs,
VariableSpecifications boundNames) |
Selector.Factory |
Selectable.WithElementSelection.newSelectorFactory(TableMetadata cfm,
AbstractType<?> expectedType,
java.util.List<ColumnMetadata> defs,
VariableSpecifications boundNames) |
Selector.Factory |
Selectable.WithSliceSelection.newSelectorFactory(TableMetadata cfm,
AbstractType<?> expectedType,
java.util.List<ColumnMetadata> defs,
VariableSpecifications boundNames) |