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 |
|---|---|---|---|---|---|
7,187 | JobHistoryParser.java | * @param in | 0 | * @param in | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,188 | JobHistoryParser.java | * @return The populated jobInfo object | 0 | * @return The populated jobInfo object | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,189 | JobHistoryParser.java | * @return the parse exception, if any | 0 | * @return the parse exception, if any | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,190 | JobHistoryParser.java | /** @return the job submit time */ | 0 | /** @return the job submit time */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,191 | JobHistoryParser.java | /** @return the job finish time */ | 0 | /** @return the job finish time */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,192 | JobHistoryParser.java | /** @return the job id */ | 0 | /** @return the job id */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,193 | JobHistoryParser.java | /** @return the user name */ | 0 | /** @return the user name */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,194 | JobHistoryParser.java | /** @return the job name */ | 0 | /** @return the job name */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,195 | JobHistoryParser.java | /** @return the job queue name */ | 0 | /** @return the job queue name */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,196 | JobHistoryParser.java | /** @return the path for the job configuration file */ | 0 | /** @return the path for the job configuration file */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,197 | JobHistoryParser.java | /** @return the job launch time */ | 0 | /** @return the job launch time */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,198 | JobHistoryParser.java | /** @return the total number of maps */ | 0 | /** @return the total number of maps */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,199 | JobHistoryParser.java | /** @return the total number of reduces */ | 0 | /** @return the total number of reduces */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,200 | JobHistoryParser.java | /** @return the total number of failed maps */ | 0 | /** @return the total number of failed maps */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,201 | JobHistoryParser.java | /** @return the number of failed reduces */ | 0 | /** @return the number of failed reduces */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,202 | JobHistoryParser.java | /** @return the number of finished maps */ | 0 | /** @return the number of finished maps */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,203 | JobHistoryParser.java | /** @return the number of finished reduces */ | 0 | /** @return the number of finished reduces */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,204 | JobHistoryParser.java | /** @return the job status */ | 0 | /** @return the job status */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,205 | JobHistoryParser.java | /** @return the counters for the job */ | 0 | /** @return the counters for the job */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,206 | JobHistoryParser.java | /** @return the map counters for the job */ | 0 | /** @return the map counters for the job */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,207 | JobHistoryParser.java | /** @return the reduce counters for the job */ | 0 | /** @return the reduce counters for the job */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,208 | JobHistoryParser.java | /** @return the map of all tasks in this job */ | 0 | /** @return the map of all tasks in this job */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,209 | JobHistoryParser.java | /** @return the map of all completed task attempts in this job */ | 0 | /** @return the map of all completed task attempts in this job */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,210 | JobHistoryParser.java | /** @return the priority of this job */ | 0 | /** @return the priority of this job */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,211 | JobHistoryParser.java | /** @return the uberized status of this job */ | 0 | /** @return the uberized status of this job */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,212 | JobHistoryParser.java | /** @return the AMInfo for the job's AppMaster */ | 0 | /** @return the AMInfo for the job's AppMaster */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,213 | JobHistoryParser.java | /** @return the AMInfo for the newest AppMaster */ | 0 | /** @return the AMInfo for the newest AppMaster */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,214 | JobHistoryParser.java | /** @return the Task ID */ | 0 | /** @return the Task ID */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,215 | JobHistoryParser.java | /** @return the start time of this task */ | 0 | /** @return the start time of this task */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,216 | JobHistoryParser.java | /** @return the finish time of this task */ | 0 | /** @return the finish time of this task */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,217 | JobHistoryParser.java | /** @return the task type */ | 0 | /** @return the task type */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,218 | JobHistoryParser.java | /** @return the split locations */ | 0 | /** @return the split locations */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,219 | JobHistoryParser.java | /** @return the counters for this task */ | 0 | /** @return the counters for this task */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,220 | JobHistoryParser.java | /** @return the task status */ | 0 | /** @return the task status */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,221 | JobHistoryParser.java | /** @return the attempt Id that caused this task to fail */ | 0 | /** @return the attempt Id that caused this task to fail */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,222 | JobHistoryParser.java | /** @return the attempt Id that caused this task to succeed */ | 0 | /** @return the attempt Id that caused this task to succeed */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,223 | JobHistoryParser.java | /** @return the error */ | 0 | /** @return the error */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,224 | JobHistoryParser.java | /** @return the map of all attempts for this task */ | 0 | /** @return the map of all attempts for this task */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,225 | JobHistoryParser.java | /** @return the attempt Id */ | 0 | /** @return the attempt Id */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,226 | JobHistoryParser.java | /** @return the start time of the attempt */ | 0 | /** @return the start time of the attempt */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,227 | JobHistoryParser.java | /** @return the finish time of the attempt */ | 0 | /** @return the finish time of the attempt */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,228 | JobHistoryParser.java | /** @return the shuffle finish time. Applicable only for reduce attempts */ | 0 | /** @return the shuffle finish time. Applicable only for reduce attempts */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,229 | JobHistoryParser.java | /** @return the sort finish time. Applicable only for reduce attempts */ | 0 | /** @return the sort finish time. Applicable only for reduce attempts */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,230 | JobHistoryParser.java | /** @return the map finish time. Applicable only for map attempts */ | 0 | /** @return the map finish time. Applicable only for map attempts */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,231 | JobHistoryParser.java | /** @return the error string */ | 0 | /** @return the error string */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,232 | JobHistoryParser.java | /** @return the state */ | 0 | /** @return the state */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,233 | JobHistoryParser.java | /** @return the task status */ | 0 | /** @return the task status */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,234 | JobHistoryParser.java | /** @return the task type */ | 0 | /** @return the task type */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,235 | JobHistoryParser.java | /** @return the tracker name where the attempt executed */ | 0 | /** @return the tracker name where the attempt executed */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,236 | JobHistoryParser.java | /** @return the host name */ | 0 | /** @return the host name */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,237 | JobHistoryParser.java | /** @return the port */ | 0 | /** @return the port */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,238 | JobHistoryParser.java | /** @return the rack name */ | 0 | /** @return the rack name */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,239 | JobHistoryParser.java | /** @return the counters for the attempt */ | 0 | /** @return the counters for the attempt */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,240 | JobHistoryParser.java | /** @return the HTTP port for the tracker */ | 0 | /** @return the HTTP port for the tracker */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,241 | JobHistoryParser.java | /** @return the Shuffle port for the tracker */ | 0 | /** @return the Shuffle port for the tracker */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,242 | JobHistoryParser.java | /** @return the ContainerId for the tracker */ | 0 | /** @return the ContainerId for the tracker */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,243 | JobHistoryParser.java | /** @return the http port for the node manager running the AM */ | 0 | /** @return the http port for the node manager running the AM */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,244 | JobHistoryParser.java | /** @return the port for the node manager running the AM */ | 0 | /** @return the port for the node manager running the AM */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,245 | JobHistoryParser.java | /** @return the host name for the node manager on which the AM is running */ | 0 | /** @return the host name for the node manager on which the AM is running */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,246 | JobHistoryParser.java | /** @return the container id for the AM */ | 0 | /** @return the container id for the AM */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,247 | JobHistoryParser.java | /** @return the start time of the AM */ | 0 | /** @return the start time of the AM */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,248 | JobHistoryParser.java | /** @return the ApplicationAttemptId */ | 0 | /** @return the ApplicationAttemptId */ | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,249 | JobHistoryParser.java | * Print all the information about this AM. | 0 | * Print all the information about this AM. | JobHistoryParser.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,250 | JobHistoryParser.java | Create a AM Info which will store AM level information on a history
* parse. | 0 | Create a AM Info which will store AM level information on a history
* parse. | JobHistoryParser.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,251 | JobHistoryParser.java | * Stores AM information | 0 | * Stores AM information | JobHistoryParser.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,252 | JobHistoryParser.java | * Print all the information about this attempt. | 0 | * Print all the information about this attempt. | JobHistoryParser.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,253 | JobHistoryParser.java | Create a Task Attempt Info which will store attempt level information
* on a history parse. | 0 | Create a Task Attempt Info which will store attempt level information
* on a history parse. | JobHistoryParser.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,254 | JobHistoryParser.java | * Task Attempt Information is aggregated in this class after parsing | 0 | * Task Attempt Information is aggregated in this class after parsing | JobHistoryParser.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,255 | JobHistoryParser.java | * TaskInformation is aggregated in this class after parsing | 0 | * TaskInformation is aggregated in this class after parsing | JobHistoryParser.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,256 | JobHistoryParser.java | /** Print all the job information */ | 0 | /** Print all the job information */ | JobHistoryParser.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,257 | JobHistoryParser.java | Create a job info object where job information will be stored
* after a parse | 0 | Create a job info object where job information will be stored
* after a parse | JobHistoryParser.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,258 | JobHistoryParser.java | * The class where job information is aggregated into after parsing | 0 | * The class where job information is aggregated into after parsing | JobHistoryParser.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,259 | JobHistoryParser.java | the failed attempt is the one that made this task successful
// so its no longer successful. Reset fields set in
// handleTaskFinishedEvent() | 0 | the failed attempt is the one that made this task successful
// so its no longer successful. Reset fields set in
// handleTaskFinishedEvent() | JobHistoryParser.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,260 | JobHistoryParser.java | //this is a successful task | 0 | //this is a successful task | JobHistoryParser.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,261 | JobHistoryParser.java | * Get the parse exception, if any. | 0 | * Get the parse exception, if any. | JobHistoryParser.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,262 | JobHistoryParser.java | * @see #parse() | 0 | * @see #parse() | JobHistoryParser.java | [
0,
0,
0,
0,
1,
0,
0
] |
7,263 | JobHistoryParser.java | * @see #getParseException() | 0 | * @see #getParseException() | JobHistoryParser.java | [
0,
0,
0,
0,
1,
0,
0
] |
7,264 | JobHistoryParser.java | Create a job history parser for the given history file using the
* given file system | 0 | Create a job history parser for the given history file using the
* given file system | JobHistoryParser.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,265 | JobHistoryParser.java | Create the job history parser for the given history file using the
* given file system | 0 | Create the job history parser for the given history file using the
* given file system | JobHistoryParser.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,266 | JobHistoryParser.java | * Create the history parser based on the input stream | 0 | * Create the history parser based on the input stream | JobHistoryParser.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,267 | JobHistoryParser.java | * Only used for unit tests. | 0 | * Only used for unit tests. | JobHistoryParser.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,268 | JobHistoryParser.java | Parse the entire history file and populate the JobInfo object
* The first invocation will populate the object, subsequent calls
* will return the already parsed object.
* The input stream is closed on return | 0 | Parse the entire history file and populate the JobInfo object
* The first invocation will populate the object, subsequent calls
* will return the already parsed object.
* The input stream is closed on return | JobHistoryParser.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,269 | JobHistoryParser.java | @link #getParseException() | 0 | @link #getParseException() | JobHistoryParser.java | [
0,
0,
0,
0,
1,
0,
0
] |
7,270 | JobHistoryParser.java | This api ignores partial records and stops parsing on encountering one.
* {@link #getParseException()} can be used to fetch the exception, if any. | 0 | This api ignores partial records and stops parsing on encountering one.
* {@link #getParseException()} can be used to fetch the exception, if any. | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,271 | JobHistoryParser.java | * Only used for unit tests. | 0 | * Only used for unit tests. | JobHistoryParser.java | [
0,
0,
0,
1,
0,
0,
0
] |
7,272 | QtPDOMLinkage.java | // The version that has been read from/written to the persisted file. | 0 | // The version that has been read from/written to the persisted file. | QtPDOMLinkage.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,273 | QtPDOMLinkage.java | // Initialize the version with whatever is current. | 0 | // Initialize the version with whatever is current. | QtPDOMLinkage.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,274 | QtPDOMLinkage.java | // Initialize all BTree's to 0. | 0 | // Initialize all BTree's to 0. | QtPDOMLinkage.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,275 | QtPDOMLinkage.java | IBinding#getAdapter cannot create an instance of PDOMBinding because the Linkage is required. This
// utility method uses #getAdapter to see if an instance has already been created. If not then a new
// is created and stored in the AST binding. | 0 | IBinding#getAdapter cannot create an instance of PDOMBinding because the Linkage is required. This
// utility method uses #getAdapter to see if an instance has already been created. If not then a new
// is created and stored in the AST binding. | QtPDOMLinkage.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,276 | QtPDOMLinkage.java | // If a binding has already been persisted for this instance then return it now. | 0 | // If a binding has already been persisted for this instance then return it now. | QtPDOMLinkage.java | [
0,
0,
0,
0,
0,
0,
1
] |
7,277 | QtPDOMLinkage.java | // If a PDOMBinding was created, then add it to the linkage before returning it. | 0 | // If a PDOMBinding was created, then add it to the linkage before returning it. | QtPDOMLinkage.java | [
0,
0,
0,
0,
0,
0,
1
] |
7,278 | QtPDOMLinkage.java | // Otherwise fall back to looking in the C++ linkage. | 0 | // Otherwise fall back to looking in the C++ linkage. | QtPDOMLinkage.java | [
0,
0,
0,
0,
0,
0,
1
] |
7,279 | QtPDOMLinkage.java | Return the PDOMBinding for the given Qt name creating a new binding if needed. The
* implementation caches the result using the name instance as the key. This ensures
* one-to-one uniqueness between AST names and PDOMBindings.
* <p>
* This method is not thread-safe. | 0 | Return the PDOMBinding for the given Qt name creating a new binding if needed. The
* implementation caches the result using the name instance as the key. This ensures
* one-to-one uniqueness between AST names and PDOMBindings.
* <p>
* This method is not thread-safe. | QtPDOMLinkage.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,280 | QtPDOMLinkage.java | The Qt implementation ensures uniqueness by creating only a single instance of
// the IASTName for each thing that should create a single instance in the PDOM.
// This will work as long as all Qt elements are updated at once, which is currently
// the case.
//
// I don't think this needs to be thread-safe, because things are only added from
// the single indexer task.
//
// Doug: The cache is causing out of memory conditions. Commenting out for now. | 0 | The Qt implementation ensures uniqueness by creating only a single instance of
// the IASTName for each thing that should create a single instance in the PDOM.
// This will work as long as all Qt elements are updated at once, which is currently
// the case.
//
// I don't think this needs to be thread-safe, because things are only added from
// the single indexer task.
//
// Doug: The cache is causing out of memory conditions. Commenting out for now. | QtPDOMLinkage.java | [
0,
0,
1,
0,
0,
0,
0
] |
7,281 | QtPDOMLinkage.java | // The result is cached even when null is returned. | 0 | // The result is cached even when null is returned. | QtPDOMLinkage.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,282 | QtPDOMLinkage.java | // Only add children that are actually created. | 0 | // Only add children that are actually created. | QtPDOMLinkage.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,283 | QtPDOMLinkage.java | The Qt linkage is able to reference elements in other linkages. This implementation
// needs to decide if the binding associated with this name is from the Qt linkage or
// from one of those external references. | 0 | The Qt linkage is able to reference elements in other linkages. This implementation
// needs to decide if the binding associated with this name is from the Qt linkage or
// from one of those external references. | QtPDOMLinkage.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,284 | QtPDOMLinkage.java | Use the receiving linkage by default, and override only if the binding is found to
// have a linkage with a different id. | 0 | Use the receiving linkage by default, and override only if the binding is found to
// have a linkage with a different id. | QtPDOMLinkage.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,285 | QtPDOMLinkage.java | // Handle bindings in unknown linkages as though the name is to be added to this linkage. | 0 | // Handle bindings in unknown linkages as though the name is to be added to this linkage. | QtPDOMLinkage.java | [
1,
0,
0,
0,
0,
0,
0
] |
7,286 | QtPDOMLinkage.java | // If the new name was created for a QmlRegistration, then put it into the index. | 0 | // If the new name was created for a QmlRegistration, then put it into the index. | QtPDOMLinkage.java | [
0,
0,
0,
0,
0,
0,
1
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.