public sealed class HdfsData : IMessage<HdfsData>, IEquatable<HdfsData>, IDeepCloneable<HdfsData>, IBufferMessage, IMessage
Reference documentation and code samples for the Storage Transfer v1 API class HdfsData.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eHdfsData\u003c/code\u003e class, part of the Storage Transfer v1 API, is used to define the root path within an HDFS entity for data transfers.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.7.0 is one of the available versions for the \u003ccode\u003eHdfsData\u003c/code\u003e class, with versions ranging from 1.0.0 up to the latest 2.8.0, and it is used in the context of storage transfers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHdfsData\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHdfsData\u003c/code\u003e class is within the \u003ccode\u003eGoogle.Cloud.StorageTransfer.V1\u003c/code\u003e namespace, and is found in the assembly \u003ccode\u003eGoogle.Cloud.StorageTransfer.V1.dll\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, \u003ccode\u003eHdfsData()\u003c/code\u003e and \u003ccode\u003eHdfsData(HdfsData other)\u003c/code\u003e, and a \u003ccode\u003ePath\u003c/code\u003e property for setting the root path to transfer files.\u003c/p\u003e\n"]]],[],null,[]]