object
RestApi
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
val
additionalServices: slamdata.Predef.Map[slamdata.Predef.String, HttpService]
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
coreServices[S[_]](implicit S0: :<:[Task, S], S1: :<:[ReadFile, S], S2: :<:[WriteFile, S], S3: :<:[ManageFile, S], S4: :<:[QueryFile, S], S5: :<:[FileSystemFailure, S], S6: :<:[Mounting, S], S7: :<:[MountingFailure, S], S8: :<:[PathMismatchFailure, S], S9: :<:[Module, S], S10: :<:[Failure, S], S11: :<:[Analyze, S], S12: :<:[MetaStoreLocation, S], S13: :<:[VCache, S], S14: :<:[Timing, S]): slamdata.Predef.Map[slamdata.Predef.String, QHttpService[S]]
-
val
cors: HttpMiddleware
-
def
defaultMiddleware: HttpMiddleware
-
-
-
val
errorHandling: HttpMiddleware
-
def
finalize(): Unit
-
def
finalizeServices(svcs: slamdata.Predef.Map[slamdata.Predef.String, HttpService]): HttpService
-
final
def
getClass(): Class[_]
-
val
gzip: HttpMiddleware
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
val
passOptions: HttpMiddleware
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toHttpServices[S[_]](f: ~>[S, ResponseOr], svcs: slamdata.Predef.Map[slamdata.Predef.String, QHttpService[S]]): slamdata.Predef.Map[slamdata.Predef.String, HttpService]
-
def
toHttpServicesF[S[_]](f: ~>[[β$0$]Free[S, β$0$], ResponseOr], svcs: slamdata.Predef.Map[slamdata.Predef.String, QHttpService[S]]): slamdata.Predef.Map[slamdata.Predef.String, HttpService]
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit