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
10,336
AuthenticationFilter.java
* @param response the response object.
0
* @param response the response object. | AuthenticationFilter.java
[ 0, 0, 0, 1, 0, 0, 0 ]
10,337
AuthenticationFilter.java
* @param request the request object.
0
* @param request the request object. | AuthenticationFilter.java
[ 0, 0, 0, 1, 0, 0, 0 ]
10,338
AuthenticationFilter.java
* If the request has a valid authentication token it allows the request to continue to the target resource,
0
* If the request has a valid authentication token it allows the request to continue to the target resource, | AuthenticationFilter.java
[ 0, 0, 0, 0, 0, 0, 1 ]
10,339
AuthenticationFilter.java
* If this method returns <code>null</code> the filter will invoke the configured {@link AuthenticationHandler}
0
* If this method returns <code>null</code> the filter will invoke the configured {@link AuthenticationHandler} | AuthenticationFilter.java
[ 0, 0, 0, 0, 0, 0, 1 ]
10,340
DU.java
/** Filesystem disk space usage statistics. Uses the unix 'du' program */
0
/** Filesystem disk space usage statistics. Uses the unix 'du' program */ | DU.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,341
TestFileSystem.java
// This should go to TestFsShell.java when it is added.
0
// This should go to TestFsShell.java when it is added. | TestFileSystem.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,342
TestFileSystem.java
// a random suffix per task
0
// a random suffix per task | TestFileSystem.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,343
TestFileSystem.java
// write to temp file initially to permit parallel execution
0
// write to temp file initially to permit parallel execution | TestFileSystem.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,344
TestFileSystem.java
// rename to final location
0
// rename to final location | TestFileSystem.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,345
TestFileSystem.java
// generate a random position
0
// generate a random position | TestFileSystem.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,346
TestFileSystem.java
// seek file to that position
0
// seek file to that position | TestFileSystem.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,347
TestFileSystem.java
// check that byte matches
0
// check that byte matches | TestFileSystem.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,348
TestFileSystem.java
// advance random state to that position
0
// advance random state to that position | TestFileSystem.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,349
TestFileSystem.java
// parse command line
0
// parse command line | TestFileSystem.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,350
TestFileSystem.java
// Test upper/lower case
0
// Test upper/lower case | TestFileSystem.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,351
TestFileSystem.java
//test explicit default port
0
//test explicit default port | TestFileSystem.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,352
TestFileSystem.java
// Different URIs should result in different FS instances
0
// Different URIs should result in different FS instances | TestFileSystem.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,353
TestFileSystem.java
// check basic equality
0
// check basic equality | TestFileSystem.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,354
TestFileSystem.java
// check insensitive equality
0
// check insensitive equality | TestFileSystem.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,355
TestFileSystem.java
// check behaviour with collections
0
// check behaviour with collections | TestFileSystem.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,356
TestFileSystem.java
// multiple invocations of FileSystem.get return the same object.
0
// multiple invocations of FileSystem.get return the same object. | TestFileSystem.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,357
TestFileSystem.java
// multiple invocations of FileSystem.newInstance return different objects
0
// multiple invocations of FileSystem.newInstance return different objects | TestFileSystem.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,358
CompletionTest_MemberReference_Dot_Prefix.java
* @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getHeaderFileName()
0
* @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getHeaderFileName() | CompletionTest_MemberReference_Dot_Prefix.java
[ 0, 0, 0, 0, 1, 0, 0 ]
10,359
CompletionTest_MemberReference_Dot_Prefix.java
* @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getHeaderFileFullPath()
0
* @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getHeaderFileFullPath() | CompletionTest_MemberReference_Dot_Prefix.java
[ 0, 0, 0, 0, 1, 0, 0 ]
10,360
CompletionTest_MemberReference_Dot_Prefix.java
* @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getFileFullPath()
0
* @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getFileFullPath() | CompletionTest_MemberReference_Dot_Prefix.java
[ 0, 0, 0, 0, 1, 0, 0 ]
10,361
CompletionTest_MemberReference_Dot_Prefix.java
* @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getFileName()
0
* @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getFileName() | CompletionTest_MemberReference_Dot_Prefix.java
[ 0, 0, 0, 0, 1, 0, 0 ]
10,362
CompletionTest_MemberReference_Dot_Prefix.java
* @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getExpectedResultsValues()
0
* @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getExpectedResultsValues() | CompletionTest_MemberReference_Dot_Prefix.java
[ 0, 0, 0, 0, 1, 0, 0 ]
10,363
CompletionTest_MemberReference_Dot_Prefix.java
* @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getExpectedPrefix()
0
* @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getExpectedPrefix() | CompletionTest_MemberReference_Dot_Prefix.java
[ 0, 0, 0, 0, 1, 0, 0 ]
10,364
CompletionTest_MemberReference_Dot_Prefix.java
* @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getCompletionPosition()
0
* @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getCompletionPosition() | CompletionTest_MemberReference_Dot_Prefix.java
[ 0, 0, 0, 0, 1, 0, 0 ]
10,365
CompletionTest_MemberReference_Dot_Prefix.java
// aClass is valid
0
// aClass is valid | CompletionTest_MemberReference_Dot_Prefix.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,366
CompletionTest_MemberReference_Dot_Prefix.java
@author hamer
0
@author hamer | CompletionTest_MemberReference_Dot_Prefix.java
[ 0, 1, 0, 0, 0, 0, 0 ]
10,368
CompletionTest_MemberReference_Dot_Prefix.java
* Testing Member_Reference completion kind, with a prefix * After a .
0
* Testing Member_Reference completion kind, with a prefix * After a . | CompletionTest_MemberReference_Dot_Prefix.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,369
UPCLanguageKeywords.java
Contributors: * IBM Corporation - initial API and implementation
0
Contributors: * IBM Corporation - initial API and implementation | UPCLanguageKeywords.java
[ 0, 1, 0, 0, 0, 0, 0 ]
10,370
FooterClick.java
// Add a footer click listener
0
// Add a footer click listener | FooterClick.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,373
IManagedCommandLineInfo.java
* @noimplement This interface is not intended to be implemented by clients.
0
* @noimplement This interface is not intended to be implemented by clients. | IManagedCommandLineInfo.java
[ 0, 0, 0, 1, 0, 0, 0 ]
10,374
IManagedCommandLineInfo.java
* @return command line
0
* @return command line | IManagedCommandLineInfo.java
[ 0, 0, 0, 1, 0, 0, 0 ]
10,375
IManagedCommandLineInfo.java
* provide fully qualified command line string for tool invocation
0
* provide fully qualified command line string for tool invocation | IManagedCommandLineInfo.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,376
IManagedCommandLineInfo.java
* give command line pattern
0
* give command line pattern | IManagedCommandLineInfo.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,377
IManagedCommandLineInfo.java
* provide tool name
0
* provide tool name | IManagedCommandLineInfo.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,378
IManagedCommandLineInfo.java
* give command flags
0
* give command flags | IManagedCommandLineInfo.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,379
IManagedCommandLineInfo.java
* provide list of resources used by tool for transformation
0
* provide list of resources used by tool for transformation | IManagedCommandLineInfo.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,380
IManagedCommandLineInfo.java
* return output file name
0
* return output file name | IManagedCommandLineInfo.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,381
IManagedCommandLineInfo.java
* give command flag to generate output
0
* give command flag to generate output | IManagedCommandLineInfo.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,382
IManagedCommandLineInfo.java
* return output prefix
0
* return output prefix | IManagedCommandLineInfo.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,383
CLIEventProcessor.java
Contributors: * QNX Software Systems - Initial API and implementation * Wind River Systems - Modified for new DSF Reference Implementation * Ericsson AB - Additional handling of events * Mikhail Khodjaiants (Mentor Graphics) - Refactor common code in GDBControl* classes (bug 372795)
0
Contributors: * QNX Software Systems - Initial API and implementation * Wind River Systems - Modified for new DSF Reference Implementation * Ericsson AB - Additional handling of events * Mikhail Khodjaiants (Mentor Graphics) - Refactor common code in GDBControl* classes (bug 372795) | CLIEventProcessor.java
[ 0, 1, 0, 0, 0, 0, 0 ]
10,384
CLIEventProcessor.java
* GDB debugger output listener.
0
* GDB debugger output listener. | CLIEventProcessor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,385
CLIEventProcessor.java
// Last Thread ID created
0
// Last Thread ID created | CLIEventProcessor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,386
CLIEventProcessor.java
* @since 1.1
0
* @since 1.1 | CLIEventProcessor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
10,387
CLIEventProcessor.java
// if it was a step instruction set state running
0
// if it was a step instruction set state running | CLIEventProcessor.java
[ 0, 0, 0, 0, 0, 0, 1 ]
10,388
CLIEventProcessor.java
/** @since 4.0 */
0
/** @since 4.0 */ | CLIEventProcessor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
10,389
CLIEventProcessor.java
* @return
0
* @return | CLIEventProcessor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
10,390
CLIEventProcessor.java
* @param operation
0
* @param operation | CLIEventProcessor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
10,391
CLIEventProcessor.java
* @since 4.0
0
* @since 4.0 | CLIEventProcessor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
10,392
CLIEventProcessor.java
* @return
0
* @return | CLIEventProcessor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
10,393
CLIEventProcessor.java
* @param operation
0
* @param operation | CLIEventProcessor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
10,394
CLIEventProcessor.java
* @return
0
* @return | CLIEventProcessor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
10,395
CLIEventProcessor.java
* @param operation
0
* @param operation | CLIEventProcessor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
10,396
CLIEventProcessor.java
* Return true if the operation is a stepping operation.
0
* Return true if the operation is a stepping operation. | CLIEventProcessor.java
[ 0, 0, 0, 0, 0, 0, 1 ]
10,397
CLIEventProcessor.java
* Return true if the operation is a attaching operation.
0
* Return true if the operation is a attaching operation. | CLIEventProcessor.java
[ 0, 0, 0, 0, 0, 0, 1 ]
10,398
CLIEventProcessor.java
// If a process restarts, we must reset the thread id
0
// If a process restarts, we must reset the thread id | CLIEventProcessor.java
[ 0, 0, 0, 0, 0, 0, 1 ]
10,399
IteratorTesterTest.java
* @author Mick Killianey
0
* @author Mick Killianey | IteratorTesterTest.java
[ 0, 1, 0, 0, 0, 0, 0 ]
10,400
IteratorTesterTest.java
* Unit test for IteratorTester.
0
* Unit test for IteratorTester. | IteratorTesterTest.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,401
IteratorTesterTest.java
// No serialization is used in this test
0
// No serialization is used in this test | IteratorTesterTest.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,402
IteratorTesterTest.java
* This Iterator wraps another iterator and gives it a bug found * in JDK6. * * <p>This bug is this: if you create an iterator from a TreeSet * and call next() on that iterator when hasNext() is false, so * that next() throws a NoSuchElementException, then subsequent * calls to remove() will incorrectly throw an IllegalStateException, * instead of removing the last element returned.
0
* This Iterator wraps another iterator and gives it a bug found * in JDK6. * * <p>This bug is this: if you create an iterator from a TreeSet * and call next() on that iterator when hasNext() is false, so * that next() throws a NoSuchElementException, then subsequent * calls to remove() will incorrectly throw an IllegalStateException, * instead of removing the last element returned. | IteratorTesterTest.java
[ 0, 0, 1, 0, 0, 0, 0 ]
10,403
IteratorTesterTest.java
/* Choose 4 steps to get sequence [next, next, next, remove] */
0
/* Choose 4 steps to get sequence [next, next, next, remove] */ | IteratorTesterTest.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,404
IteratorTesterTest.java
// We should throw here, but we won't!
0
// We should throw here, but we won't! | IteratorTesterTest.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,405
IteratorTesterTest.java
// We should throw here, but we won't!
0
// We should throw here, but we won't! | IteratorTesterTest.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,406
IteratorTesterTest.java
// IteratorTester doesn't expect exceptions for hasNext().
0
// IteratorTester doesn't expect exceptions for hasNext(). | IteratorTesterTest.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,407
ClientNamenodeProtocolServerSideTranslatorPB.java
* @param server - the NN server
0
* @param server - the NN server | ClientNamenodeProtocolServerSideTranslatorPB.java
[ 0, 0, 0, 1, 0, 0, 0 ]
10,408
ClientNamenodeProtocolServerSideTranslatorPB.java
* Constructor
0
* Constructor | ClientNamenodeProtocolServerSideTranslatorPB.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,409
ClientNamenodeProtocolServerSideTranslatorPB.java
@link ClientNamenodeProtocolPB
0
@link ClientNamenodeProtocolPB | ClientNamenodeProtocolServerSideTranslatorPB.java
[ 0, 0, 0, 0, 1, 0, 0 ]
10,410
ClientNamenodeProtocolServerSideTranslatorPB.java
* This class is used on the server side. Calls come across the wire for the * for protocol {@link ClientNamenodeProtocolPB}. * This class translates the PB data types * to the native data types used inside the NN as specified in the generic * ClientProtocol.
0
* This class is used on the server side. Calls come across the wire for the * for protocol {@link ClientNamenodeProtocolPB}. * This class translates the PB data types * to the native data types used inside the NN as specified in the generic * ClientProtocol. | ClientNamenodeProtocolServerSideTranslatorPB.java
[ 0, 0, 0, 0, 0, 0, 1 ]
10,411
StructureTreeTab.java
Contributors: * Intel Corporation - initial API and implementation
0
Contributors: * Intel Corporation - initial API and implementation | StructureTreeTab.java
[ 0, 1, 0, 0, 0, 0, 0 ]
10,413
StructureTreeTab.java
* contents of whole class such as ResourceDescription, * ConfigurationDescription or ProjectDescription * * Notes: * * 1. Many strings in the file remain unlocalized * since they represent method names. * 2. It is experimental functionality. Work is in progress. * 3. Tree depth is limited by 16. Deeper branches are truncated. * But it seems to be very rare situation.
0
* contents of whole class such as ResourceDescription, * ConfigurationDescription or ProjectDescription * * Notes: * * 1. Many strings in the file remain unlocalized * since they represent method names. * 2. It is experimental functionality. Work is in progress. * 3. Tree depth is limited by 16. Deeper branches are truncated. * But it seems to be very rare situation. | StructureTreeTab.java
[ 0, 0, 1, 0, 0, 0, 0 ]
10,414
StructureTreeTab.java
// default depth
0
// default depth | StructureTreeTab.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,415
StructureTreeTab.java
* Common check for each tree item: * - corresponding objects are not null. * - tree item nesting is no too deep.
0
* Common check for each tree item: * - corresponding objects are not null. * - tree item nesting is no too deep. | StructureTreeTab.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,416
StructureTreeTab.java
// data not used now
0
// data not used now | StructureTreeTab.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,417
StructureTreeTab.java
// ResourceDescription
0
// ResourceDescription | StructureTreeTab.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,418
StructureTreeTab.java
// ConfigurationDescription
0
// ConfigurationDescription | StructureTreeTab.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,419
StructureTreeTab.java
* Adds conents of array to tree.
0
* Adds conents of array to tree. | StructureTreeTab.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,420
StructureTreeTab.java
// used for languages kinds display
0
// used for languages kinds display | StructureTreeTab.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,421
StructureTreeTab.java
// ALMOST THE SAME AS ICBuildSetting
0
// ALMOST THE SAME AS ICBuildSetting | StructureTreeTab.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,422
StructureTreeTab.java
// ALMOST THE SAME AS CBuildData
0
// ALMOST THE SAME AS CBuildData | StructureTreeTab.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,423
RegularContiguousSet.java
* @author Gregory Kick
0
* @author Gregory Kick | RegularContiguousSet.java
[ 0, 1, 0, 0, 0, 0, 0 ]
10,424
RegularContiguousSet.java
@link ContiguousSet
0
@link ContiguousSet | RegularContiguousSet.java
[ 0, 0, 0, 0, 1, 0, 0 ]
10,425
RegularContiguousSet.java
* An implementation of {@link ContiguousSet} that contains one or more elements.
0
* An implementation of {@link ContiguousSet} that contains one or more elements. | RegularContiguousSet.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,426
RegularContiguousSet.java
// allow ungenerified Comparable types
0
// allow ungenerified Comparable types | RegularContiguousSet.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,427
RegularContiguousSet.java
// Range would reject our attempt to create (x, x).
0
// Range would reject our attempt to create (x, x). | RegularContiguousSet.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,428
RegularContiguousSet.java
// not used by GWT emulation
0
// not used by GWT emulation | RegularContiguousSet.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,429
RegularContiguousSet.java
// NavigableSet
0
// NavigableSet | RegularContiguousSet.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,430
RegularContiguousSet.java
// copied to make sure not to use the GWT-emulated version
0
// copied to make sure not to use the GWT-emulated version | RegularContiguousSet.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,431
RegularContiguousSet.java
// serialization
0
// serialization | RegularContiguousSet.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,432
RegularContiguousSet.java
// serialization
0
// serialization | RegularContiguousSet.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,433
QDirASTNode.java
Contributors: * QNX Software Systems - Initial API and implementation
0
Contributors: * QNX Software Systems - Initial API and implementation | QDirASTNode.java
[ 0, 1, 0, 0, 0, 0, 0 ]
10,434
BKJMUtil.java
* Utility class for setting up bookkeeper ensembles * and bringing individual bookies up and down
0
* Utility class for setting up bookkeeper ensembles * and bringing individual bookies up and down | BKJMUtil.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,435
BKJMUtil.java
// next port for additionally created bookies
0
// next port for additionally created bookies | BKJMUtil.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,436
BKJMUtil.java
// go away quietly
0
// go away quietly | BKJMUtil.java
[ 1, 0, 0, 0, 0, 0, 0 ]
10,437
BKJMUtil.java
* @param count number of bookies required
0
* @param count number of bookies required | BKJMUtil.java
[ 0, 0, 0, 1, 0, 0, 0 ]
10,438
BKJMUtil.java
* @param timeout number of seconds to wait for bookies to start
0
* @param timeout number of seconds to wait for bookies to start | BKJMUtil.java
[ 0, 0, 0, 1, 0, 0, 0 ]
10,439
BKJMUtil.java
// Skip 'readonly znode' which is used for keeping R-O bookie details
0
// Skip 'readonly znode' which is used for keeping R-O bookie details | BKJMUtil.java
[ 1, 0, 0, 0, 0, 0, 0 ]