JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
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
Modifier
Constructor
Description
Query
(
Ffi.Query
queryPtr,
Host
host,
Map
<
String
,
Object
> bindings)
Construct a new Query object.