Class: Google::Cloud::StorageTransfer::V1::HdfsData
- Inherits:
-
Object
- Object
- Google::Cloud::StorageTransfer::V1::HdfsData
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/storagetransfer/v1/transfer_types.rb
Overview
An HdfsData resource specifies a path within an HDFS entity (e.g. a cluster). All cluster-specific settings, such as namenodes and ports, are configured on the transfer agents servicing requests, so HdfsData only contains the root path to the data in our transfer.
Instance Attribute Summary collapse
-
#path ⇒ ::String
Root path to transfer files.