| List<StorageReportProto> reports=TestUtils.createStorageReport(reportCapacity,reportScmUsed,reportRemaining,path,null,storageId,1); | StorageReportProto storageReport=TestUtils.createStorageReport(storageId,path,reportCapacity,reportScmUsed,reportRemaining,null); | TestUtils.createStorageReport(reportCapacity,reportScmUsed,reportRemaining,path,null,storageId,1) | TestUtils.createStorageReport(storageId,path,reportCapacity,reportScmUsed,reportRemaining,null) | hadoop | 2ced3efe94eecc3e6076be1f0341bf6a2f2affab | org.apache.hadoop.hdds.scm.node.TestSCMNodeStorageStatMap | | | | TCIVar | storageId |
|---|
| v0 | null |
|---|
| v2 | reportRemaining |
|---|
| v3 | path |
|---|
| v4 | reportCapacity |
|---|
| v5 | reportScmUsed |
|---|
| - org.apache.hadoop.hdds.scm.TestUtils
| | TCIVar | storageId |
|---|
| v0 | null |
|---|
| v2 | reportRemaining |
|---|
| v3 | path |
|---|
| v4 | reportCapacity |
|---|
| v5 | reportScmUsed |
|---|
| Uses | True |
| List<StorageReportProto> reports=TestUtils.createStorageReport(100,10,90,storagePath,null,dnId,1); | StorageReportProto report=TestUtils.createStorageReport(dnId,storagePath,100,10,90,null); | TestUtils.createStorageReport(100,10,90,storagePath,null,dnId,1) | TestUtils.createStorageReport(dnId,storagePath,100,10,90,null) | hadoop | 2ced3efe94eecc3e6076be1f0341bf6a2f2affab | org.apache.hadoop.hdds.scm.node.TestNodeManager | | | | TCIVar | dnId |
|---|
| v0 | null |
|---|
| v2 | 90 |
|---|
| v3 | storagePath |
|---|
| v4 | 100 |
|---|
| v5 | 10 |
|---|
| - org.apache.hadoop.hdds.scm.TestUtils
| | TCIVar | dnId |
|---|
| v0 | null |
|---|
| v2 | 90 |
|---|
| v3 | storagePath |
|---|
| v4 | 100 |
|---|
| v5 | 10 |
|---|
| Uses | True |
| List<StorageReportProto> reports=TestUtils.createStorageReport(capacity,scmUsed,remaining,storagePath,null,dnId,1); | StorageReportProto report=TestUtils.createStorageReport(dnId,storagePath,capacity,scmUsed,remaining,null); | TestUtils.createStorageReport(capacity,scmUsed,remaining,storagePath,null,dnId,1) | TestUtils.createStorageReport(dnId,storagePath,capacity,scmUsed,remaining,null) | hadoop | 2ced3efe94eecc3e6076be1f0341bf6a2f2affab | org.apache.hadoop.hdds.scm.node.TestNodeManager | | | | TCIVar | dnId |
|---|
| v0 | null |
|---|
| v2 | remaining |
|---|
| v3 | storagePath |
|---|
| v4 | capacity |
|---|
| v5 | scmUsed |
|---|
| - org.apache.hadoop.hdds.scm.TestUtils
| | TCIVar | dnId |
|---|
| v0 | null |
|---|
| v2 | remaining |
|---|
| v3 | storagePath |
|---|
| v4 | capacity |
|---|
| v5 | scmUsed |
|---|
| Uses | True |
| List<StorageReportProto> reports=TestUtils.createStorageReport(capacity,used,free,storagePath,null,dnId,1); | StorageReportProto report=TestUtils.createStorageReport(dnId,storagePath,capacity,used,free,null); | TestUtils.createStorageReport(capacity,used,free,storagePath,null,dnId,1) | TestUtils.createStorageReport(dnId,storagePath,capacity,used,free,null) | hadoop | 2ced3efe94eecc3e6076be1f0341bf6a2f2affab | org.apache.hadoop.hdds.scm.node.TestNodeManager | | | | TCIVar | dnId |
|---|
| v0 | null |
|---|
| v2 | free |
|---|
| v3 | storagePath |
|---|
| v4 | capacity |
|---|
| v5 | used |
|---|
| - org.apache.hadoop.hdds.scm.TestUtils
| | TCIVar | dnId |
|---|
| v0 | null |
|---|
| v2 | free |
|---|
| v3 | storagePath |
|---|
| v4 | capacity |
|---|
| v5 | used |
|---|
| Uses | True |
| List<StorageReportProto> reports=TestUtils.createStorageReport(100,10,90,storagePath,null,dnId,1); | StorageReportProto report=TestUtils.createStorageReport(dnId,storagePath,100,10,90,null); | TestUtils.createStorageReport(100,10,90,storagePath,null,dnId,1) | TestUtils.createStorageReport(dnId,storagePath,100,10,90,null) | hadoop | 2ced3efe94eecc3e6076be1f0341bf6a2f2affab | org.apache.hadoop.hdds.scm.node.TestNodeManager | | | | TCIVar | dnId |
|---|
| v0 | null |
|---|
| v2 | 90 |
|---|
| v3 | storagePath |
|---|
| v4 | 100 |
|---|
| v5 | 10 |
|---|
| - org.apache.hadoop.hdds.scm.TestUtils
| | TCIVar | dnId |
|---|
| v0 | null |
|---|
| v2 | 90 |
|---|
| v3 | storagePath |
|---|
| v4 | 100 |
|---|
| v5 | 10 |
|---|
| Uses | True |