JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
info.michaelwittig.javaq
Interface Q
All Known Subinterfaces:
AggregateColumn
<T>,
Column
<T>,
Filter
,
Function
,
Group
,
List
<J,T>,
Select
,
Select.Sort
,
Table
,
Value
<J,T>,
VirtualColumn
<T>
All Known Implementing Classes:
AggregateColumnImpl
,
Aggregation
,
ASimpleNominalColumn
,
ASimpleOrdinalColumn
,
ATable
,
BooleanColumn
,
BooleanValue
,
DateColumn
,
DateTimeColumn
,
DateTimeValue
,
DateValue
,
FilterComparator
,
FilterImpl
,
FloatColumn
,
FloatValue
,
FunctionImpl
,
IntegerColumn
,
IntegerValue
,
ListValue
,
LongColumn
,
LongValue
,
RealColumn
,
RealValue
,
Select.Sort.Direction
,
SelectImpl
,
SymbolColumn
,
SymbolValue
,
TableImpl
,
TimeColumn
,
TimestampColumn
,
TimestampValue
,
TimeValue
,
VirtualColumnImpl
,
XbarGroupImpl
public interface
Q
Represent a q command line.
Author:
mwittig
Method Summary
Methods
Modifier and Type
Method and Description
String
toQ
()
Method Detail
toQ
String
toQ()
Returns:
Q
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2012-2014. All Rights Reserved.