Type Members
-
type
CleanUpParam
= LiftSession
-
type
ValueType
= Box[(Long, Long)]
Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
def
__nameSalt
: String
-
def
apply
(what: Box[(Long, Long)]): Box[(Long, Long)]
-
def
asInstanceOf
[T0]
: T0
-
def
atomicUpdate
(f: (ValueType) ⇒ ValueType): ValueType
-
def
calcDefaultValue
: Box[(Long, Long)]
-
def
clearFunc
(name: String): Unit
-
def
clone
(): AnyRef
-
def
doSync
[F]
(f: ⇒ F): F
-
def
doWith
[F]
(newVal: Box[(Long, Long)])(f: ⇒ F): F
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
finalize
(): Unit
-
def
findFunc
(name: String): Box[Box[(Long, Long)]]
-
def
get
: Box[(Long, Long)]
-
def
getClass
(): java.lang.Class[_]
-
def
hashCode
(): Int
-
def
is
: Box[(Long, Long)]
-
def
isInstanceOf
[T0]
: Boolean
-
lazy val
logger
: Logger
-
lazy val
name
: String
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
onShutdown
(session: CleanUpParam): Unit
-
def
performAtomicOperation
[T]
(f: ⇒ T): T
-
def
registerCleanupFunc
(in: (LiftSession) ⇒ Unit): Unit
-
def
registerGlobalCleanupFunc
(in: (CleanUpParam) ⇒ Unit): Unit
-
def
remove
(): Unit
-
def
set
(what: Box[(Long, Long)]): Box[(Long, Long)]
-
def
setFunc
(name: String, value: Box[(Long, Long)]): Unit
-
def
setIsUnset
(value: ⇒ Box[(Long, Long)]): Box[(Long, Long)]
-
def
set_?
: Boolean
-
def
settingDefault_?
: Boolean
-
def
showWarningWhenAccessedOutOfSessionScope_?
: Boolean
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
def
testWasSet
(name: String): Boolean
-
def
toString
(): String
-
def
update
(f: (Box[(Long, Long)]) ⇒ Box[(Long, Long)]): Box[(Long, Long)]
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
-
def
wasInitialized
(name: String): Boolean
Inherited from SessionVar[Box[(Long, Long)]]
Inherited from LazyLoggable
Inherited from AnyVar[Box[(Long, Long)], SessionVar[Box[(Long, Long)]]]
Inherited from AnyVarTrait[Box[(Long, Long)], SessionVar[Box[(Long, Long)]]]
Inherited from HasCalcDefaultValue[Box[(Long, Long)]]
Inherited from PSettableValueHolder[Box[(Long, Long)]]
Inherited from SettableValueHolder
Inherited from Settable
Inherited from PValueHolder[Box[(Long, Long)]]
Inherited from ValueHolder
Inherited from AnyRef
Inherited from Any
State holder for the number of bytes uploaded of the current upload in the existing session.