|
|
__init__(self,
EntropyInterface,
do_ssl=False,
stdout_logging=True,
entropy_interface_kwargs={},
**kwargs) |
source code
|
|
|
|
|
|
|
| handle_executor_command_classes_initialization(self) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| set_pinboard_item_status(self,
pinboard_id,
status) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| swap_items_in_queue(self,
queue_id1,
queue_id2) |
source code
|
|
|
|
| add_to_queue(self,
command_name,
command_text,
user_id,
group_id,
function,
args,
kwargs,
do_parallel,
extended_result,
interactive=False) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| get_item_by_queue_id(self,
queue_id,
copy=False) |
source code
|
|
|
|
|
|
|
|
|
Inherited from interfaces.SocketHost:
append_eos,
create_ca_server_certs,
create_ssl_certificate_request,
create_ssl_key_pair,
destroy_session,
disable_commands,
gc_clean,
get_ip_address,
get_md5_hash,
get_new_session,
get_rc,
go,
python_garbage_collect,
set_session_running,
setup_authenticator,
setup_commands,
setup_external_command_classes,
setup_hostname,
setup_ssl,
start_local_output_interface,
start_python_garbage_collector,
start_session_garbage_collector,
store_rc,
transmit,
unset_session_running,
updateProgress,
update_session_time
|