index
int64
0
10.7k
class
stringclasses
867 values
comment_sentence
stringlengths
1
1.78k
partition
int64
0
0
combo
stringlengths
17
1.81k
labels
listlengths
7
7
5,935
JSONHistoryViewerPrinter.java
@link PrintStream
0
@link PrintStream | JSONHistoryViewerPrinter.java
[ 0, 0, 0, 0, 1, 0, 0 ]
5,936
JSONHistoryViewerPrinter.java
@link PrintStream
0
@link PrintStream | JSONHistoryViewerPrinter.java
[ 0, 0, 0, 0, 1, 0, 0 ]
5,937
JSONHistoryViewerPrinter.java
* @param ps the {@link PrintStream} to print to
0
* @param ps the {@link PrintStream} to print to | JSONHistoryViewerPrinter.java
[ 0, 0, 0, 1, 0, 0, 0 ]
5,938
JSONHistoryViewerPrinter.java
Used by the {@link HistoryViewer} to print job history in a machine-readable * JSON format.
0
Used by the {@link HistoryViewer} to print job history in a machine-readable * JSON format. | JSONHistoryViewerPrinter.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,939
JSONHistoryViewerPrinter.java
Print out the Job History to the given {@link PrintStream} in a * machine-readable JSON format.
0
Print out the Job History to the given {@link PrintStream} in a * machine-readable JSON format. | JSONHistoryViewerPrinter.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,940
JSONHistoryViewerPrinter.java
// Killed jobs might not have counters
0
// Killed jobs might not have counters | JSONHistoryViewerPrinter.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,941
JSONHistoryViewerPrinter.java
// Killed tasks might not have counters
0
// Killed tasks might not have counters | JSONHistoryViewerPrinter.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,942
Directives.java
Contributors: * John Camelon (IBM Rational Software) - Initial API and implementation
0
Contributors: * John Camelon (IBM Rational Software) - Initial API and implementation | Directives.java
[ 0, 1, 0, 0, 0, 0, 0 ]
5,944
Directives.java
@noinstantiate This class is not intended to be instantiated by clients.
0
@noinstantiate This class is not intended to be instantiated by clients. | Directives.java
[ 0, 0, 0, 1, 0, 0, 0 ]
5,945
ICProjectDescriptionStorageType.java
Contributors: * James Blackburn (Broadcom Corp.)
0
Contributors: * James Blackburn (Broadcom Corp.) | ICProjectDescriptionStorageType.java
[ 0, 1, 0, 0, 0, 0, 0 ]
5,946
ICProjectDescriptionStorageType.java
@see CProjectDescriptionStorageTypeProxy
0
@see CProjectDescriptionStorageTypeProxy | ICProjectDescriptionStorageType.java
[ 0, 0, 0, 0, 1, 0, 0 ]
5,947
ICProjectDescriptionStorageType.java
@link #STORAGE_ROOT_ELEMENT_NAME
0
@link #STORAGE_ROOT_ELEMENT_NAME | ICProjectDescriptionStorageType.java
[ 0, 0, 0, 0, 1, 0, 0 ]
5,948
ICProjectDescriptionStorageType.java
@link #STORAGE_TYPE_ATTRIBUTE
0
@link #STORAGE_TYPE_ATTRIBUTE | ICProjectDescriptionStorageType.java
[ 0, 0, 0, 0, 1, 0, 0 ]
5,949
ICProjectDescriptionStorageType.java
* @param type proxy which created this
0
* @param type proxy which created this | ICProjectDescriptionStorageType.java
[ 0, 0, 0, 1, 0, 0, 0 ]
5,950
ICProjectDescriptionStorageType.java
* @param project - IProject
0
* @param project - IProject | ICProjectDescriptionStorageType.java
[ 0, 0, 0, 1, 0, 0, 0 ]
5,951
ICProjectDescriptionStorageType.java
@param version - Version number of the description as reported by the AbstractCProjectDescriptionStorage * on last save
0
@param version - Version number of the description as reported by the AbstractCProjectDescriptionStorage * on last save | ICProjectDescriptionStorageType.java
[ 0, 0, 0, 1, 0, 0, 0 ]
5,952
ICProjectDescriptionStorageType.java
* @return AbstractCProjectDescriptionStorage
0
* @return AbstractCProjectDescriptionStorage | ICProjectDescriptionStorageType.java
[ 0, 0, 0, 1, 0, 0, 0 ]
5,953
ICProjectDescriptionStorageType.java
* @return boolean indicating whether this storage type writes a (compatible) .cproject file
0
* @return boolean indicating whether this storage type writes a (compatible) .cproject file | ICProjectDescriptionStorageType.java
[ 0, 0, 0, 1, 0, 0, 0 ]
5,954
ICProjectDescriptionStorageType.java
* @param name
0
* @param name | ICProjectDescriptionStorageType.java
[ 0, 0, 0, 1, 0, 0, 0 ]
5,955
ICProjectDescriptionStorageType.java
* @param storageType
0
* @param storageType | ICProjectDescriptionStorageType.java
[ 0, 0, 0, 1, 0, 0, 0 ]
5,956
ICProjectDescriptionStorageType.java
* @param version
0
* @param version | ICProjectDescriptionStorageType.java
[ 0, 0, 0, 1, 0, 0, 0 ]
5,957
ICProjectDescriptionStorageType.java
* @param min_version
0
* @param min_version | ICProjectDescriptionStorageType.java
[ 0, 0, 0, 1, 0, 0, 0 ]
5,958
ICProjectDescriptionStorageType.java
* @param max_version
0
* @param max_version | ICProjectDescriptionStorageType.java
[ 0, 0, 0, 1, 0, 0, 0 ]
5,959
ICProjectDescriptionStorageType.java
* @param el
0
* @param el | ICProjectDescriptionStorageType.java
[ 0, 0, 0, 1, 0, 0, 0 ]
5,960
ICProjectDescriptionStorageType.java
Interface defining an ICProjectDescriptionStorageType * used as a factory for creating project description storages * for a give project
0
Interface defining an ICProjectDescriptionStorageType * used as a factory for creating project description storages * for a give project | ICProjectDescriptionStorageType.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,961
ICProjectDescriptionStorageType.java
/** The file name in which the storage type and version are stored */
0
/** The file name in which the storage type and version are stored */ | ICProjectDescriptionStorageType.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,962
ICProjectDescriptionStorageType.java
/** The document version attribute */
0
/** The document version attribute */ | ICProjectDescriptionStorageType.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,963
ICProjectDescriptionStorageType.java
/** The root element in a .cproject file */
0
/** The root element in a .cproject file */ | ICProjectDescriptionStorageType.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,964
ICProjectDescriptionStorageType.java
/** The document's storage type id attribute in the root element */
0
/** The document's storage type id attribute in the root element */ | ICProjectDescriptionStorageType.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,965
ICProjectDescriptionStorageType.java
public static final String STORAGE_TYPE_ATTRIBUTE = "storage_type_id"; //$NON-NLS-1$
0
public static final String STORAGE_TYPE_ATTRIBUTE = "storage_type_id"; //$NON-NLS-1$ | ICProjectDescriptionStorageType.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,966
ICProjectDescriptionStorageType.java
The type as defined in the CProjectDescriptionStorage extension point, wraps the * implemented ICProjectDescriptionType to provide proxy object for use by CProjectDescriptionStorageManager
0
The type as defined in the CProjectDescriptionStorage extension point, wraps the * implemented ICProjectDescriptionType to provide proxy object for use by CProjectDescriptionStorageManager | ICProjectDescriptionStorageType.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,967
ICProjectDescriptionStorageType.java
* CProjectDescription Proxy Type.
0
* CProjectDescription Proxy Type. | ICProjectDescriptionStorageType.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,968
ICProjectDescriptionStorageType.java
* Constructor verifies that version is in the range (min_version, max_version]
0
* Constructor verifies that version is in the range (min_version, max_version] | ICProjectDescriptionStorageType.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,969
ICProjectDescriptionStorageType.java
/** Indicates if this type is compatible with the provided version */
0
/** Indicates if this type is compatible with the provided version */ | ICProjectDescriptionStorageType.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,970
ICProjectDescriptionStorageType.java
// If an exception occurred return the default value
0
// If an exception occurred return the default value | ICProjectDescriptionStorageType.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,971
ICProjectDescriptionStorageType.java
Return a new storage instance to be for persisting / loading cproject descriptions * from the passed in IProject
0
Return a new storage instance to be for persisting / loading cproject descriptions * from the passed in IProject | ICProjectDescriptionStorageType.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,972
ICProjectDescriptionStorageType.java
Method indicating whether this project storage type writes a .cproject file. * * If this method returns true then you must ensure that the .cproject file is an * xml file with a {@link #STORAGE_VERSION_NAME} tag and {@link #STORAGE_TYPE_ATTRIBUTE} id * in the {@link #STORAGE_ROOT_ELEMENT_NAME} e.g.: * <pre> * &lt;?xml version="1.0" encoding="UTF-8"?&gt; * &lt;?fileVersion 4.0.0?&gt; * &lt;cproject storageType="storage_type_id"&gt; .... * &lt;/cproject&gt;
0
Method indicating whether this project storage type writes a .cproject file. * * If this method returns true then you must ensure that the .cproject file is an * xml file with a {@link #STORAGE_VERSION_NAME} tag and {@link #STORAGE_TYPE_ATTRIBUTE} id * in the {@link #STORAGE_ROOT_ELEMENT_NAME} e.g.: * <pre> * &lt;?xml version="1.0" encoding="UTF-8"?&gt; * &lt;?fileVersion 4.0.0?&gt; * &lt;cproject storageType="storage_type_id"&gt; .... * &lt;/cproject&gt; | ICProjectDescriptionStorageType.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,973
ICProjectDescriptionStorageType.java
If this method returns false, then the CProjectDescriptionStorageType creates * a '.cproject' containing this data
0
If this method returns false, then the CProjectDescriptionStorageType creates * a '.cproject' containing this data | ICProjectDescriptionStorageType.java
[ 0, 0, 0, 0, 0, 0, 1 ]
5,974
GridDetailsClientTest.java
// expected
0
// expected | GridDetailsClientTest.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,975
GridDetailsClientTest.java
// scroll a bit beyond so we see below.
0
// scroll a bit beyond so we see below. | GridDetailsClientTest.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,977
TestNativeAzureFileSystemContractPageBlobLive.java
// Configure the page blob directories key so every file created is a page blob.
0
// Configure the page blob directories key so every file created is a page blob. | TestNativeAzureFileSystemContractPageBlobLive.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,978
TestNativeAzureFileSystemContractPageBlobLive.java
Configure the atomic rename directories key so every folder will have // atomic rename applied.
0
Configure the atomic rename directories key so every folder will have // atomic rename applied. | TestNativeAzureFileSystemContractPageBlobLive.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,979
TestNativeAzureFileSystemContractPageBlobLive.java
The following tests are failing on Azure and the Azure * file system code needs to be modified to make them pass. * A separate work item has been opened for this.
0
The following tests are failing on Azure and the Azure * file system code needs to be modified to make them pass. * A separate work item has been opened for this. | TestNativeAzureFileSystemContractPageBlobLive.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,980
CrossOriginFilter.java
// HTTP CORS Request Headers
0
// HTTP CORS Request Headers | CrossOriginFilter.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,981
CrossOriginFilter.java
// HTTP CORS Response Headers
0
// HTTP CORS Response Headers | CrossOriginFilter.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,982
CrossOriginFilter.java
// Filter configuration
0
// Filter configuration | CrossOriginFilter.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,983
CrossOriginFilter.java
// Protect against HTTP response splitting vulnerability // since value is written as part of the response header // Ensure this header only has one header by removing // CRs and LFs
0
// Protect against HTTP response splitting vulnerability // since value is written as part of the response header // Ensure this header only has one header by removing // CRs and LFs | CrossOriginFilter.java
[ 0, 0, 1, 0, 0, 0, 0 ]
5,985
ASTModification.java
@return the kind of the modification
0
@return the kind of the modification | ASTModification.java
[ 0, 0, 0, 1, 0, 0, 0 ]
5,986
ASTModification.java
@return the edit group or <code>null</code>.
0
@return the edit group or <code>null</code>. | ASTModification.java
[ 0, 0, 0, 1, 0, 0, 0 ]
5,987
ASTModification.java
* Return the target node of this modification.
0
* Return the target node of this modification. | ASTModification.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,988
ASTModification.java
* Return the new node of this modification, or <code>null</code>
0
* Return the new node of this modification, or <code>null</code> | ASTModification.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,989
ASTModification.java
* Returns the edit group to collect the text edits of this modification.
0
* Returns the edit group to collect the text edits of this modification. | ASTModification.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,990
JobProperties.java
This represents the job configuration properties.
0
This represents the job configuration properties. | JobProperties.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,991
JobProperties.java
// load the parsers
0
// load the parsers | JobProperties.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,992
JobProperties.java
// add the default MapReduce filter
0
// add the default MapReduce filter | JobProperties.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,993
JobProperties.java
// filter out the desired config key-value pairs
0
// filter out the desired config key-value pairs | JobProperties.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,994
JobProperties.java
// find a parser for this key
0
// find a parser for this key | JobProperties.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,995
JobProperties.java
// define a configuration object and load it with original job properties
0
// define a configuration object and load it with original job properties | JobProperties.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,996
TestHDFSContractMkdir.java
* Test dir operations on a the local FS.
0
* Test dir operations on a the local FS. | TestHDFSContractMkdir.java
[ 1, 0, 0, 0, 0, 0, 0 ]
5,997
AutoconfMacroContentAssistProcessor.java
Contributors: * Red Hat Incorporated - initial API and implementation
0
Contributors: * Red Hat Incorporated - initial API and implementation | AutoconfMacroContentAssistProcessor.java
[ 0, 1, 0, 0, 0, 0, 0 ]
5,999
AutoconfMacroContentAssistProcessor.java
// Do nothing
0
// Do nothing | AutoconfMacroContentAssistProcessor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,000
AutoconfMacroContentAssistProcessor.java
// Do nothing. Leave prefix empty.
0
// Do nothing. Leave prefix empty. | AutoconfMacroContentAssistProcessor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,001
AutoconfMacroContentAssistProcessor.java
// Provide parameter info as context information that // is tied to the completion proposal.
0
// Provide parameter info as context information that // is tied to the completion proposal. | AutoconfMacroContentAssistProcessor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,002
FileChecksumHelper.java
Utility classes to compute file checksum for both replicated and striped * files.
0
Utility classes to compute file checksum for both replicated and striped * files. | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,003
FileChecksumHelper.java
* A common abstract class to compute file checksum.
0
* A common abstract class to compute file checksum. | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,004
FileChecksumHelper.java
* Constructor that accepts all the input parameters for the computing.
0
* Constructor that accepts all the input parameters for the computing. | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,005
FileChecksumHelper.java
Perform the file checksum computing. The intermediate results are stored * in the object and will be used later.
0
Perform the file checksum computing. The intermediate results are stored * in the object and will be used later. | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,006
FileChecksumHelper.java
Compute and aggregate block checksums block by block.
0
Compute and aggregate block checksums block by block. | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,007
FileChecksumHelper.java
* Make final file checksum result given the computing process done.
0
* Make final file checksum result given the computing process done. | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,008
FileChecksumHelper.java
//compute file MD5
0
//compute file MD5 | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,009
FileChecksumHelper.java
* Create and return a sender given an IO stream pair.
0
* Create and return a sender given an IO stream pair. | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,010
FileChecksumHelper.java
* Close an IO stream pair.
0
* Close an IO stream pair. | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,011
FileChecksumHelper.java
* Replicated file checksum computer.
0
* Replicated file checksum computer. | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,012
FileChecksumHelper.java
// get block checksum for each block
0
// get block checksum for each block | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,013
FileChecksumHelper.java
// refetch to get fresh tokens
0
// refetch to get fresh tokens | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,014
FileChecksumHelper.java
Return true when sounds good to continue or retry, false when severe * condition or totally failed.
0
Return true when sounds good to continue or retry, false when severe * condition or totally failed. | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,015
FileChecksumHelper.java
//try each datanode location of the block
0
//try each datanode location of the block | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,016
FileChecksumHelper.java
// actually it's not done; but we'll retry
0
// actually it's not done; but we'll retry | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,017
FileChecksumHelper.java
// repeat at blockIdx-th block
0
// repeat at blockIdx-th block | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,018
FileChecksumHelper.java
* Try one replica or datanode to compute the block checksum given a block.
0
* Try one replica or datanode to compute the block checksum given a block. | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,019
FileChecksumHelper.java
// get block MD5
0
// get block MD5 | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,020
FileChecksumHelper.java
//read byte-per-checksum
0
//read byte-per-checksum | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,021
FileChecksumHelper.java
//first block
0
//first block | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,022
FileChecksumHelper.java
//read crc-per-block
0
//read crc-per-block | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,023
FileChecksumHelper.java
//read md5
0
//read md5 | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,024
FileChecksumHelper.java
// read crc-type
0
// read crc-type | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,025
FileChecksumHelper.java
* Striped file checksum computing.
0
* Striped file checksum computing. | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,026
FileChecksumHelper.java
// refetch to get fresh tokens
0
// refetch to get fresh tokens | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,027
FileChecksumHelper.java
//try each datanode in the block group.
0
//try each datanode in the block group. | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,028
FileChecksumHelper.java
// repeat at bgIdx-th block
0
// repeat at bgIdx-th block | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,029
FileChecksumHelper.java
eturn true when sounds good to continue or retry, false when severe * condition or totally failed.
0
eturn true when sounds good to continue or retry, false when severe * condition or totally failed. | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,030
FileChecksumHelper.java
// get block MD5
0
// get block MD5 | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,031
FileChecksumHelper.java
//read byte-per-checksum
0
//read byte-per-checksum | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,032
FileChecksumHelper.java
//read crc-per-block
0
//read crc-per-block | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,033
FileChecksumHelper.java
// first block
0
// first block | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,034
FileChecksumHelper.java
//read md5
0
//read md5 | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,035
FileChecksumHelper.java
// read crc-type
0
// read crc-type | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,036
FileChecksumHelper.java
// if crc types are mixed in a file
0
// if crc types are mixed in a file | FileChecksumHelper.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,037
FileChecksumHelper.java
// if crc types are mixed in a file
0
// if crc types are mixed in a file | FileChecksumHelper.java
[ 0, 0, 0, 0, 0, 0, 1 ]
6,038
FileChecksumHelper.java
// we should never get here since the validity was checked // when getCrcType() was called above.
0
// we should never get here since the validity was checked // when getCrcType() was called above. | FileChecksumHelper.java
[ 0, 0, 0, 0, 0, 0, 1 ]