GAFlight.Server – arrow-flight-glib Reference Manual
Packages
arrow-flight-glib
GAFlight
Server
Server
do_get
do_put
get_flight_info
get_port
list_flights
listen
shutdown
wait
Server
Object Hierarchy:
Description:
[
CCode
( type_id =
"gaflight_server_get_type ()"
) ]
public
abstract
class
Server
:
Object
,
Servable
Namespace:
GAFlight
Package:
arrow-flight-glib
Content:
Creation methods:
protected
Server
()
Methods:
public
virtual
DataStream
do_get
(
ServerCallContext
context,
Ticket
ticket)
throws
Error
public
virtual
bool
do_put
(
ServerCallContext
context,
MessageReader
reader,
MetadataWriter
writer)
throws
Error
Processes a stream of IPC payloads sent from a client.
public
virtual
Info
get_flight_info
(
ServerCallContext
context,
Descriptor
request)
throws
Error
public
int
get_port
()
public
virtual
List
<
Info
>
list_flights
(
ServerCallContext
context,
Criteria
? criteria)
throws
Error
public
bool
listen
(
ServerOptions
options)
throws
Error
public
bool
shutdown
()
throws
Error
Shuts down the serve.
public
bool
wait
()
throws
Error
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref