Class

water.api.scalaInt

ScalaCodeResult

Related Doc: package scalaInt

Permalink

class ScalaCodeResult extends Lockable[ScalaCodeResult]

Linear Supertypes
Lockable[ScalaCodeResult], Keyed[ScalaCodeResult], Iced[ScalaCodeResult], Externalizable, Serializable, Freezable[ScalaCodeResult], Cloneable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ScalaCodeResult
  2. Lockable
  3. Keyed
  4. Iced
  5. Externalizable
  6. Serializable
  7. Freezable
  8. Cloneable
  9. AnyRef
  10. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ScalaCodeResult(key: Key[ScalaCodeResult])

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def asBytes(): Array[Byte]

    Permalink
    Definition Classes
    Iced → Freezable
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. final def checksum(): Long

    Permalink
    Definition Classes
    Keyed
  7. def checksum_impl(): Long

    Permalink
    Attributes
    protected[water]
    Definition Classes
    Keyed
  8. final def clone(): ScalaCodeResult

    Permalink
    Definition Classes
    Iced → Freezable → AnyRef
  9. def copyOver(arg0: ScalaCodeResult): Unit

    Permalink
    Attributes
    protected[water]
    Definition Classes
    Iced
  10. def delete(arg0: Key[Job[_ <: Keyed[_ <: Keyed[_ <: AnyRef]]]], arg1: Futures): Futures

    Permalink
    Definition Classes
    Lockable
  11. def delete(): Unit

    Permalink
    Definition Classes
    Lockable
  12. def delete_and_lock(arg0: Key[Job]): ScalaCodeResult

    Permalink
    Definition Classes
    Lockable
  13. def delete_and_lock(arg0: Job): ScalaCodeResult

    Permalink
    Definition Classes
    Lockable
  14. def delete_and_lock(): ScalaCodeResult

    Permalink
    Definition Classes
    Lockable
  15. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  16. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  17. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  18. final def frozenType(): Int

    Permalink
    Definition Classes
    Iced → Freezable
  19. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  20. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  21. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  22. def makeSchema(): Class[ScalaCodeResultV3]

    Permalink
    Definition Classes
    ScalaCodeResult → Keyed
  23. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  24. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  25. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  26. final def read(arg0: AutoBuffer): ScalaCodeResult

    Permalink
    Definition Classes
    Iced → Freezable
  27. def readAll_impl(arg0: AutoBuffer, arg1: Futures): Keyed[_ <: Keyed]

    Permalink
    Attributes
    protected[water]
    Definition Classes
    Keyed
  28. def readExternal(arg0: ObjectInput): Unit

    Permalink
    Definition Classes
    Iced → Externalizable
    Annotations
    @throws( ... ) @throws( classOf[java.io.IOException] )
  29. final def readJSON(arg0: AutoBuffer): ScalaCodeResult

    Permalink
    Definition Classes
    Iced → Freezable
  30. def read_lock(arg0: Key[Job]): Unit

    Permalink
    Definition Classes
    Lockable
  31. def reloadFromBytes(arg0: Array[Byte]): ScalaCodeResult

    Permalink
    Definition Classes
    Iced → Freezable
  32. final def remove(arg0: Futures): Futures

    Permalink
    Definition Classes
    Keyed
  33. final def remove(): Unit

    Permalink
    Definition Classes
    Keyed
  34. def remove_impl(arg0: Futures): Futures

    Permalink
    Attributes
    protected[water]
    Definition Classes
    Keyed
  35. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  36. final def toJsonString(): String

    Permalink
    Definition Classes
    Iced
  37. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  38. def unlock(arg0: Key[Job[_ <: Keyed[_ <: Keyed[_ <: AnyRef]]]], arg1: Boolean): ScalaCodeResult

    Permalink
    Definition Classes
    Lockable
  39. def unlock(arg0: Key[Job[_ <: Keyed[_ <: Keyed[_ <: AnyRef]]]]): ScalaCodeResult

    Permalink
    Definition Classes
    Lockable
  40. def unlock(arg0: Job[_ <: Keyed[_ <: Keyed[_ <: AnyRef]]]): ScalaCodeResult

    Permalink
    Definition Classes
    Lockable
  41. def unlock(): ScalaCodeResult

    Permalink
    Definition Classes
    Lockable
  42. def unlock_all(): Unit

    Permalink
    Definition Classes
    Lockable
  43. def update(arg0: Key[Job[_ <: Keyed[_ <: Keyed[_ <: AnyRef]]]]): ScalaCodeResult

    Permalink
    Definition Classes
    Lockable
  44. def update(arg0: Job[_ <: Keyed[_ <: Keyed[_ <: AnyRef]]]): ScalaCodeResult

    Permalink
    Definition Classes
    Lockable
  45. def update(): ScalaCodeResult

    Permalink
    Definition Classes
    Lockable
  46. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  47. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  48. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  49. final def write(arg0: AutoBuffer): AutoBuffer

    Permalink
    Definition Classes
    Iced → Freezable
  50. def writeAll(arg0: AutoBuffer): AutoBuffer

    Permalink
    Definition Classes
    Keyed
  51. def writeAll_impl(arg0: AutoBuffer): AutoBuffer

    Permalink
    Attributes
    protected[water]
    Definition Classes
    Keyed
  52. def writeExternal(arg0: ObjectOutput): Unit

    Permalink
    Definition Classes
    Iced → Externalizable
    Annotations
    @throws( classOf[java.io.IOException] )
  53. def writeJSON(arg0: AutoBuffer): AutoBuffer

    Permalink
    Definition Classes
    Iced → Freezable
  54. def write_lock(arg0: Key[Job[_ <: Keyed[_ <: Keyed[_ <: AnyRef]]]]): Lockable[?0] forSome {type ?0 <: Lockable[?0]}

    Permalink
    Definition Classes
    Lockable
  55. def write_lock(arg0: Job[_ <: Keyed[_ <: Keyed[_ <: AnyRef]]]): Lockable[?0] forSome {type ?0 <: Lockable[?0]}

    Permalink
    Definition Classes
    Lockable
  56. def write_lock(): Lockable[?0] forSome {type ?0 <: Lockable[?0]}

    Permalink
    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