Uses of Class
com.osohq.oso.Host
-
-
Uses of Host in com.osohq.oso
Fields in com.osohq.oso declared as Host Modifier and Type Field Description protected Host
Polar. host
Methods in com.osohq.oso that return Host Modifier and Type Method Description Host
Host. clone()
Constructors in com.osohq.oso with parameters of type Host Constructor Description Query(Ffi.Query queryPtr, Host host, Map<String,Object> bindings)
Construct a new Query object.
-