water
.
api
.
scalaInt
ScalaCodeResult
Related Doc:
package scalaInt
class
ScalaCodeResult
extends
Lockable
[
ScalaCodeResult
]
Linear Supertypes
Lockable
[
ScalaCodeResult
],
Keyed
[
ScalaCodeResult
],
Iced
[
ScalaCodeResult
],
Externalizable
,
Serializable
,
Freezable
[
ScalaCodeResult
],
Cloneable
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
ScalaCodeResult
Lockable
Keyed
Iced
Externalizable
Serializable
Freezable
Cloneable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
ScalaCodeResult
(
key:
Key
[
ScalaCodeResult
]
)
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
def
asBytes
()
:
Array
[
Byte
]
Definition Classes
Iced → Freezable
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
final
def
checksum
()
:
Long
Definition Classes
Keyed
def
checksum_impl
()
:
Long
Attributes
protected[
water
]
Definition Classes
Keyed
final
def
clone
()
:
ScalaCodeResult
Definition Classes
Iced → Freezable → AnyRef
def
copyOver
(
arg0:
ScalaCodeResult
)
:
Unit
Attributes
protected[
water
]
Definition Classes
Iced
final
def
delete
(
arg0:
Key
[
Job
[_ <:
Keyed
[_ <:
Keyed
[_ <:
AnyRef
]]]]
,
arg1:
Futures
)
:
Futures
Definition Classes
Lockable
final
def
delete
()
:
Unit
Definition Classes
Lockable
def
delete_and_lock
(
arg0:
Key
[
Job
]
)
:
ScalaCodeResult
Definition Classes
Lockable
def
delete_and_lock
(
arg0:
Job
)
:
ScalaCodeResult
Definition Classes
Lockable
def
delete_and_lock
()
:
ScalaCodeResult
Definition Classes
Lockable
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
frozenType
()
:
Int
Definition Classes
Iced → Freezable
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
makeSchema
()
:
Class
[
ScalaCodeResultV3
]
Definition Classes
ScalaCodeResult
→ Keyed
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
read
(
arg0:
AutoBuffer
)
:
ScalaCodeResult
Definition Classes
Iced → Freezable
def
readAll_impl
(
arg0:
AutoBuffer
,
arg1:
Futures
)
:
Keyed
[_ <:
Keyed
]
Attributes
protected[
water
]
Definition Classes
Keyed
def
readExternal
(
arg0:
ObjectInput
)
:
Unit
Definition Classes
Iced → Externalizable
Annotations
@throws
(
...
)
@throws
(
classOf[java.io.IOException]
)
final
def
readJSON
(
arg0:
AutoBuffer
)
:
ScalaCodeResult
Definition Classes
Iced → Freezable
def
read_lock
(
arg0:
Key
[
Job
]
)
:
Unit
Definition Classes
Lockable
def
reloadFromBytes
(
arg0:
Array
[
Byte
]
)
:
ScalaCodeResult
Definition Classes
Iced → Freezable
final
def
remove
(
arg0:
Futures
)
:
Futures
Definition Classes
Keyed
final
def
remove
()
:
Unit
Definition Classes
Keyed
def
remove_impl
(
arg0:
Futures
)
:
Futures
Attributes
protected[
water
]
Definition Classes
Keyed
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
final
def
toJsonString
()
:
String
Definition Classes
Iced
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
unlock
(
arg0:
Key
[
Job
[_ <:
Keyed
[_ <:
Keyed
[_ <:
AnyRef
]]]]
,
arg1:
Boolean
)
:
ScalaCodeResult
Definition Classes
Lockable
def
unlock
(
arg0:
Key
[
Job
[_ <:
Keyed
[_ <:
Keyed
[_ <:
AnyRef
]]]]
)
:
ScalaCodeResult
Definition Classes
Lockable
def
unlock
(
arg0:
Job
[_ <:
Keyed
[_ <:
Keyed
[_ <:
AnyRef
]]]
)
:
ScalaCodeResult
Definition Classes
Lockable
def
unlock
()
:
ScalaCodeResult
Definition Classes
Lockable
def
unlock_all
()
:
Unit
Definition Classes
Lockable
def
update
(
arg0:
Key
[
Job
[_ <:
Keyed
[_ <:
Keyed
[_ <:
AnyRef
]]]]
)
:
ScalaCodeResult
Definition Classes
Lockable
def
update
(
arg0:
Job
[_ <:
Keyed
[_ <:
Keyed
[_ <:
AnyRef
]]]
)
:
ScalaCodeResult
Definition Classes
Lockable
def
update
()
:
ScalaCodeResult
Definition Classes
Lockable
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
(
...
)
final
def
write
(
arg0:
AutoBuffer
)
:
AutoBuffer
Definition Classes
Iced → Freezable
def
writeAll
(
arg0:
AutoBuffer
)
:
AutoBuffer
Definition Classes
Keyed
def
writeAll_impl
(
arg0:
AutoBuffer
)
:
AutoBuffer
Attributes
protected[
water
]
Definition Classes
Keyed
def
writeExternal
(
arg0:
ObjectOutput
)
:
Unit
Definition Classes
Iced → Externalizable
Annotations
@throws
(
classOf[java.io.IOException]
)
def
writeJSON
(
arg0:
AutoBuffer
)
:
AutoBuffer
Definition Classes
Iced → Freezable
def
write_lock
(
arg0:
Key
[
Job
[_ <:
Keyed
[_ <:
Keyed
[_ <:
AnyRef
]]]]
)
:
Lockable
[
?0
] forSome {type ?0 <:
Lockable
[
?0
]}
Definition Classes
Lockable
def
write_lock
(
arg0:
Job
[_ <:
Keyed
[_ <:
Keyed
[_ <:
AnyRef
]]]
)
:
Lockable
[
?0
] forSome {type ?0 <:
Lockable
[
?0
]}
Definition Classes
Lockable
def
write_lock
()
:
Lockable
[
?0
] forSome {type ?0 <:
Lockable
[
?0
]}
Definition Classes
Lockable
Inherited from
Lockable
[
ScalaCodeResult
]
Inherited from
Keyed
[
ScalaCodeResult
]
Inherited from
Iced
[
ScalaCodeResult
]
Inherited from
Externalizable
Inherited from
Serializable
Inherited from
Freezable
[
ScalaCodeResult
]
Inherited from
Cloneable
Inherited from
AnyRef
Inherited from
Any
Ungrouped