object
ViewCacheRefresh
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
assigneeStart(path: AFile, assigneeId: slamdata.Predef.String, start: Instant, tmpDataPath: AFile): ConnectionIO[slamdata.Predef.Int]
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
lift[S[_], A](cio: ConnectionIO[\/[FileSystemError, A]])(implicit S0: :<:[ConnectionIO, S], Q: Ops[S]): CompExecM[A]
-
def
lift[S[_], A](v: Free[S, \/[FileSystemError, A]])(implicit Q: Ops[S]): CompExecM[A]
-
def
lift[S[_], A](v: \/[FileSystemError, A])(implicit Q: Ops[S]): CompExecM[A]
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
selectCacheForRefresh[S[_]](implicit Q: Ops[S], T: Ops[S], S0: :<:[ConnectionIO, S]): CompExecM[slamdata.Predef.Option[PathedViewCache]]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
updateCache[S[_]](viewPath: AFile, assigneeId: slamdata.Predef.String)(implicit Q: Ops[S], T: Ops[S], S0: :<:[WriteFile, S], S1: :<:[ManageFile, S], S2: :<:[Mounting, S], S3: :<:[ConnectionIO, S], S4: :<:[Task, S]): CompExecM[slamdata.Predef.Unit]
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
writeViewCache[S[_]](basePath: ADir, tmpDataPath: AFile, view: ConnectionUri)(implicit Q: Ops[S], S0: :<:[WriteFile, S], S1: :<:[ManageFile, S], S2: :<:[Mounting, S]): CompExecM[AFile]
Inherited from AnyRef
Inherited from Any