comment_sentence_id
int64
1
5.52k
class
stringlengths
9
50
comment_sentence
stringlengths
1
1.32k
partition
int64
0
1
instance_type
int64
0
1
category
stringclasses
1 value
label
int64
0
1
combo
stringlengths
15
1.35k
__index_level_0__
int64
7.6k
16.5k
621
LoggedTask.java
all of the public methods are simply accessors for the instance variables we
0
0
Pointer
0
all of the public methods are simply accessors for the instance variables we | LoggedTask.java
7,698
1,133
TestSwiftFileSystemContract.java
are where swiftfs does not implement those features, or
1
0
Pointer
0
are where swiftfs does not implement those features, or | TestSwiftFileSystemContract.java
7,699
622
LoggedTask.java
want to write out in the json files.
0
0
Pointer
0
want to write out in the json files. | LoggedTask.java
7,700
1,134
TestSwiftFileSystemContract.java
when the behavior of swiftfs does not match the normal
1
0
Pointer
0
when the behavior of swiftfs does not match the normal | TestSwiftFileSystemContract.java
7,701
1,135
TestSwiftFileSystemContract.java
contract which normally means that directories and equal files
0
0
Pointer
0
contract which normally means that directories and equal files | TestSwiftFileSystemContract.java
7,702
1,136
TestSwiftFileSystemContract.java
are being treated as equal.
1
0
Pointer
0
are being treated as equal. | TestSwiftFileSystemContract.java
7,703
116
CapacitySchedulerPlanFollower.java
this class implements a @link planfollower .
0
0
Pointer
0
this class implements a @link planfollower . | CapacitySchedulerPlanFollower.java
7,704
117
CapacitySchedulerPlanFollower.java
this is invoked on a timer, and
1
0
Pointer
0
this is invoked on a timer, and | CapacitySchedulerPlanFollower.java
7,705
118
CapacitySchedulerPlanFollower.java
it is in charge to publish the state of the @link plan s to the underlying
0
0
Pointer
0
it is in charge to publish the state of the @link plan s to the underlying | CapacitySchedulerPlanFollower.java
7,706
119
CapacitySchedulerPlanFollower.java
@link capacityscheduler .
1
0
Pointer
0
@link capacityscheduler . | CapacitySchedulerPlanFollower.java
7,707
120
CapacitySchedulerPlanFollower.java
this implementation does so, by
0
0
Pointer
0
this implementation does so, by | CapacitySchedulerPlanFollower.java
7,708
632
LogWebService.java
support only atsv2 client only.
1
0
Pointer
0
support only atsv2 client only. | LogWebService.java
7,709
1,144
TestTaskCommit.java
special committer that does not cleanup temporary files in
0
0
Pointer
0
special committer that does not cleanup temporary files in | TestTaskCommit.java
7,710
121
CapacitySchedulerPlanFollower.java
adding removing resizing leaf queues in the scheduler, thus affecting the
1
0
Pointer
0
adding removing resizing leaf queues in the scheduler, thus affecting the | CapacitySchedulerPlanFollower.java
7,711
1,145
TestTaskCommit.java
aborttask
0
0
Pointer
0
aborttask | TestTaskCommit.java
7,712
122
CapacitySchedulerPlanFollower.java
dynamic behavior of the scheduler in a way that is consistent with the
1
0
Pointer
0
dynamic behavior of the scheduler in a way that is consistent with the | CapacitySchedulerPlanFollower.java
7,713
634
LRUCacheHashMap.java
lru cache with a configurable maximum cache size and access order.
0
0
Pointer
0
lru cache with a configurable maximum cache size and access order. | LRUCacheHashMap.java
7,714
1,146
TestTaskCommit.java
the framework s fileoutputcommitter cleans up any temporary
1
0
Pointer
0
the framework s fileoutputcommitter cleans up any temporary | TestTaskCommit.java
7,715
123
CapacitySchedulerPlanFollower.java
content of the plan.
0
0
Pointer
0
content of the plan. | CapacitySchedulerPlanFollower.java
7,716
1,147
TestTaskCommit.java
files left behind in aborttask.
1
0
Pointer
0
files left behind in aborttask. | TestTaskCommit.java
7,717
124
CapacitySchedulerPlanFollower.java
it also updates the plan s view on how much resources
0
0
Pointer
0
it also updates the plan s view on how much resources | CapacitySchedulerPlanFollower.java
7,718
1,148
TestTaskCommit.java
we want the test case to
1
0
Pointer
0
we want the test case to | TestTaskCommit.java
7,719
125
CapacitySchedulerPlanFollower.java
are available in the cluster.
0
0
Pointer
0
are available in the cluster. | CapacitySchedulerPlanFollower.java
7,720
1,149
TestTaskCommit.java
find these files and hence short circuit aborttask.
1
0
Pointer
0
find these files and hence short circuit aborttask. | TestTaskCommit.java
7,721
126
CapacitySchedulerPlanFollower.java
this implementation of planfollower is relatively stateless, and it can
0
0
Pointer
0
this implementation of planfollower is relatively stateless, and it can | CapacitySchedulerPlanFollower.java
7,722
638
MapContext.java
@param keyin the key input type to the mapper
1
0
Pointer
0
@param keyin the key input type to the mapper | MapContext.java
7,723
1,150
TestTaskCommit.java
special committer that always requires commit.
0
0
Pointer
0
special committer that always requires commit. | TestTaskCommit.java
7,724
127
CapacitySchedulerPlanFollower.java
synchronize schedulers and plans that have arbitrary changes performing set
1
0
Pointer
0
synchronize schedulers and plans that have arbitrary changes performing set | CapacitySchedulerPlanFollower.java
7,725
639
MapContext.java
@param valuein the value input type to the mapper
0
0
Pointer
0
@param valuein the value input type to the mapper | MapContext.java
7,726
128
CapacitySchedulerPlanFollower.java
differences among existing queues .
1
0
Pointer
0
differences among existing queues . | CapacitySchedulerPlanFollower.java
7,727
640
MapContext.java
@param keyout the key output type from the mapper
0
0
Pointer
0
@param keyout the key output type from the mapper | MapContext.java
7,728
129
CapacitySchedulerPlanFollower.java
this makes it resilient to frequency of
1
0
Pointer
0
this makes it resilient to frequency of | CapacitySchedulerPlanFollower.java
7,729
641
MapContext.java
@param valueout the value output type from the mapper
0
0
Pointer
0
@param valueout the value output type from the mapper | MapContext.java
7,730
130
CapacitySchedulerPlanFollower.java
synchronization, and rm restart issues no catch up is necessary .
1
0
Pointer
0
synchronization, and rm restart issues no catch up is necessary . | CapacitySchedulerPlanFollower.java
7,731
649
MetaBlockAlreadyExists.java
exception meta block with the same name already exists.
0
0
Pointer
0
exception meta block with the same name already exists. | MetaBlockAlreadyExists.java
7,732
1,161
TestTopCLI.java
test class for topcli.
1
0
Pointer
0
test class for topcli. | TestTopCLI.java
7,733
651
MetricsCache.java
a metrics cache for sinks that don t support sparse updates.
0
0
Pointer
0
a metrics cache for sinks that don t support sparse updates. | MetricsCache.java
7,734
1,163
TestUpgradeDomainBlockPlacementPolicy.java
end to end test case for upgrade domain
1
0
Pointer
0
end to end test case for upgrade domain | TestUpgradeDomainBlockPlacementPolicy.java
7,735
652
MetricsCache.java
cached record
0
0
Pointer
0
cached record | MetricsCache.java
7,736
1,164
TestUpgradeDomainBlockPlacementPolicy.java
the test configs upgrade domain for nodes via admin json
1
0
Pointer
0
the test configs upgrade domain for nodes via admin json | TestUpgradeDomainBlockPlacementPolicy.java
7,737
1,165
TestUpgradeDomainBlockPlacementPolicy.java
config file and put some nodes to decommission state.
0
0
Pointer
0
config file and put some nodes to decommission state. | TestUpgradeDomainBlockPlacementPolicy.java
7,738
1,166
TestUpgradeDomainBlockPlacementPolicy.java
the test then verifies replicas are placed on the nodes that
1
0
Pointer
0
the test then verifies replicas are placed on the nodes that | TestUpgradeDomainBlockPlacementPolicy.java
7,739
1,167
TestUpgradeDomainBlockPlacementPolicy.java
satisfy the upgrade domain policy.
0
0
Pointer
0
satisfy the upgrade domain policy. | TestUpgradeDomainBlockPlacementPolicy.java
7,740
656
NativeBatchProcessor.java
used to create channel, transfer data and command between java and native
1
0
Pointer
0
used to create channel, transfer data and command between java and native | NativeBatchProcessor.java
7,741
658
NativeSingleLineParser.java
this sample parser will parse the sample log and extract the resource
0
0
Pointer
0
this sample parser will parse the sample log and extract the resource | NativeSingleLineParser.java
7,742
659
NativeSingleLineParser.java
skyline.
1
0
Pointer
0
skyline. | NativeSingleLineParser.java
7,743
660
NativeSingleLineParser.java
p the expected log format is normalizedjobname numinstances submittime
0
0
Pointer
0
p the expected log format is normalizedjobname numinstances submittime | NativeSingleLineParser.java
7,744
661
NativeSingleLineParser.java
starttime endtime jobinstancename memusage coreusage
1
0
Pointer
0
starttime endtime jobinstancename memusage coreusage | NativeSingleLineParser.java
7,745
151
Classpath.java
the output likely will include wildcards in the classpath.
0
0
Pointer
0
the output likely will include wildcards in the classpath. | Classpath.java
7,746
1,175
TextInputFormat.java
either linefeed or carriage return are used to signal end of line.
1
0
Pointer
0
either linefeed or carriage return are used to signal end of line. | TextInputFormat.java
7,747
1,178
TextInputFormat.java
.
0
0
Pointer
0
. | TextInputFormat.java
7,748
156
Classpath.java
this is useful in situations where wildcard syntax isn t usable.
1
0
Pointer
0
this is useful in situations where wildcard syntax isn t usable. | Classpath.java
7,749
157
Classpath.java
with the jar argument, it writes the classpath as a manifest in a jar file.
0
0
Pointer
0
with the jar argument, it writes the classpath as a manifest in a jar file. | Classpath.java
7,750
669
Nfs3Status.java
success or error status is reported in nfs3 responses.
1
0
Pointer
0
success or error status is reported in nfs3 responses. | Nfs3Status.java
7,751
671
Node2ObjectsMap.java
this data structure maintains the list of containers that is on a datanode.
0
0
Pointer
0
this data structure maintains the list of containers that is on a datanode. | Node2ObjectsMap.java
7,752
672
Node2ObjectsMap.java
this information is built from the dn container reports.
0
0
Pointer
0
this information is built from the dn container reports. | Node2ObjectsMap.java
7,753
1,187
TimelineDataToRetrieve.java
while querying.
0
0
Pointer
0
while querying. | TimelineDataToRetrieve.java
7,754
1,188
TimelineDataToRetrieve.java
br
0
0
Pointer
0
br | TimelineDataToRetrieve.java
7,755
677
NodeUpdateType.java
p
0
0
Pointer
0
p | NodeUpdateType.java
7,756
682
NullOutputFormat.java
consume all outputs and put them in dev null.
0
0
Pointer
0
consume all outputs and put them in dev null. | NullOutputFormat.java
7,757
685
OMNodeDetails.java
this class stores om node details.
0
0
Pointer
0
this class stores om node details. | OMNodeDetails.java
7,758
175
ComparableVersion.java
generic implementation of version comparison.
0
0
Pointer
0
generic implementation of version comparison. | ComparableVersion.java
7,759
176
ComparableVersion.java
p features
0
0
Pointer
0
p features | ComparableVersion.java
7,760
177
ComparableVersion.java
ul
0
0
Pointer
0
ul | ComparableVersion.java
7,761
690
OpportunisticContainersStatusPBImpl.java
protocol buffer implementation of opportunisticcontainersstatus.
0
0
Pointer
0
protocol buffer implementation of opportunisticcontainersstatus. | OpportunisticContainersStatusPBImpl.java
7,762
692
OzoneObj.java
class representing an unique ozone object.
0
0
Pointer
0
class representing an unique ozone object. | OzoneObj.java
7,763
693
OzoneObj.java
ozone objects supported for acl.
0
0
Pointer
0
ozone objects supported for acl. | OzoneObj.java
7,764
694
OzoneObj.java
ozone objects supported for acl.
0
0
Pointer
0
ozone objects supported for acl. | OzoneObj.java
7,765
697
Parser.java
a class for parsing outputs
0
0
Pointer
0
a class for parsing outputs | Parser.java
7,766
188
ComparableVersion.java
li code milestone code or code m code li
0
0
Pointer
0
li code milestone code or code m code li | ComparableVersion.java
7,767
189
ComparableVersion.java
li code rc code or code cr code li
0
0
Pointer
0
li code rc code or code cr code li | ComparableVersion.java
7,768
190
ComparableVersion.java
li code snapshot code li
0
0
Pointer
0
li code snapshot code li | ComparableVersion.java
7,769
191
ComparableVersion.java
li code the empty string code or code ga code or code final code li
0
0
Pointer
0
li code the empty string code or code ga code or code final code li | ComparableVersion.java
7,770
703
PartitionResourcesInfo.java
this class represents queue user resource usage info for a given partition
0
0
Pointer
0
this class represents queue user resource usage info for a given partition | PartitionResourcesInfo.java
7,771
192
ComparableVersion.java
li code sp code li
0
0
Pointer
0
li code sp code li | ComparableVersion.java
7,772
193
ComparableVersion.java
ul
0
0
Pointer
0
ul | ComparableVersion.java
7,773
194
ComparableVersion.java
unknown qualifiers are considered after known qualifiers, with lexical order always case insensitive ,
0
0
Pointer
0
unknown qualifiers are considered after known qualifiers, with lexical order always case insensitive , | ComparableVersion.java
7,774
195
ComparableVersion.java
li
0
0
Pointer
0
li | ComparableVersion.java
7,775
197
ComparableVersion.java
li
0
0
Pointer
0
li | ComparableVersion.java
7,776
709
ProcessIdFileReader.java
helper functionality to read the pid from a file.
0
0
Pointer
0
helper functionality to read the pid from a file. | ProcessIdFileReader.java
7,777
711
QuasiMonteCarlo.java
a map reduce program that estimates the value of pi
0
0
Pointer
0
a map reduce program that estimates the value of pi | QuasiMonteCarlo.java
7,778
200
ComparableVersion.java
represents a numeric item in the version item list.
0
0
Pointer
0
represents a numeric item in the version item list. | ComparableVersion.java
7,779
712
QuasiMonteCarlo.java
using a quasi monte carlo qmc method.
0
0
Pointer
0
using a quasi monte carlo qmc method. | QuasiMonteCarlo.java
7,780
201
ComparableVersion.java
represents a string in the version item list, usually a qualifier.
0
0
Pointer
0
represents a string in the version item list, usually a qualifier. | ComparableVersion.java
7,781
713
QuasiMonteCarlo.java
arbitrary integrals can be approximated numerically by qmc methods.
0
0
Pointer
0
arbitrary integrals can be approximated numerically by qmc methods. | QuasiMonteCarlo.java
7,782
202
ComparableVersion.java
represents a version list item.
0
0
Pointer
0
represents a version list item. | ComparableVersion.java
7,783
203
ComparableVersion.java
this class is used both for the global item list and for sub lists which start
0
0
Pointer
0
this class is used both for the global item list and for sub lists which start | ComparableVersion.java
7,784
204
ComparableVersion.java
with number in the version specification .
0
0
Pointer
0
with number in the version specification . | ComparableVersion.java
7,785
716
QuasiMonteCarlo.java
where s 0,1 ^2 is a unit square,
0
0
Pointer
0
where s 0,1 ^2 is a unit square, | QuasiMonteCarlo.java
7,786
717
QuasiMonteCarlo.java
x x 1,x 2 is a 2 dimensional point,
0
0
Pointer
0
x x 1,x 2 is a 2 dimensional point, | QuasiMonteCarlo.java
7,787
718
QuasiMonteCarlo.java
and f is a function describing the inscribed circle of the square s ,
0
0
Pointer
0
and f is a function describing the inscribed circle of the square s , | QuasiMonteCarlo.java
7,788
719
QuasiMonteCarlo.java
f x 1 if 2x 1 1 ^2 2x 2 1 ^2 &lt 1 and f x 0 , otherwise.
0
0
Pointer
0
f x 1 if 2x 1 1 ^2 2x 2 1 ^2 &lt 1 and f x 0 , otherwise. | QuasiMonteCarlo.java
7,789
720
QuasiMonteCarlo.java
it is easy to see that pi is equal to 4i .
0
0
Pointer
0
it is easy to see that pi is equal to 4i . | QuasiMonteCarlo.java
7,790
721
QuasiMonteCarlo.java
so an approximation of pi is obtained once i is evaluated numerically.
0
0
Pointer
0
so an approximation of pi is obtained once i is evaluated numerically. | QuasiMonteCarlo.java
7,791
722
QuasiMonteCarlo.java
there are better methods for computing pi.
0
0
Pointer
0
there are better methods for computing pi. | QuasiMonteCarlo.java
7,792
723
QuasiMonteCarlo.java
we emphasize numerical approximation of arbitrary integrals in this example.
0
0
Pointer
0
we emphasize numerical approximation of arbitrary integrals in this example. | QuasiMonteCarlo.java
7,793
724
QuasiMonteCarlo.java
for computing many digits of pi, consider using bbp.
0
0
Pointer
0
for computing many digits of pi, consider using bbp. | QuasiMonteCarlo.java
7,794
725
QuasiMonteCarlo.java
the implementation is discussed below.
0
0
Pointer
0
the implementation is discussed below. | QuasiMonteCarlo.java
7,795
726
QuasiMonteCarlo.java
mapper
0
0
Pointer
0
mapper | QuasiMonteCarlo.java
7,796
727
QuasiMonteCarlo.java
generate points in a unit square
0
0
Pointer
0
generate points in a unit square | QuasiMonteCarlo.java
7,797