export(
	LOCATOR,
	ChunkReferenceArray,
	is.ChunkReference,
	async_pull,
	dapply,
	extract,
	get_host_locations,
	kill_all_nodes,
	locator_node,
	post_locations,
	pull,
	push,
	do.ccall,
	worker_node
)

S3method(pull, ChunkReference)
S3method(pull, character)
S3method(pull, list)
S3method(push, default)
S3method(push, list)
S3method(push, Chunk)

S3method(dapply, ChunkReferenceArray)

S3method(register_audience, FD)
S3method(register_audience, Location)

S3method(ChunkReferenceArray, ChunkReference)
S3method(ChunkReferenceArray, list)