quasar
.
physical
.
couchbase
.
fs
queryfile
Related Doc:
package fs
object
queryfile
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
queryfile
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
implicit
class
LiftF
[
F
[
_
]
,
A
]
extends
AnyRef
implicit
class
LiftFE
[
A
]
extends
AnyRef
type
Plan
[
S
[
_
]
,
A
]
=
EitherT
[[β$1$]
WriterT
[[β$0$]
Free
[
S
,
β$0$
],
Vector
[
PhaseResult
],
β$1$
],
FileSystemError
,
A
]
implicit
class
liftPE
[
A
]
extends
AnyRef
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
close
[
S
[
_
]
]
(
handle:
ResultHandle
)
(
implicit
results:
Ops
[
ResultHandle
,
Cursor
,
S
]
)
:
Free
[
S
,
slamdata.Predef.Unit
]
implicit
val
codec
:
DataCodec
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
evaluatePlan
[
T
[
_
[
_
]
]
,
S
[
_
]
]
(
lp:
T
[
LogicalPlan
]
)
(
implicit
arg0:
BirecursiveT
[
T
]
,
arg1:
EqualT
[
T
]
,
arg2:
ShowT
[
T
]
,
arg3:
RenderTreeT
[
T
]
,
S0:
:<:
[[β$11$]
Read
[
ClientContext
,
β$11$
],
S
]
,
S1:
:<:
[
MonotonicSeq
,
S
]
,
S2:
:<:
[
Task
,
S
]
,
results:
Ops
[
ResultHandle
,
Cursor
,
S
]
)
:
Free
[
S
, (
PhaseResults
,
\/
[
FileSystemError
,
ResultHandle
])]
def
executePlan
[
T
[
_
[
_
]
]
,
S
[
_
]
]
(
lp:
T
[
LogicalPlan
]
,
out:
AFile
)
(
implicit
arg0:
BirecursiveT
[
T
]
,
arg1:
EqualT
[
T
]
,
arg2:
ShowT
[
T
]
,
arg3:
RenderTreeT
[
T
]
,
S0:
:<:
[[β$9$]
Read
[
ClientContext
,
β$9$
],
S
]
,
S1:
:<:
[
MonotonicSeq
,
S
]
,
S2:
:<:
[
GenUUID
,
S
]
,
S3:
:<:
[
Task
,
S
]
)
:
Free
[
S
, (
PhaseResults
,
\/
[
FileSystemError
,
AFile
])]
def
explain
[
T
[
_
[
_
]
]
,
S
[
_
]
]
(
lp:
T
[
LogicalPlan
]
)
(
implicit
arg0:
BirecursiveT
[
T
]
,
arg1:
EqualT
[
T
]
,
arg2:
ShowT
[
T
]
,
arg3:
RenderTreeT
[
T
]
,
S0:
:<:
[[β$14$]
Read
[
ClientContext
,
β$14$
],
S
]
,
S1:
:<:
[
MonotonicSeq
,
S
]
,
S2:
:<:
[
Task
,
S
]
)
:
Free
[
S
, (
PhaseResults
,
\/
[
FileSystemError
,
ExecutionPlan
])]
def
fileExists
[
S
[
_
]
]
(
file:
AFile
)
(
implicit
S0:
:<:
[
Task
,
S
]
,
context:
Ops
[
ClientContext
,
S
]
)
:
Free
[
S
,
slamdata.Predef.Boolean
]
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
interpret
[
S
[
_
]
]
(
implicit
S0:
:<:
[[β$3$]
Read
[
ClientContext
,
β$3$
],
S
]
,
S1:
:<:
[
MonotonicSeq
,
S
]
,
S2:
:<:
[[γ$4$]
KeyValueStore
[
ResultHandle
,
Cursor
,
γ$4$
],
S
]
,
S3:
:<:
[
GenUUID
,
S
]
,
S4:
:<:
[
Task
,
S
]
)
:
~>
[
QueryFile
, [β$5$]
Free
[
S
,
β$5$
]]
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
jsonTranscoder
:
JsonTranscoder
def
listContents
[
S
[
_
]
]
(
dir:
APath
)
(
implicit
S0:
:<:
[
Task
,
S
]
,
context:
Ops
[
ClientContext
,
S
]
)
:
Free
[
S
,
\/
[
FileSystemError
,
slamdata.Predef.Set
[
PathSegment
]]]
def
lpLcToN1ql
[
T
[
_
[
_
]
]
,
S
[
_
]
]
(
lp:
T
[
LogicalPlan
]
,
lc:
ListContents
[[β$22$]
EitherT
[[β$1$]
WriterT
[[β$0$]
Free
[
S
,
β$0$
],
Vector
[
PhaseResult
],
β$1$
],
FileSystemError
,
β$22$
]]
,
ctx:
Context
)
(
implicit
arg0:
BirecursiveT
[
T
]
,
arg1:
EqualT
[
T
]
,
arg2:
ShowT
[
T
]
,
arg3:
RenderTreeT
[
T
]
,
S0:
:<:
[
MonotonicSeq
,
S
]
,
S1:
:<:
[
Task
,
S
]
)
:
Plan
[
S
, (
T
[
N1QL
],
ISet
[
APath
])]
def
lpToN1ql
[
T
[
_
[
_
]
]
,
S
[
_
]
]
(
lp:
T
[
LogicalPlan
]
)
(
implicit
arg0:
BirecursiveT
[
T
]
,
arg1:
EqualT
[
T
]
,
arg2:
ShowT
[
T
]
,
arg3:
RenderTreeT
[
T
]
,
S0:
:<:
[
MonotonicSeq
,
S
]
,
S1:
:<:
[
Task
,
S
]
,
ctx:
Ops
[
ClientContext
,
S
]
)
:
Plan
[
S
, (
T
[
N1QL
],
ISet
[
APath
])]
def
more
[
S
[
_
]
]
(
handle:
ResultHandle
)
(
implicit
results:
Ops
[
ResultHandle
,
Cursor
,
S
]
)
:
Free
[
S
,
\/
[
FileSystemError
,
slamdata.Predef.Vector
[
Data
]]]
def
n1qlResults
[
T
[
_
[
_
]
]
,
S
[
_
]
]
(
n1ql:
T
[
N1QL
]
)
(
implicit
arg0:
BirecursiveT
[
T
]
,
S0:
:<:
[
Task
,
S
]
,
context:
Ops
[
ClientContext
,
S
]
)
:
Plan
[
S
,
slamdata.Predef.Vector
[
Data
]]
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
AnyRef
Inherited from
Any
Ungrouped