Packages

package hdfs

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class BlobFsService extends AnyRef
  2. class DataClientHdfsContext extends DataClientContext

    Context holder with shared resources used by DataClient.

    Context holder with shared resources used by DataClient.

    The context is not serializable (contains threads and sockets) and should never be shared between master and workers.

Ungrouped