public class DFUFileDetailWrapper extends Object
| Constructor and Description |
|---|
DFUFileDetailWrapper() |
DFUFileDetailWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUFileDetail dfufiledetail) |
DFUFileDetailWrapper(String _name,
String _filename,
String _prefix,
String _nodeGroup,
int _numParts,
String _description,
String _dir,
String _pathMask,
String _filesize,
long _fileSizeInt64,
String _recordSize,
String _recordCount,
long _recordSizeInt64,
long _recordCountInt64,
String _wuid,
String _owner,
String _jobName,
String _persistent,
String _format,
String _maxRecordSize,
String _csvSeparate,
String _csvQuote,
String _csvTerminate,
String _csvEscape,
String _modified,
String _ecl,
DFUFileStatWrapper _stat,
ArrayOfDFUFilePartsOnClusterWrapper _dFUFilePartsOnClusters,
boolean _isSuperfile,
boolean _showFileContent,
List<String> _subfiles,
ArrayOfDFULogicalFileWrapper _superfiles,
ArrayOfDFUFileProtectWrapper _protectList,
boolean _fromRoxieCluster,
Graphs_type0Wrapper _graphs,
String _userPermission,
String _contentType,
long _compressedFileSize,
String _percentCompressed,
boolean _isCompressed,
boolean _isRestricted,
boolean _browseData,
String _jsonInfo,
DataHandler _binInfo,
String _packageID,
DFUFilePartitionWrapper _partition,
ArrayOfDFUFileBloomWrapper _blooms,
int _expireDays,
String _keyType) |
protected String local_name
protected String local_filename
protected String local_prefix
protected String local_nodeGroup
protected int local_numParts
protected String local_description
protected String local_dir
protected String local_pathMask
protected String local_filesize
protected long local_fileSizeInt64
protected String local_recordSize
protected String local_recordCount
protected long local_recordSizeInt64
protected long local_recordCountInt64
protected String local_wuid
protected String local_owner
protected String local_jobName
protected String local_persistent
protected String local_format
protected String local_maxRecordSize
protected String local_csvSeparate
protected String local_csvQuote
protected String local_csvTerminate
protected String local_csvEscape
protected String local_modified
protected String local_ecl
protected DFUFileStatWrapper local_stat
protected ArrayOfDFUFilePartsOnClusterWrapper local_dFUFilePartsOnClusters
protected boolean local_isSuperfile
protected boolean local_showFileContent
protected ArrayOfDFULogicalFileWrapper local_superfiles
protected ArrayOfDFUFileProtectWrapper local_protectList
protected boolean local_fromRoxieCluster
protected Graphs_type0Wrapper local_graphs
protected String local_userPermission
protected String local_contentType
protected long local_compressedFileSize
protected String local_percentCompressed
protected boolean local_isCompressed
protected boolean local_isRestricted
protected boolean local_browseData
protected String local_jsonInfo
protected DataHandler local_binInfo
protected String local_packageID
protected DFUFilePartitionWrapper local_partition
protected ArrayOfDFUFileBloomWrapper local_blooms
protected int local_expireDays
protected String local_keyType
public DFUFileDetailWrapper()
public DFUFileDetailWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUFileDetail dfufiledetail)
public DFUFileDetailWrapper(String _name, String _filename, String _prefix, String _nodeGroup, int _numParts, String _description, String _dir, String _pathMask, String _filesize, long _fileSizeInt64, String _recordSize, String _recordCount, long _recordSizeInt64, long _recordCountInt64, String _wuid, String _owner, String _jobName, String _persistent, String _format, String _maxRecordSize, String _csvSeparate, String _csvQuote, String _csvTerminate, String _csvEscape, String _modified, String _ecl, DFUFileStatWrapper _stat, ArrayOfDFUFilePartsOnClusterWrapper _dFUFilePartsOnClusters, boolean _isSuperfile, boolean _showFileContent, List<String> _subfiles, ArrayOfDFULogicalFileWrapper _superfiles, ArrayOfDFUFileProtectWrapper _protectList, boolean _fromRoxieCluster, Graphs_type0Wrapper _graphs, String _userPermission, String _contentType, long _compressedFileSize, String _percentCompressed, boolean _isCompressed, boolean _isRestricted, boolean _browseData, String _jsonInfo, DataHandler _binInfo, String _packageID, DFUFilePartitionWrapper _partition, ArrayOfDFUFileBloomWrapper _blooms, int _expireDays, String _keyType)
public org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUFileDetail getRaw()
public void setName(String _name)
public String getName()
public void setFilename(String _filename)
public String getFilename()
public void setPrefix(String _prefix)
public String getPrefix()
public void setNodeGroup(String _nodeGroup)
public String getNodeGroup()
public void setNumParts(int _numParts)
public int getNumParts()
public void setDescription(String _description)
public String getDescription()
public void setDir(String _dir)
public String getDir()
public void setPathMask(String _pathMask)
public String getPathMask()
public void setFilesize(String _filesize)
public String getFilesize()
public void setFileSizeInt64(long _fileSizeInt64)
public long getFileSizeInt64()
public void setRecordSize(String _recordSize)
public String getRecordSize()
public void setRecordCount(String _recordCount)
public String getRecordCount()
public void setRecordSizeInt64(long _recordSizeInt64)
public long getRecordSizeInt64()
public void setRecordCountInt64(long _recordCountInt64)
public long getRecordCountInt64()
public void setWuid(String _wuid)
public String getWuid()
public void setOwner(String _owner)
public String getOwner()
public void setJobName(String _jobName)
public String getJobName()
public void setPersistent(String _persistent)
public String getPersistent()
public void setFormat(String _format)
public String getFormat()
public void setMaxRecordSize(String _maxRecordSize)
public String getMaxRecordSize()
public void setCsvSeparate(String _csvSeparate)
public String getCsvSeparate()
public void setCsvQuote(String _csvQuote)
public String getCsvQuote()
public void setCsvTerminate(String _csvTerminate)
public String getCsvTerminate()
public void setCsvEscape(String _csvEscape)
public String getCsvEscape()
public void setModified(String _modified)
public String getModified()
public void setEcl(String _ecl)
public String getEcl()
public void setStat(DFUFileStatWrapper _stat)
public DFUFileStatWrapper getStat()
public void setDFUFilePartsOnClusters(ArrayOfDFUFilePartsOnClusterWrapper _dFUFilePartsOnClusters)
public ArrayOfDFUFilePartsOnClusterWrapper getDFUFilePartsOnClusters()
public void setIsSuperfile(boolean _isSuperfile)
public boolean getIsSuperfile()
public void setShowFileContent(boolean _showFileContent)
public boolean getShowFileContent()
public void setSuperfiles(ArrayOfDFULogicalFileWrapper _superfiles)
public ArrayOfDFULogicalFileWrapper getSuperfiles()
public void setProtectList(ArrayOfDFUFileProtectWrapper _protectList)
public ArrayOfDFUFileProtectWrapper getProtectList()
public void setFromRoxieCluster(boolean _fromRoxieCluster)
public boolean getFromRoxieCluster()
public void setGraphs(Graphs_type0Wrapper _graphs)
public Graphs_type0Wrapper getGraphs()
public void setUserPermission(String _userPermission)
public String getUserPermission()
public void setContentType(String _contentType)
public String getContentType()
public void setCompressedFileSize(long _compressedFileSize)
public long getCompressedFileSize()
public void setPercentCompressed(String _percentCompressed)
public String getPercentCompressed()
public void setIsCompressed(boolean _isCompressed)
public boolean getIsCompressed()
public void setIsRestricted(boolean _isRestricted)
public boolean getIsRestricted()
public void setBrowseData(boolean _browseData)
public boolean getBrowseData()
public void setJsonInfo(String _jsonInfo)
public String getJsonInfo()
public void setBinInfo(DataHandler _binInfo)
public DataHandler getBinInfo()
public void setPackageID(String _packageID)
public String getPackageID()
public void setPartition(DFUFilePartitionWrapper _partition)
public DFUFilePartitionWrapper getPartition()
public void setBlooms(ArrayOfDFUFileBloomWrapper _blooms)
public ArrayOfDFUFileBloomWrapper getBlooms()
public void setExpireDays(int _expireDays)
public int getExpireDays()
public void setKeyType(String _keyType)
public String getKeyType()
Copyright © 2021. All rights reserved.