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 |
|---|---|---|---|---|---|
8,913 | TestCombineSequenceFileInputFormat.java | // we should have a single split as the length is comfortably smaller than
// the block size | 0 | // we should have a single split as the length is comfortably smaller than
// the block size | TestCombineSequenceFileInputFormat.java | [
1,
0,
0,
0,
0,
0,
0
] |
8,914 | TestCombineSequenceFileInputFormat.java | // create a combine split for the files | 0 | // create a combine split for the files | TestCombineSequenceFileInputFormat.java | [
1,
0,
0,
0,
0,
0,
0
] |
8,915 | TestCombineSequenceFileInputFormat.java | // create files with a variety of lengths | 0 | // create files with a variety of lengths | TestCombineSequenceFileInputFormat.java | [
1,
0,
0,
0,
0,
0,
0
] |
8,919 | PDOMCPPTypedef.java | /**
* Typedefs for c++
*/ | 0 | /**
* Typedefs for c++
*/ | PDOMCPPTypedef.java | [
1,
0,
0,
0,
0,
0,
0
] |
8,921 | PDOMCPPTypedef.java | Contributors:
* Doug Schaefer (QNX) - Initial API and implementation
* Markus Schorn (Wind River Systems) | 0 | Contributors:
* Doug Schaefer (QNX) - Initial API and implementation
* Markus Schorn (Wind River Systems) | PDOMCPPTypedef.java | [
0,
1,
0,
0,
0,
0,
0
] |
8,922 | MockServletContext.java | * @see javax.servlet.ServletContext#declareRoles(java.lang.String[]) | 0 | * @see javax.servlet.ServletContext#declareRoles(java.lang.String[]) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,923 | MockServletContext.java | * @see javax.servlet.ServletContext#getClassLoader() | 0 | * @see javax.servlet.ServletContext#getClassLoader() | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,924 | MockServletContext.java | * @see javax.servlet.ServletContext#getJspConfigDescriptor() | 0 | * @see javax.servlet.ServletContext#getJspConfigDescriptor() | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,926 | MockServletContext.java | * @see javax.servlet.ServletContext#addListener(java.lang.Class) | 0 | * @see javax.servlet.ServletContext#addListener(java.lang.Class) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,928 | MockServletContext.java | * @see javax.servlet.ServletContext#addListener(java.lang.String) | 0 | * @see javax.servlet.ServletContext#addListener(java.lang.String) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,929 | MockServletContext.java | * @see javax.servlet.ServletContext#getEffectiveSessionTrackingModes() | 0 | * @see javax.servlet.ServletContext#getEffectiveSessionTrackingModes() | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,931 | MockServletContext.java | * @see javax.servlet.ServletContext#setSessionTrackingModes(java.util.Set) | 0 | * @see javax.servlet.ServletContext#setSessionTrackingModes(java.util.Set) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,932 | MockServletContext.java | * @see javax.servlet.ServletContext#getSessionCookieConfig() | 0 | * @see javax.servlet.ServletContext#getSessionCookieConfig() | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,933 | MockServletContext.java | * @see javax.servlet.ServletContext#getFilterRegistrations() | 0 | * @see javax.servlet.ServletContext#getFilterRegistrations() | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,934 | MockServletContext.java | * @see javax.servlet.ServletContext#getFilterRegistration(java.lang.String) | 0 | * @see javax.servlet.ServletContext#getFilterRegistration(java.lang.String) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,935 | MockServletContext.java | * @see javax.servlet.ServletContext#createFilter(java.lang.Class) | 0 | * @see javax.servlet.ServletContext#createFilter(java.lang.Class) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,936 | MockServletContext.java | @see javax.servlet.ServletContext#addFilter(java.lang.String,
* java.lang.Class) | 0 | @see javax.servlet.ServletContext#addFilter(java.lang.String,
* java.lang.Class) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,937 | MockServletContext.java | @see javax.servlet.ServletContext#addFilter(java.lang.String,
* javax.servlet.Filter) | 0 | @see javax.servlet.ServletContext#addFilter(java.lang.String,
* javax.servlet.Filter) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,938 | MockServletContext.java | @see javax.servlet.ServletContext#addFilter(java.lang.String,
* java.lang.String) | 0 | @see javax.servlet.ServletContext#addFilter(java.lang.String,
* java.lang.String) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,940 | MockServletContext.java | @see
* javax.servlet.ServletContext#getServletRegistration(java.lang.String) | 0 | @see
* javax.servlet.ServletContext#getServletRegistration(java.lang.String) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,941 | MockServletContext.java | * @see javax.servlet.ServletContext#createServlet(java.lang.Class) | 0 | * @see javax.servlet.ServletContext#createServlet(java.lang.Class) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,942 | MockServletContext.java | @see javax.servlet.ServletContext#addServlet(java.lang.String,
* java.lang.Class) | 0 | @see javax.servlet.ServletContext#addServlet(java.lang.String,
* java.lang.Class) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,943 | MockServletContext.java | @see javax.servlet.ServletContext#addServlet(java.lang.String,
* javax.servlet.Servlet) | 0 | @see javax.servlet.ServletContext#addServlet(java.lang.String,
* javax.servlet.Servlet) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,944 | MockServletContext.java | @see javax.servlet.ServletContext#addServlet(java.lang.String,
* java.lang.String) | 0 | @see javax.servlet.ServletContext#addServlet(java.lang.String,
* java.lang.String) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,946 | MockServletContext.java | * @see javax.servlet.ServletContext#getEffectiveMinorVersion() | 0 | * @see javax.servlet.ServletContext#getEffectiveMinorVersion() | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,947 | MockServletContext.java | * @see javax.servlet.ServletContext#getEffectiveMajorVersion() | 0 | * @see javax.servlet.ServletContext#getEffectiveMajorVersion() | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,948 | MockServletContext.java | * @see javax.servlet.ServletContext#getContextPath() | 0 | * @see javax.servlet.ServletContext#getContextPath() | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,949 | MockServletContext.java | * @see javax.servlet.ServletContext#getServletContextName() | 0 | * @see javax.servlet.ServletContext#getServletContextName() | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,950 | MockServletContext.java | * @see javax.servlet.ServletContext#removeAttribute(java.lang.String) | 0 | * @see javax.servlet.ServletContext#removeAttribute(java.lang.String) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,951 | MockServletContext.java | @see javax.servlet.ServletContext#setAttribute(java.lang.String,
* java.lang.Object) | 0 | @see javax.servlet.ServletContext#setAttribute(java.lang.String,
* java.lang.Object) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,952 | MockServletContext.java | * @see javax.servlet.ServletContext#getAttributeNames() | 0 | * @see javax.servlet.ServletContext#getAttributeNames() | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,953 | MockServletContext.java | * @see javax.servlet.ServletContext#getAttribute(java.lang.String) | 0 | * @see javax.servlet.ServletContext#getAttribute(java.lang.String) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,954 | MockServletContext.java | * @see javax.servlet.ServletContext#getInitParameterNames() | 0 | * @see javax.servlet.ServletContext#getInitParameterNames() | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,955 | MockServletContext.java | * @see javax.servlet.ServletContext#getInitParameter(java.lang.String) | 0 | * @see javax.servlet.ServletContext#getInitParameter(java.lang.String) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,956 | MockServletContext.java | * @see javax.servlet.ServletContext#getServerInfo() | 0 | * @see javax.servlet.ServletContext#getServerInfo() | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,957 | MockServletContext.java | * @see javax.servlet.ServletContext#getRealPath(java.lang.String) | 0 | * @see javax.servlet.ServletContext#getRealPath(java.lang.String) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,960 | MockServletContext.java | * @see javax.servlet.ServletContext#log(java.lang.String) | 0 | * @see javax.servlet.ServletContext#log(java.lang.String) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,961 | MockServletContext.java | * @see javax.servlet.ServletContext#getServletNames() | 0 | * @see javax.servlet.ServletContext#getServletNames() | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,963 | MockServletContext.java | * @see javax.servlet.ServletContext#getServlet(java.lang.String) | 0 | * @see javax.servlet.ServletContext#getServlet(java.lang.String) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,964 | MockServletContext.java | * @see javax.servlet.ServletContext#getNamedDispatcher(java.lang.String) | 0 | * @see javax.servlet.ServletContext#getNamedDispatcher(java.lang.String) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,965 | MockServletContext.java | * @see javax.servlet.ServletContext#getRequestDispatcher(java.lang.String) | 0 | * @see javax.servlet.ServletContext#getRequestDispatcher(java.lang.String) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,966 | MockServletContext.java | * @see javax.servlet.ServletContext#getResourceAsStream(java.lang.String) | 0 | * @see javax.servlet.ServletContext#getResourceAsStream(java.lang.String) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,968 | MockServletContext.java | * @see javax.servlet.ServletContext#getResourcePaths(java.lang.String) | 0 | * @see javax.servlet.ServletContext#getResourcePaths(java.lang.String) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,969 | MockServletContext.java | * @see javax.servlet.ServletContext#getMimeType(java.lang.String) | 0 | * @see javax.servlet.ServletContext#getMimeType(java.lang.String) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,970 | MockServletContext.java | * @see javax.servlet.ServletContext#getMinorVersion() | 0 | * @see javax.servlet.ServletContext#getMinorVersion() | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,972 | MockServletContext.java | * @see javax.servlet.ServletContext#getContext(java.lang.String) | 0 | * @see javax.servlet.ServletContext#getContext(java.lang.String) | MockServletContext.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,973 | MockServletContext.java | * @author Vaadin Ltd | 0 | * @author Vaadin Ltd | MockServletContext.java | [
0,
1,
0,
0,
0,
0,
0
] |
8,975 | MultipleFolderSelectionDialog.java | * @see org.eclipse.jface.viewers.ISelectionChangedListener#selectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent) | 0 | * @see org.eclipse.jface.viewers.ISelectionChangedListener#selectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent) | MultipleFolderSelectionDialog.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,976 | MultipleFolderSelectionDialog.java | * @see org.eclipse.jface.dialogs.Dialog#createDialogArea(org.eclipse.swt.widgets.Composite) | 0 | * @see org.eclipse.jface.dialogs.Dialog#createDialogArea(org.eclipse.swt.widgets.Composite) | MultipleFolderSelectionDialog.java | [
0,
0,
0,
0,
1,
0,
0
] |
8,979 | MultipleFolderSelectionDialog.java | @deprecated as of CDT 4.0. This class was used for property pages
* for 3.X style projects. | 0 | @deprecated as of CDT 4.0. This class was used for property pages
* for 3.X style projects. | MultipleFolderSelectionDialog.java | [
0,
0,
0,
0,
0,
1,
0
] |
8,980 | MultipleFolderSelectionDialog.java | Contributors:
* QNX Software Systems - initial API and implementation | 0 | Contributors:
* QNX Software Systems - initial API and implementation | MultipleFolderSelectionDialog.java | [
0,
1,
0,
0,
0,
0,
0
] |
8,981 | MultipleFolderSelectionDialog.java | @param input
* the tree input. | 0 | @param input
* the tree input. | MultipleFolderSelectionDialog.java | [
0,
0,
0,
1,
0,
0,
0
] |
8,982 | MultipleFolderSelectionDialog.java | @param filter
* a filter. | 0 | @param filter
* a filter. | MultipleFolderSelectionDialog.java | [
0,
0,
0,
1,
0,
0,
0
] |
8,985 | MultipleFolderSelectionDialog.java | /**
* Handles cancel button pressed event.
*/ | 0 | /**
* Handles cancel button pressed event.
*/ | MultipleFolderSelectionDialog.java | [
1,
0,
0,
0,
0,
0,
0
] |
8,986 | MultipleFolderSelectionDialog.java | Creates the tree viewer. | 0 | Creates the tree viewer. | MultipleFolderSelectionDialog.java | [
1,
0,
0,
0,
0,
0,
0
] |
8,988 | MultipleFolderSelectionDialog.java | * @return the tree viewer | 0 | * @return the tree viewer | MultipleFolderSelectionDialog.java | [
0,
0,
0,
1,
0,
0,
0
] |
8,991 | MultisetNavigationTester.java | // Needed to stop Eclipse whining | 0 | // Needed to stop Eclipse whining | MultisetNavigationTester.java | [
1,
0,
0,
0,
0,
0,
0
] |
8,992 | MultisetNavigationTester.java | * Resets the contents of sortedMultiset to have entries a, c, for the navigation tests. | 0 | * Resets the contents of sortedMultiset to have entries a, c, for the navigation tests. | MultisetNavigationTester.java | [
1,
0,
0,
0,
0,
0,
0
] |
8,993 | MultisetNavigationTester.java | // some tests assume SEVERAL == 3 | 0 | // some tests assume SEVERAL == 3 | MultisetNavigationTester.java | [
1,
0,
0,
0,
0,
0,
0
] |
8,996 | TestAMRMRPCResponseId.java | /** try sending old request again **/ | 0 | /** try sending old request again **/ | TestAMRMRPCResponseId.java | [
1,
0,
0,
0,
0,
0,
0
] |
8,998 | TestAMRMRPCResponseId.java | // Trigger the scheduling so the AM gets 'launched' | 0 | // Trigger the scheduling so the AM gets 'launched' | TestAMRMRPCResponseId.java | [
1,
0,
0,
0,
0,
0,
0
] |
8,999 | TestStreamJob.java | * This class tests hadoop Streaming's StreamJob class. | 0 | * This class tests hadoop Streaming's StreamJob class. | TestStreamJob.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,000 | TestStandbyIsHot.java | /**
* The hotornot.com of unit tests: makes sure that the standby not only
* has namespace information, but also has the correct block reports, etc.
*/ | 0 | /**
* The hotornot.com of unit tests: makes sure that the standby not only
* has namespace information, but also has the correct block reports, etc.
*/ | TestStandbyIsHot.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,001 | TestStandbyIsHot.java | // We read from the standby to watch block locations | 0 | // We read from the standby to watch block locations | TestStandbyIsHot.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,002 | TestStandbyIsHot.java | // Have to force an edit log roll so that the standby catches up | 0 | // Have to force an edit log roll so that the standby catches up | TestStandbyIsHot.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,004 | TestStandbyIsHot.java | // Trigger immediate heartbeats and block reports so
// that the active "trusts" all of the DNs | 0 | // Trigger immediate heartbeats and block reports so
// that the active "trusts" all of the DNs | TestStandbyIsHot.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,005 | TestStandbyIsHot.java | // Change replication | 0 | // Change replication | TestStandbyIsHot.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,006 | TestStandbyIsHot.java | // Change back to 3 | 0 | // Change back to 3 | TestStandbyIsHot.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,007 | TestStandbyIsHot.java | /**
* Regression test for HDFS-2795:
* - Start an HA cluster with a DN.
* - Write several blocks to the FS with replication 1.
* - Shutdown the DN
* - Wait for the NNs to declare the DN dead. All blocks will be under-replicated.
* - Restart the DN.
* In the bug, the standby node would only very slowly notice the blocks returning
* to the cluster.
*/ | 0 | /**
* Regression test for HDFS-2795:
* - Start an HA cluster with a DN.
* - Write several blocks to the FS with replication 1.
* - Shutdown the DN
* - Wait for the NNs to declare the DN dead. All blocks will be under-replicated.
* - Restart the DN.
* In the bug, the standby node would only very slowly notice the blocks returning
* to the cluster.
*/ | TestStandbyIsHot.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,009 | TestStandbyIsHot.java | // Create 5 blocks. | 0 | // Create 5 blocks. | TestStandbyIsHot.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,010 | TestStandbyIsHot.java | // Stop the DN. | 0 | // Stop the DN. | TestStandbyIsHot.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,011 | TestStandbyIsHot.java | // Make sure both NNs register it as dead. | 0 | // Make sure both NNs register it as dead. | TestStandbyIsHot.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,012 | TestStandbyIsHot.java | // The SBN will not have any blocks in its neededReplication queue
// since the SBN doesn't process replication. | 0 | // The SBN will not have any blocks in its neededReplication queue
// since the SBN doesn't process replication. | TestStandbyIsHot.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,015 | MIInstruction.java | * @see org.eclipse.cdt.dsf.debug.service.AbstractInstruction#getSize() | 0 | * @see org.eclipse.cdt.dsf.debug.service.AbstractInstruction#getSize() | MIInstruction.java | [
0,
0,
0,
0,
1,
0,
0
] |
9,016 | MIInstruction.java | * @return opcode bytes as <code>BigInteger</code> | 0 | * @return opcode bytes as <code>BigInteger</code> | MIInstruction.java | [
0,
0,
0,
1,
0,
0,
0
] |
9,017 | MIInstruction.java | @param string
* space separated hexadecimal byte array | 0 | @param string
* space separated hexadecimal byte array | MIInstruction.java | [
0,
0,
0,
1,
0,
0,
0
] |
9,018 | MIInstruction.java | * @return address value as <code>BigInteger</code> | 0 | * @return address value as <code>BigInteger</code> | MIInstruction.java | [
0,
0,
0,
1,
0,
0,
0
] |
9,019 | MIInstruction.java | @param string
* decimal or hexadecimal representation of an non-negative integer | 0 | @param string
* decimal or hexadecimal representation of an non-negative integer | MIInstruction.java | [
0,
0,
0,
1,
0,
0,
0
] |
9,020 | MIInstruction.java | /**
* Parse the assembly instruction result. Each instruction has the following
* fields:
* - Address
* - Function name
* - Offset
* - Instruction
*
* {address="0x000107c0",func-name="main",offset="4",inst="mov 2, %o0"},
* {address="0x000107c4",func-name="main",offset="8",inst="sethi %hi(0x11800), %o2"},
* ...,
* {address="0x00010820",func-name="main",offset="100",inst="restore "}
*
* An instruction may also contain:
* - Opcode bytes
*
* {address="0x004016b9",func-name="main",offset="9",opcodes="e8 a2 05 00 00",
* inst="call 0x401c60 <__main>"},
* ...,
*
* In addition, the opcode and arguments are extracted form the assembly instruction.
*/ | 0 | /**
* Parse the assembly instruction result. Each instruction has the following
* fields:
* - Address
* - Function name
* - Offset
* - Instruction
*
* {address="0x000107c0",func-name="main",offset="4",inst="mov 2, %o0"},
* {address="0x000107c4",func-name="main",offset="8",inst="sethi %hi(0x11800), %o2"},
* ...,
* {address="0x00010820",func-name="main",offset="100",inst="restore "}
*
* An instruction may also contain:
* - Opcode bytes
*
* {address="0x004016b9",func-name="main",offset="9",opcodes="e8 a2 05 00 00",
* inst="call 0x401c60 <__main>"},
* ...,
*
* In addition, the opcode and arguments are extracted form the assembly instruction.
*/ | MIInstruction.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,021 | MIInstruction.java | /* for the instruction, we do not want the C string but the
translated string since the only thing we are doing is
displaying it. */ | 0 | /* for the instruction, we do not want the C string but the
translated string since the only thing we are doing is
displaying it. */ | MIInstruction.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,022 | MIInstruction.java | /* to avoid improper displaying of instructions we need to translate tabs */ | 0 | /* to avoid improper displaying of instructions we need to translate tabs */ | MIInstruction.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,023 | MIInstruction.java | // count the non-whitespace characters. | 0 | // count the non-whitespace characters. | MIInstruction.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,024 | MIInstruction.java | // skip any whitespace characters | 0 | // skip any whitespace characters | MIInstruction.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,025 | MIInstruction.java | // guard no argument | 0 | // guard no argument | MIInstruction.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,027 | MIInstruction.java | /**
* Decode given string representation of a space separated hex encoded byte
* array
*
* @param string
* space separated hexadecimal byte array
* @return opcode bytes as <code>BigInteger</code>
*/ | 0 | /**
* Decode given string representation of a space separated hex encoded byte
* array
*
* @param string
* space separated hexadecimal byte array
* @return opcode bytes as <code>BigInteger</code>
*/ | MIInstruction.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,028 | MIInstruction.java | // Removing space separation and parse as single big integer | 0 | // Removing space separation and parse as single big integer | MIInstruction.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,029 | MIInstruction.java | // The parsed information | 0 | // The parsed information | MIInstruction.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,031 | GCCSizeofExpressionParserprs.java | Contributors:
* IBM Corporation - initial API and implementation | 0 | Contributors:
* IBM Corporation - initial API and implementation | GCCSizeofExpressionParserprs.java | [
0,
1,
0,
0,
0,
0,
0
] |
9,032 | GCCSizeofExpressionParserprs.java | // This file was generated by LPG | 0 | // This file was generated by LPG | GCCSizeofExpressionParserprs.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,033 | GCCSizeofExpressionParserprs.java | Contributors:
* IBM Corporation - initial API and implementation | 0 | Contributors:
* IBM Corporation - initial API and implementation | GCCSizeofExpressionParserprs.java | [
0,
1,
0,
0,
0,
0,
0
] |
9,035 | GCCSizeofExpressionParserprs.java | Contributors:
* IBM Corporation - initial API and implementation | 0 | Contributors:
* IBM Corporation - initial API and implementation | GCCSizeofExpressionParserprs.java | [
0,
1,
0,
0,
0,
0,
0
] |
9,036 | GCCSizeofExpressionParserprs.java | // This file was generated by LPG | 0 | // This file was generated by LPG | GCCSizeofExpressionParserprs.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,037 | GCCSizeofExpressionParserprs.java | Contributors:
* IBM Corporation - initial API and implementation | 0 | Contributors:
* IBM Corporation - initial API and implementation | GCCSizeofExpressionParserprs.java | [
0,
1,
0,
0,
0,
0,
0
] |
9,038 | TestYarnConfigurationFields.java | // Currently defined in RegistryConstants/core-site.xml | 0 | // Currently defined in RegistryConstants/core-site.xml | TestYarnConfigurationFields.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,042 | TestYarnConfigurationFields.java | // Should probably be moved from yarn-default.xml to mapred-default.xml | 0 | // Should probably be moved from yarn-default.xml to mapred-default.xml | TestYarnConfigurationFields.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,043 | TestYarnConfigurationFields.java | // Allocate for usage | 0 | // Allocate for usage | TestYarnConfigurationFields.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,044 | TestYarnConfigurationFields.java | // Ignore deprecated properties | 0 | // Ignore deprecated properties | TestYarnConfigurationFields.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,046 | TestYarnConfigurationFields.java | // Ignore Distributed Scheduling Related Configurations.
// Since it is still a "work in progress" feature | 0 | // Ignore Distributed Scheduling Related Configurations.
// Since it is still a "work in progress" feature | TestYarnConfigurationFields.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,047 | TestYarnConfigurationFields.java | // Ignore NodeManager "work in progress" variables | 0 | // Ignore NodeManager "work in progress" variables | TestYarnConfigurationFields.java | [
1,
0,
0,
0,
0,
0,
0
] |
9,050 | TestYarnConfigurationFields.java | // Specific properties to skip | 0 | // Specific properties to skip | TestYarnConfigurationFields.java | [
1,
0,
0,
0,
0,
0,
0
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.