/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/ |
H A D | INodeReference.java | 82 if (!(referred instanceof WithCount)) { in removeReference() 86 WithCount wc = (WithCount) referred; in removeReference() 97 WithCount wc = (WithCount) ref.getReferredINode(); in getPriorSnapshot() 358 if (this instanceof WithCount) { in dumpTreeRecursively() 359 out.print(", count=" + ((WithCount)this).getReferenceCount()); in dumpTreeRecursively() 376 public static class WithCount extends INodeReference { class in INodeReference 392 public WithCount(INodeReference parent, INode referred) { in WithCount() method in INodeReference.WithCount 487 public WithName(INodeDirectory parent, WithCount referred, byte[] name, in WithName() 656 public DstReference(INodeDirectory parent, WithCount referred, in DstReference() 746 WithCount wc = (WithCount) getReferredINode().asReference(); in getSelfSnapshot()
|
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/snapshot/ |
H A D | SnapshotFSImageFormat.java | 322 private final Map<Long, INodeReference.WithCount> referenceMap 323 = new HashMap<Long, INodeReference.WithCount>(); 330 INodeReference.WithCount withCount, DataOutput out, in writeINodeReferenceWithCount() 355 public INodeReference.WithCount loadINodeReferenceWithCount( in loadINodeReferenceWithCount() 360 final INodeReference.WithCount withCount; in loadINodeReferenceWithCount() 364 withCount = new INodeReference.WithCount(null, referred); in loadINodeReferenceWithCount()
|
H A D | DirectorySnapshottableFeature.java | 41 import org.apache.hadoop.hdfs.server.namenode.INodeReference.WithCount; 366 if (inode instanceof INodeReference.WithCount) { 367 inode = ((WithCount) inode).getParentRef(snapshotId); 377 if (!(parent instanceof WithCount)) {
|
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-wafv2/include/aws/wafv2/model/ |
H A D | OverrideAction.h | 75 inline OverrideAction& WithCount(const CountAction& value) { SetCount(value); return *this;} in WithCount() function 80 … inline OverrideAction& WithCount(CountAction&& value) { SetCount(std::move(value)); return *this;} in WithCount() function
|
H A D | RuleAction.h | 129 inline RuleAction& WithCount(const CountAction& value) { SetCount(value); return *this;} in WithCount() function 134 inline RuleAction& WithCount(CountAction&& value) { SetCount(std::move(value)); return *this;} in WithCount() function
|
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/snapshot/ |
H A D | TestRenameWithSnapshots.java | 160 final INodeReference.WithCount withCount in testRenameFromSDir2NonSDir() 758 INodeReference.WithCount fooWithCount = (WithCount) fooRef in testRenameMoreThanOnceAcrossSnapDirs() 775 INodeReference.WithCount barWithCount = (WithCount) barRef in testRenameMoreThanOnceAcrossSnapDirs() 809 fooWithCount = (WithCount) fooRef.getReferredINode(); in testRenameMoreThanOnceAcrossSnapDirs() 980 INodeReference.WithCount fooWithCount = (WithCount) fooRef.getReferredINode(); in testRenameMoreThanOnceAcrossSnapDirs_2() 1005 INodeReference.WithCount barWithCount = (WithCount) barRef.getReferredINode(); in testRenameMoreThanOnceAcrossSnapDirs_2() 1186 INodeReference.WithCount fooWC = (WithCount) fooRef.getReferredINode(); in testRenameDirAndDeleteSnapshot_2() 1537 INodeReference.WithCount foo3_wc = (WithCount) foo3Node.asReference() in testRenameUndo_4() 1973 INodeReference.WithCount wc = in testRenameDirAndDeleteSnapshot_3() 2043 INodeReference.WithCount wc = in testRenameDirAndDeleteSnapshot_4() [all …]
|
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/ |
H A D | volumenoderesources.go | 36 func (b *VolumeNodeResourcesApplyConfiguration) WithCount(value int32) *VolumeNodeResourcesApplyCon… func
|
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/applyconfigurations/storage/v1/ |
H A D | volumenoderesources.go | 36 func (b *VolumeNodeResourcesApplyConfiguration) WithCount(value int32) *VolumeNodeResourcesApplyCon… func
|
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/applyconfigurations/storage/v1/ |
H A D | volumenoderesources.go | 36 func (b *VolumeNodeResourcesApplyConfiguration) WithCount(value int32) *VolumeNodeResourcesApplyCon… func
|
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/ |
H A D | volumenoderesources.go | 36 func (b *VolumeNodeResourcesApplyConfiguration) WithCount(value int32) *VolumeNodeResourcesApplyCon… func
|
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/ |
H A D | volumenoderesources.go | 36 func (b *VolumeNodeResourcesApplyConfiguration) WithCount(value int32) *VolumeNodeResourcesApplyCon… func
|
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/k8s.io/client-go/applyconfigurations/storage/v1/ |
H A D | volumenoderesources.go | 36 func (b *VolumeNodeResourcesApplyConfiguration) WithCount(value int32) *VolumeNodeResourcesApplyCon… func
|
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/applyconfigurations/storage/v1/ |
H A D | volumenoderesources.go | 36 func (b *VolumeNodeResourcesApplyConfiguration) WithCount(value int32) *VolumeNodeResourcesApplyCon… func
|
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/ |
H A D | volumenoderesources.go | 36 func (b *VolumeNodeResourcesApplyConfiguration) WithCount(value int32) *VolumeNodeResourcesApplyCon… func
|
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/client-go-0.21.1/applyconfigurations/storage/v1/ |
H A D | volumenoderesources.go | 36 func (b *VolumeNodeResourcesApplyConfiguration) WithCount(value int32) *VolumeNodeResourcesApplyCon… func
|
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/client-go-0.21.1/applyconfigurations/storage/v1beta1/ |
H A D | volumenoderesources.go | 36 func (b *VolumeNodeResourcesApplyConfiguration) WithCount(value int32) *VolumeNodeResourcesApplyCon… func
|
/dports/net/traefik/traefik-2.6.1/vendor/k8s.io/client-go/applyconfigurations/storage/v1/ |
H A D | volumenoderesources.go | 36 func (b *VolumeNodeResourcesApplyConfiguration) WithCount(value int32) *VolumeNodeResourcesApplyCon… func
|
/dports/net/traefik/traefik-2.6.1/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/ |
H A D | volumenoderesources.go | 36 func (b *VolumeNodeResourcesApplyConfiguration) WithCount(value int32) *VolumeNodeResourcesApplyCon… func
|
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/client-go/applyconfigurations/storage/v1/ |
H A D | volumenoderesources.go | 36 func (b *VolumeNodeResourcesApplyConfiguration) WithCount(value int32) *VolumeNodeResourcesApplyCon… func
|
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/client-go/applyconfigurations/storage/v1beta1/ |
H A D | volumenoderesources.go | 36 func (b *VolumeNodeResourcesApplyConfiguration) WithCount(value int32) *VolumeNodeResourcesApplyCon… func
|
/dports/www/grafana8/grafana-8.3.6/vendor/k8s.io/client-go/applyconfigurations/storage/v1/ |
H A D | volumenoderesources.go | 36 func (b *VolumeNodeResourcesApplyConfiguration) WithCount(value int32) *VolumeNodeResourcesApplyCon… func
|
/dports/www/grafana8/grafana-8.3.6/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/ |
H A D | volumenoderesources.go | 36 func (b *VolumeNodeResourcesApplyConfiguration) WithCount(value int32) *VolumeNodeResourcesApplyCon… func
|
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/applyconfigurations/events/v1/ |
H A D | eventseries.go | 41 func (b *EventSeriesApplyConfiguration) WithCount(value int32) *EventSeriesApplyConfiguration { func
|
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/applyconfigurations/core/v1/ |
H A D | eventseries.go | 41 func (b *EventSeriesApplyConfiguration) WithCount(value int32) *EventSeriesApplyConfiguration { func
|
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/ |
H A D | eventseries.go | 41 func (b *EventSeriesApplyConfiguration) WithCount(value int32) *EventSeriesApplyConfiguration { func
|