index
int64
1
10.7k
class
stringclasses
782 values
comment_sentence
stringlengths
1
1.78k
partition
int64
0
0
combo
stringlengths
17
1.81k
labels
listlengths
7
7
251
OMNodeDetails.java
builder class for omnodedetails.
0
builder class for omnodedetails. | OMNodeDetails.java
[ 1, 0, 0, 0, 1, 0, 0 ]
252
OpportunisticContainersStatusPBImpl.java
protocol buffer implementation of opportunisticcontainersstatus.
0
protocol buffer implementation of opportunisticcontainersstatus. | OpportunisticContainersStatusPBImpl.java
[ 1, 0, 0, 0, 0, 0, 0 ]
253
OzoneObj.java
class representing an unique ozone object.
0
class representing an unique ozone object. | OzoneObj.java
[ 1, 0, 0, 0, 0, 0, 0 ]
254
OzoneObj.java
ozone objects supported for acl.
0
ozone objects supported for acl. | OzoneObj.java
[ 0, 0, 1, 0, 0, 0, 0 ]
255
OzoneObj.java
ozone objects supported for acl.
0
ozone objects supported for acl. | OzoneObj.java
[ 0, 0, 1, 0, 0, 0, 0 ]
256
Parser.java
a class for parsing outputs
0
a class for parsing outputs | Parser.java
[ 1, 0, 0, 0, 0, 0, 0 ]
257
PartialOutputCommitter.java
interface for an @link org^apache.hadoop^mapreduce.outputcommitter
0
interface for an @link org^apache.hadoop^mapreduce.outputcommitter | PartialOutputCommitter.java
[ 0, 0, 0, 0, 1, 0, 0 ]
258
PartitionResourcesInfo.java
this class represents queue user resource usage info for a given partition
0
this class represents queue user resource usage info for a given partition | PartitionResourcesInfo.java
[ 1, 0, 0, 0, 0, 0, 1 ]
259
ProcessIdFileReader.java
helper functionality to read the pid from a file.
0
helper functionality to read the pid from a file. | ProcessIdFileReader.java
[ 1, 0, 0, 0, 0, 0, 0 ]
262
QuasiMonteCarlo.java
arbitrary integrals can be approximated numerically by qmc methods.
0
arbitrary integrals can be approximated numerically by qmc methods. | QuasiMonteCarlo.java
[ 0, 0, 1, 0, 0, 0, 0 ]
263
QuasiMonteCarlo.java
in this example,
0
in this example, | QuasiMonteCarlo.java
[ 0, 0, 0, 1, 1, 0, 0 ]
264
QuasiMonteCarlo.java
we use a qmc method to approximate the integral i int s f x dx ,
0
we use a qmc method to approximate the integral i int s f x dx , | QuasiMonteCarlo.java
[ 0, 0, 0, 1, 1, 0, 0 ]
265
QuasiMonteCarlo.java
where s 0,1 ^2 is a unit square,
0
where s 0,1 ^2 is a unit square, | QuasiMonteCarlo.java
[ 0, 0, 0, 1, 0, 0, 0 ]
266
QuasiMonteCarlo.java
x x 1,x 2 is a 2 dimensional point,
0
x x 1,x 2 is a 2 dimensional point, | QuasiMonteCarlo.java
[ 0, 0, 0, 1, 0, 0, 0 ]
267
QuasiMonteCarlo.java
and f is a function describing the inscribed circle of the square s ,
0
and f is a function describing the inscribed circle of the square s , | QuasiMonteCarlo.java
[ 0, 0, 0, 1, 0, 0, 0 ]
268
QuasiMonteCarlo.java
f x 1 if 2x 1 1 ^2 2x 2 1 ^2 &lt 1 and f x 0 , otherwise.
0
f x 1 if 2x 1 1 ^2 2x 2 1 ^2 &lt 1 and f x 0 , otherwise. | QuasiMonteCarlo.java
[ 0, 0, 0, 1, 0, 0, 0 ]
269
QuasiMonteCarlo.java
it is easy to see that pi is equal to 4i .
0
it is easy to see that pi is equal to 4i . | QuasiMonteCarlo.java
[ 0, 0, 0, 1, 0, 0, 0 ]
270
QuasiMonteCarlo.java
so an approximation of pi is obtained once i is evaluated numerically.
0
so an approximation of pi is obtained once i is evaluated numerically. | QuasiMonteCarlo.java
[ 0, 0, 0, 1, 0, 0, 0 ]
271
QuasiMonteCarlo.java
there are better methods for computing pi.
0
there are better methods for computing pi. | QuasiMonteCarlo.java
[ 0, 0, 1, 1, 0, 0, 0 ]
272
QuasiMonteCarlo.java
we emphasize numerical approximation of arbitrary integrals in this example.
0
we emphasize numerical approximation of arbitrary integrals in this example. | QuasiMonteCarlo.java
[ 0, 0, 1, 1, 0, 0, 0 ]
273
QuasiMonteCarlo.java
for computing many digits of pi, consider using bbp.
0
for computing many digits of pi, consider using bbp. | QuasiMonteCarlo.java
[ 0, 0, 1, 1, 0, 0, 0 ]
274
QuasiMonteCarlo.java
the implementation is discussed below.
0
the implementation is discussed below. | QuasiMonteCarlo.java
[ 0, 0, 1, 0, 0, 0, 0 ]
275
QuasiMonteCarlo.java
mapper
0
mapper | QuasiMonteCarlo.java
[ 0, 0, 1, 0, 0, 0, 0 ]
276
QuasiMonteCarlo.java
generate points in a unit square
0
generate points in a unit square | QuasiMonteCarlo.java
[ 0, 0, 1, 0, 0, 0, 0 ]
277
QuasiMonteCarlo.java
and then count points inside outside of the inscribed circle of the square.
0
and then count points inside outside of the inscribed circle of the square. | QuasiMonteCarlo.java
[ 0, 0, 1, 0, 0, 0, 0 ]
278
QuasiMonteCarlo.java
reducer
0
reducer | QuasiMonteCarlo.java
[ 0, 0, 1, 0, 0, 0, 0 ]
279
QuasiMonteCarlo.java
generate points in a unit square
0
generate points in a unit square | QuasiMonteCarlo.java
[ 0, 0, 1, 0, 0, 0, 0 ]
280
QuasiMonteCarlo.java
and then count points inside outside of the inscribed circle of the square.
0
and then count points inside outside of the inscribed circle of the square. | QuasiMonteCarlo.java
[ 0, 0, 1, 0, 0, 0, 0 ]
282
Query.java
the query is usually a partial record.
0
the query is usually a partial record. | Query.java
[ 0, 0, 1, 0, 0, 0, 0 ]
283
Query.java
@param t type of the record to query.
0
@param t type of the record to query. | Query.java
[ 0, 0, 0, 0, 1, 0, 0 ]
300
ReencryptionUpdater.java
all the submitted futures, and statistics about how far the futures are
0
all the submitted futures, and statistics about how far the futures are | ReencryptionUpdater.java
[ 1, 0, 1, 0, 0, 0, 0 ]
303
ReencryptionUpdater.java
it
0
it | ReencryptionUpdater.java
[ 1, 0, 0, 0, 0, 0, 0 ]
305
ReencryptionUpdater.java
class that encapsulates re encryption details of a file.
0
class that encapsulates re encryption details of a file. | ReencryptionUpdater.java
[ 1, 0, 0, 0, 0, 0, 0 ]
306
RegistryInternalConstants.java
internal constants for the registry.
0
internal constants for the registry. | RegistryInternalConstants.java
[ 1, 0, 0, 0, 0, 0, 0 ]
307
RegistryInternalConstants.java
these are the things which aren t visible to users.
0
these are the things which aren t visible to users. | RegistryInternalConstants.java
[ 0, 0, 0, 0, 0, 0, 1 ]
311
ResourceBlacklistRequest.java
@see resourcerequest
0
@see resourcerequest | ResourceBlacklistRequest.java
[ 0, 0, 0, 0, 1, 0, 0 ]
320
ResourceRequestsJsonVerifications.java
@link builder , users can also make verifications of the custom resource
0
@link builder , users can also make verifications of the custom resource | ResourceRequestsJsonVerifications.java
[ 0, 0, 1, 0, 1, 0, 0 ]
323
ResourceRequestsJsonVerifications.java
builder class for @link resourcerequestsjsonverifications .
0
builder class for @link resourcerequestsjsonverifications . | ResourceRequestsJsonVerifications.java
[ 1, 0, 0, 0, 1, 0, 0 ]
324
RMAdminRequestInterceptor.java
defines the contract to be implemented by the request intercepter classes,
0
defines the contract to be implemented by the request intercepter classes, | RMAdminRequestInterceptor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
327
SchedulerQueueManager.java
context of the queues in scheduler.
0
context of the queues in scheduler. | SchedulerQueueManager.java
[ 1, 0, 0, 0, 0, 0, 0 ]
330
ShellBasedUnixGroupsMapping.java
a simple shell based implementation of @link groupmappingserviceprovider that exec s the code groups code shell command to fetch the group
0
a simple shell based implementation of @link groupmappingserviceprovider that exec s the code groups code shell command to fetch the group | ShellBasedUnixGroupsMapping.java
[ 1, 0, 0, 0, 0, 0, 0 ]
331
StandardSocketFactory.java
specialized socketfactory to create sockets with a socks proxy
0
specialized socketfactory to create sockets with a socks proxy | StandardSocketFactory.java
[ 1, 0, 0, 0, 0, 0, 0 ]
332
StateStoreFileSystemImpl.java
@link statestoredriver implementation based on a filesystem.
0
@link statestoredriver implementation based on a filesystem. | StateStoreFileSystemImpl.java
[ 1, 0, 0, 0, 1, 0, 0 ]
333
StreamBaseRecordReader.java
shared functionality for hadoopstreaming formats.
0
shared functionality for hadoopstreaming formats. | StreamBaseRecordReader.java
[ 1, 0, 0, 0, 0, 0, 0 ]
334
StreamBaseRecordReader.java
a custom reader can be
0
a custom reader can be | StreamBaseRecordReader.java
[ 0, 0, 0, 1, 0, 0, 0 ]
335
StreamBaseRecordReader.java
defined to be a recordreader with the constructor below and is selected with
0
defined to be a recordreader with the constructor below and is selected with | StreamBaseRecordReader.java
[ 0, 0, 0, 1, 0, 0, 0 ]
336
StreamBaseRecordReader.java
the option bin hadoopstreaming inputreader .
0
the option bin hadoopstreaming inputreader . | StreamBaseRecordReader.java
[ 0, 0, 0, 1, 0, 0, 0 ]
338
StructureGenerator.java
this program generates a random namespace structure with the following
0
this program generates a random namespace structure with the following | StructureGenerator.java
[ 1, 0, 1, 0, 0, 0, 0 ]
339
StructureGenerator.java
constraints
0
constraints | StructureGenerator.java
[ 0, 0, 1, 0, 0, 0, 0 ]
340
StructureGenerator.java
1
0
1 | StructureGenerator.java
[ 0, 0, 1, 0, 0, 0, 0 ]
344
StructureGenerator.java
3
0
3 | StructureGenerator.java
[ 0, 0, 1, 0, 0, 0, 0 ]
345
StructureGenerator.java
files are randomly placed in the empty directories.
0
files are randomly placed in the empty directories. | StructureGenerator.java
[ 0, 0, 1, 0, 0, 0, 0 ]
347
StructureGenerator.java
file follows gaussian distribution.
0
file follows gaussian distribution. | StructureGenerator.java
[ 0, 0, 1, 0, 0, 0, 0 ]
348
StructureGenerator.java
the generated namespace structure is described by two files in the output
0
the generated namespace structure is described by two files in the output | StructureGenerator.java
[ 0, 0, 1, 0, 0, 0, 0 ]
349
StructureGenerator.java
directory.
0
directory. | StructureGenerator.java
[ 0, 0, 1, 0, 0, 0, 0 ]
352
StructureGenerator.java
the synopsis of the command is
0
the synopsis of the command is | StructureGenerator.java
[ 0, 0, 0, 1, 0, 0, 0 ]
356
StructureGenerator.java
maxwidth maxwidth maximum number of subdirectories per directories default is 5
0
maxwidth maxwidth maximum number of subdirectories per directories default is 5 | StructureGenerator.java
[ 0, 0, 0, 1, 0, 0, 0 ]
357
StructureGenerator.java
numoffiles #offiles the total number of files default is 10.
0
numoffiles #offiles the total number of files default is 10. | StructureGenerator.java
[ 0, 0, 0, 1, 0, 0, 0 ]
358
StructureGenerator.java
avgfilesize avgfilesizeinblocks average size of blocks default is 1.
0
avgfilesize avgfilesizeinblocks average size of blocks default is 1. | StructureGenerator.java
[ 0, 0, 1, 1, 0, 0, 0 ]
359
StructureGenerator.java
outdir outdir output directory default is the current directory.
0
outdir outdir output directory default is the current directory. | StructureGenerator.java
[ 0, 0, 1, 1, 0, 0, 0 ]
360
StructureGenerator.java
seed seed random number generator seed default is the current time.
0
seed seed random number generator seed default is the current time. | StructureGenerator.java
[ 0, 0, 0, 1, 0, 0, 0 ]
362
SwiftBadRequestException.java
thrown to indicate that data locality can t be calculated or requested path is incorrect.
0
thrown to indicate that data locality can t be calculated or requested path is incorrect. | SwiftBadRequestException.java
[ 1, 0, 0, 0, 0, 0, 0 ]
363
SwiftBadRequestException.java
data locality can t be calculated if openstack swift version is old.
0
data locality can t be calculated if openstack swift version is old. | SwiftBadRequestException.java
[ 0, 0, 0, 0, 0, 1, 0 ]
365
SwiftRestClient.java
get the current operation statistics.
0
get the current operation statistics. | SwiftRestClient.java
[ 0, 0, 0, 0, 1, 0, 0 ]
366
SwiftRestClient.java
@return a snapshot of the statistics
0
@return a snapshot of the statistics | SwiftRestClient.java
[ 0, 0, 0, 0, 1, 0, 0 ]
367
SwiftRestClient.java
base class for all swift rest operations.
0
base class for all swift rest operations. | SwiftRestClient.java
[ 0, 0, 0, 0, 1, 0, 0 ]
368
SwiftRestClient.java
@param m request
0
@param m request | SwiftRestClient.java
[ 0, 0, 0, 0, 1, 0, 0 ]
369
SwiftRestClient.java
@param r result
0
@param r result | SwiftRestClient.java
[ 0, 0, 0, 0, 1, 0, 0 ]
370
SwiftRestClient.java
get the current operation statistics.
0
get the current operation statistics. | SwiftRestClient.java
[ 0, 0, 0, 0, 1, 0, 0 ]
371
SwiftRestClient.java
@return a snapshot of the statistics
0
@return a snapshot of the statistics | SwiftRestClient.java
[ 0, 0, 0, 0, 1, 0, 0 ]
373
SwiftRestClient.java
@return a snapshot of the statistics
0
@return a snapshot of the statistics | SwiftRestClient.java
[ 0, 0, 0, 0, 1, 0, 0 ]
376
SwiftRestClient.java
get the current operation statistics.
0
get the current operation statistics. | SwiftRestClient.java
[ 0, 0, 0, 0, 1, 0, 0 ]
377
SwiftRestClient.java
@return a snapshot of the statistics
0
@return a snapshot of the statistics | SwiftRestClient.java
[ 0, 0, 0, 0, 1, 0, 0 ]
378
SwiftRestClient.java
create operation.
0
create operation. | SwiftRestClient.java
[ 0, 0, 0, 0, 1, 0, 0 ]
379
SwiftRestClient.java
get the current operation statistics.
0
get the current operation statistics. | SwiftRestClient.java
[ 0, 0, 0, 0, 1, 0, 0 ]
380
SwiftRestClient.java
@return a snapshot of the statistics
0
@return a snapshot of the statistics | SwiftRestClient.java
[ 0, 0, 0, 0, 1, 0, 0 ]
381
SwiftRestClient.java
delete operation.
0
delete operation. | SwiftRestClient.java
[ 0, 0, 0, 0, 1, 0, 0 ]
382
SwiftRestClient.java
@param r
0
@param r | SwiftRestClient.java
[ 0, 0, 0, 0, 1, 0, 0 ]
383
TableConfig.java
class that maintains table configuration.
0
class that maintains table configuration. | TableConfig.java
[ 1, 0, 0, 0, 0, 0, 0 ]
384
TestAddBlock.java
test addblockop is written and read correctly
0
test addblockop is written and read correctly | TestAddBlock.java
[ 1, 0, 1, 0, 0, 0, 0 ]
386
TestAdlContractSeekLive.java
test seek operation on adl file system.
0
test seek operation on adl file system. | TestAdlContractSeekLive.java
[ 1, 0, 0, 0, 0, 0, 0 ]
388
TestCustomOauthTokenProvider.java
test custom oauth token providers.
0
test custom oauth token providers. | TestCustomOauthTokenProvider.java
[ 1, 0, 0, 0, 0, 0, 0 ]
392
TestEditLogFileOutputStream.java
test the editlogfileoutputstream
0
test the editlogfileoutputstream | TestEditLogFileOutputStream.java
[ 1, 0, 0, 0, 0, 0, 0 ]
393
TestFederationPolicyUtils.java
unit test for @link federationpolicyutils .
0
unit test for @link federationpolicyutils . | TestFederationPolicyUtils.java
[ 1, 0, 0, 0, 1, 0, 0 ]
395
TestHandler.java
tests handler interface.
0
tests handler interface. | TestHandler.java
[ 1, 0, 0, 0, 0, 0, 0 ]
403
TestNativeAzureFileSystemUploadLogic.java
tests for the upload, buffering and flush logic in wasb.
0
tests for the upload, buffering and flush logic in wasb. | TestNativeAzureFileSystemUploadLogic.java
[ 1, 0, 0, 0, 0, 0, 0 ]
409
TestOzoneNativeAuthorizer.java
test class for @link ozonenativeauthorizer .
0
test class for @link ozonenativeauthorizer . | TestOzoneNativeAuthorizer.java
[ 1, 0, 0, 0, 1, 0, 0 ]
411
TestProtoBufRpc.java
this test depends on test^proto definition of types in src test proto
0
this test depends on test^proto definition of types in src test proto | TestProtoBufRpc.java
[ 0, 0, 1, 0, 0, 0, 0 ]
413
TestRDBStore.java
rdbstore tests.
0
rdbstore tests. | TestRDBStore.java
[ 1, 0, 0, 0, 0, 0, 0 ]
415
TestRouterWebServiceUtil.java
test class to validate routerwebserviceutil methods.
0
test class to validate routerwebserviceutil methods. | TestRouterWebServiceUtil.java
[ 1, 0, 0, 0, 0, 0, 0 ]
421
TestSaveNamespace.java
li recover from failure while saving into the second storage directory li
0
li recover from failure while saving into the second storage directory li | TestSaveNamespace.java
[ 0, 0, 1, 0, 0, 0, 0 ]
422
TestSaveNamespace.java
li recover from failure while moving current into lastcheckpoint^tmp li
0
li recover from failure while moving current into lastcheckpoint^tmp li | TestSaveNamespace.java
[ 0, 0, 1, 0, 0, 0, 0 ]
430
TestSeveralNameNodes.java
test that we can start several and run with namenodes on the same minicluster
0
test that we can start several and run with namenodes on the same minicluster | TestSeveralNameNodes.java
[ 1, 0, 1, 0, 0, 0, 0 ]
432
TestSwiftFileSystemContract.java
default config set up to point to a filesystem.
0
default config set up to point to a filesystem. | TestSwiftFileSystemContract.java
[ 1, 0, 0, 0, 0, 0, 0 ]
434
TestSwiftFileSystemContract.java
are where swiftfs does not implement those features, or
0
are where swiftfs does not implement those features, or | TestSwiftFileSystemContract.java
[ 0, 0, 0, 0, 0, 0, 1 ]
435
TestSwiftFileSystemContract.java
when the behavior of swiftfs does not match the normal
0
when the behavior of swiftfs does not match the normal | TestSwiftFileSystemContract.java
[ 0, 0, 0, 0, 0, 0, 1 ]
436
TestSwiftFileSystemContract.java
contract which normally means that directories and equal files
0
contract which normally means that directories and equal files | TestSwiftFileSystemContract.java
[ 0, 0, 0, 0, 0, 0, 1 ]
437
TestSwiftFileSystemContract.java
are being treated as equal.
0
are being treated as equal. | TestSwiftFileSystemContract.java
[ 0, 0, 0, 0, 0, 0, 1 ]
438
TestTaskCommit.java
special committer that does not cleanup temporary files in
0
special committer that does not cleanup temporary files in | TestTaskCommit.java
[ 1, 0, 0, 0, 0, 0, 0 ]
440
TestTaskCommit.java
the framework s fileoutputcommitter cleans up any temporary
0
the framework s fileoutputcommitter cleans up any temporary | TestTaskCommit.java
[ 0, 0, 0, 0, 0, 0, 1 ]