code.model.flows.processors.ssh.File

Aliases

Parameters

subClasses

Js Constructors

new code_model_flows_processors_ssh_File(
    name // java.lang.String:String
)
new code_model_flows_processors_ssh_File(
    requested, // java.lang.Long:Long
    name // java.lang.String:String
)
new code_model_flows_processors_ssh_File(
    name, // java.lang.String:String
    bytes // scala.Option[Array:Array[Any]]
)
new code_model_flows_processors_ssh_File(
    source, // code.data.O
    requested, // java.lang.Long:Long
    name // java.lang.String:String
)
new code_model_flows_processors_ssh_File(
    requested, // java.lang.Long:Long
    name, // java.lang.String:String
    bytes // scala.Option[Array:Array[Any]]
)
new code_model_flows_processors_ssh_File(
    name, // java.lang.String:String
    bytes, // scala.Option[Array:Array[Any]]
    modified // scala.Option[java.lang.Long:Long]
)
new code_model_flows_processors_ssh_File(
    source, // code.data.O
    requested, // java.lang.Long:Long
    name, // java.lang.String:String
    bytes // scala.Option[Array:Array[Any]]
)
new code_model_flows_processors_ssh_File(
    requested, // java.lang.Long:Long
    name, // java.lang.String:String
    bytes, // scala.Option[Array:Array[Any]]
    modified // scala.Option[java.lang.Long:Long]
)
new code_model_flows_processors_ssh_File(
    source, // code.data.O
    requested, // java.lang.Long:Long
    name, // java.lang.String:String
    bytes, // scala.Option[Array:Array[Any]]
    modified // scala.Option[java.lang.Long:Long]
)
new code_model_flows_processors_ssh_File(
    source, // code.data.O
    requested, // java.lang.Long:Long
    name, // java.lang.String:String
    incomingBytes, // scala.Option[Array:Array[Any]]
    byteStream, // scala.Option[java.io.InputStream]
    modified // scala.Option[java.lang.Long:Long]
)

ApplyMethods

Methods

$bang$eq(x$1:scala.lang.Any:Any, ):java.lang.Boolean:Boolean
$eq$eq(x$1:scala.lang.Any:Any, ):java.lang.Boolean:Boolean
$hash$hash():java.lang.Int:Int
$init$():scala.Unit:Unit
asInstanceOf():null:Null
bytes():scala.Option[Array:Array[Any]]
canEqual(x$1:scala.lang.Any:Any, ):java.lang.Boolean:Boolean
copy$default$1():code.data.O
copy$default$2():java.lang.Long:Long
copy$default$3():java.lang.String:String
copy$default$4():scala.Option[Array:Array[Any]]
copy$default$5():scala.Option[java.io.InputStream]
copy$default$6():scala.Option[java.lang.Long:Long]
datumId():java.lang.String:String
eq(x$1:java.lang.Object:Object, ):java.lang.Boolean:Boolean
equals(x$1:scala.lang.Any:Any, ):java.lang.Boolean:Boolean
getClass():java.lang.Class[scala.lang.Any:Any]
getPayloadJValue():net.liftweb.json.JsonAST$JValue
getRequested():java.lang.Long:Long
getSidecar():scala.Option[scala.lang.Any:Any]
getSource():code.data.O
hashCode():java.lang.Int:Int
incomingBytes():scala.Option[Array:Array[Any]]
isInstanceOf():java.lang.Boolean:Boolean
modified():scala.Option[java.lang.Long:Long]
name():java.lang.String:String
ne(x$1:java.lang.Object:Object, ):java.lang.Boolean:Boolean
notify():scala.Unit:Unit
notifyAll():scala.Unit:Unit
productArity():java.lang.Int:Int
productElement(x$1:java.lang.Int:Int, ):scala.lang.Any:Any
productIterator():scala.collection.Iterator[scala.lang.Any:Any]
productPrefix():java.lang.String:String
requested():java.lang.Long:Long
setSidecar(v:scala.Option[scala.lang.Any:Any], ):scala.Unit:Unit
source():code.data.O
synchronized(x$1:null:Null, ):null:Null
toString():java.lang.String:String
wait():scala.Unit:Unit
wait(x$1:java.lang.Long:Long, ):scala.Unit:Unit
wait(x$1:java.lang.Long:Long, x$2:java.lang.Int:Int, ):scala.Unit:Unit