Batch
Getting Started
Tutorial
Docker Resources
Batch Service
Cookbooks
Reference (Python API)
Configuration Reference
Advanced UI Search Help
Python Version Compatibility Policy
Change Log
Batch
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
J
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
V
|
W
_
_async_run() (hailtop.batch.backend.Backend method)
(hailtop.batch.backend.LocalBackend method)
(hailtop.batch.backend.ServiceBackend method)
_run() (hailtop.batch.backend.Backend method)
A
add_done_callback() (hailtop.batch.batch_pool_executor.BatchPoolFuture method)
add_extension() (hailtop.batch.resource.JobResourceFile method)
always_copy_output() (hailtop.batch.job.Job method)
always_run() (hailtop.batch.job.Job method)
ANY_REGION (hailtop.batch.backend.ServiceBackend attribute)
as_json() (hailtop.batch.resource.PythonResult method)
as_repr() (hailtop.batch.resource.PythonResult method)
as_str() (hailtop.batch.resource.PythonResult method)
async_cancel() (hailtop.batch.batch_pool_executor.BatchPoolFuture method)
async_close() (hailtop.batch.backend.Backend method)
async_map() (hailtop.batch.batch_pool_executor.BatchPoolExecutor method)
async_result() (hailtop.batch.batch_pool_executor.BatchPoolFuture method)
async_submit() (hailtop.batch.batch_pool_executor.BatchPoolExecutor method)
B
Backend (class in hailtop.batch.backend)
BashJob (class in hailtop.batch.job)
Batch (class in hailtop.batch.batch)
BatchPoolExecutor (class in hailtop.batch.batch_pool_executor)
BatchPoolFuture (class in hailtop.batch.batch_pool_executor)
build_python_image() (in module hailtop.batch.docker)
C
call() (hailtop.batch.job.PythonJob method)
cancel() (hailtop.batch.batch_pool_executor.BatchPoolFuture method)
cancelled() (hailtop.batch.batch_pool_executor.BatchPoolFuture method)
close() (hailtop.batch.backend.Backend method)
cloudfuse() (hailtop.batch.job.Job method)
command() (hailtop.batch.job.BashJob method)
concatenate() (in module hailtop.batch.utils)
cpu() (hailtop.batch.job.Job method)
D
declare_resource_group() (hailtop.batch.job.BashJob method)
depends_on() (hailtop.batch.job.Job method)
done() (hailtop.batch.batch_pool_executor.BatchPoolFuture method)
E
env() (hailtop.batch.job.Job method)
exception() (hailtop.batch.batch_pool_executor.BatchPoolFuture method)
F
from_batch_id() (hailtop.batch.batch.Batch static method)
G
gcsfuse() (hailtop.batch.job.Job method)
I
image() (hailtop.batch.job.BashJob method)
(hailtop.batch.job.PythonJob method)
InputResourceFile (class in hailtop.batch.resource)
J
Job (class in hailtop.batch.job)
JobResourceFile (class in hailtop.batch.resource)
L
LocalBackend (class in hailtop.batch.backend)
M
map() (hailtop.batch.batch_pool_executor.BatchPoolExecutor method)
memory() (hailtop.batch.job.Job method)
N
new_bash_job() (hailtop.batch.batch.Batch method)
new_job() (hailtop.batch.batch.Batch method)
new_python_job() (hailtop.batch.batch.Batch method)
P
plink_merge() (in module hailtop.batch.utils)
PythonJob (class in hailtop.batch.job)
PythonResult (class in hailtop.batch.resource)
R
read_input() (hailtop.batch.batch.Batch method)
read_input_group() (hailtop.batch.batch.Batch method)
regions() (hailtop.batch.job.Job method)
requester_pays_fs() (hailtop.batch.backend.Backend method)
Resource (class in hailtop.batch.resource)
ResourceFile (class in hailtop.batch.resource)
ResourceGroup (class in hailtop.batch.resource)
result() (hailtop.batch.batch_pool_executor.BatchPoolFuture method)
run() (hailtop.batch.batch.Batch method)
running() (hailtop.batch.batch_pool_executor.BatchPoolFuture method)
RunningBatchType (class in hailtop.batch.backend)
S
select_jobs() (hailtop.batch.batch.Batch method)
ServiceBackend (class in hailtop.batch.backend)
shutdown() (hailtop.batch.batch_pool_executor.BatchPoolExecutor method)
source() (hailtop.batch.resource.InputResourceFile method)
(hailtop.batch.resource.JobResourceFile method)
(hailtop.batch.resource.PythonResult method)
(hailtop.batch.resource.Resource method)
(hailtop.batch.resource.ResourceGroup method)
spot() (hailtop.batch.job.Job method)
storage() (hailtop.batch.job.Job method)
submit() (hailtop.batch.batch_pool_executor.BatchPoolExecutor method)
supported_regions() (hailtop.batch.backend.ServiceBackend static method)
T
timeout() (hailtop.batch.job.Job method)
V
validate_file() (hailtop.batch.backend.Backend method)
W
write_output() (hailtop.batch.batch.Batch method)