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
|
|---|---|---|---|---|---|
6,357
|
Checkpointer.java
|
* Initialize checkpoint.
| 0
|
* Initialize checkpoint. | Checkpointer.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,358
|
Checkpointer.java
|
// Create connection to the namenode.
| 0
|
// Create connection to the namenode. | Checkpointer.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,359
|
Checkpointer.java
|
// Initialize other scheduling parameters from the configuration
| 0
|
// Initialize other scheduling parameters from the configuration | Checkpointer.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,360
|
Checkpointer.java
|
// Pull out exact http address for posting url to avoid ip aliasing issues
| 0
|
// Pull out exact http address for posting url to avoid ip aliasing issues | Checkpointer.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,361
|
Checkpointer.java
|
* Shut down the checkpointer.
| 0
|
* Shut down the checkpointer. | Checkpointer.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,362
|
Checkpointer.java
|
// The main work loop
| 0
|
// The main work loop | Checkpointer.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,363
|
Checkpointer.java
|
// Check the size of the edit log once every 5 minutes.
| 0
|
// Check the size of the edit log once every 5 minutes. | Checkpointer.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,364
|
Checkpointer.java
|
// 5 minutes
| 0
|
// 5 minutes | Checkpointer.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,365
|
Checkpointer.java
|
// do nothing
| 0
|
// do nothing | Checkpointer.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,366
|
Checkpointer.java
|
* Create a new checkpoint
| 0
|
* Create a new checkpoint | Checkpointer.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,367
|
Checkpointer.java
|
// Make sure we're talking to the same NN!
| 0
|
// Make sure we're talking to the same NN! | Checkpointer.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,368
|
Checkpointer.java
|
// we don't have enough logs to roll forward using only logs. Need
// to download and load the image.
| 0
|
// we don't have enough logs to roll forward using only logs. Need
// to download and load the image. | Checkpointer.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,369
|
Checkpointer.java
|
// get edits files
| 0
|
// get edits files | Checkpointer.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,370
|
Checkpointer.java
|
// keep registration up to date
| 0
|
// keep registration up to date | Checkpointer.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,371
|
Checkpointer.java
|
// Unreachable
| 0
|
// Unreachable | Checkpointer.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,372
|
SettingsContext.java
|
//system flags are read only;
| 0
|
//system flags are read only; | SettingsContext.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,374
|
TestStreamingFailure.java
|
This class tests if hadoopStreaming returns Exception
* on failure when submitted an invalid/failed job
* The test case provides an invalid input file for map/reduce job as
* a unit test case
| 0
|
This class tests if hadoopStreaming returns Exception
* on failure when submitted an invalid/failed job
* The test case provides an invalid input file for map/reduce job as
* a unit test case | TestStreamingFailure.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,375
|
QueuingContainerManagerImpl.java
|
@link ContainerManagerImpl
| 0
|
@link ContainerManagerImpl | QueuingContainerManagerImpl.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
6,376
|
QueuingContainerManagerImpl.java
|
Class extending {@link ContainerManagerImpl} and is used when queuing at the
* NM is enabled.
| 0
|
Class extending {@link ContainerManagerImpl} and is used when queuing at the
* NM is enabled. | QueuingContainerManagerImpl.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,377
|
QueuingContainerManagerImpl.java
|
// If there are already free resources for the container to start, and
// there are no queued containers waiting to be executed, start this
// container immediately.
| 0
|
// If there are already free resources for the container to start, and
// there are no queued containers waiting to be executed, start this
// container immediately. | QueuingContainerManagerImpl.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
6,378
|
QueuingContainerManagerImpl.java
|
// Kill running opportunistic containers to make space for
// guaranteed container.
| 0
|
// Kill running opportunistic containers to make space for
// guaranteed container. | QueuingContainerManagerImpl.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,379
|
QueuingContainerManagerImpl.java
|
// The container started execution in the meanwhile.
| 0
|
// The container started execution in the meanwhile. | QueuingContainerManagerImpl.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,380
|
QueuingContainerManagerImpl.java
|
// If container is null and distributed scheduling is enabled, container
// might be queued. Otherwise, container might not be handled by this NM.
| 0
|
// If container is null and distributed scheduling is enabled, container
// might be queued. Otherwise, container might not be handled by this NM. | QueuingContainerManagerImpl.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
6,381
|
QueuingContainerManagerImpl.java
|
* Start the execution of the given container. Also add it to the allocated
* containers, and update allocated resource utilization.
| 0
|
* Start the execution of the given container. Also add it to the allocated
* containers, and update allocated resource utilization. | QueuingContainerManagerImpl.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,382
|
QueuingContainerManagerImpl.java
|
// Start execution of container.
| 0
|
// Start execution of container. | QueuingContainerManagerImpl.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,383
|
QueuingContainerManagerImpl.java
|
Remove the given container from the container queues.
| 0
|
Remove the given container from the container queues. | QueuingContainerManagerImpl.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,384
|
QueuingContainerManagerImpl.java
|
Remove the given container from the allocated containers, and update
* allocated container utilization accordingly.
| 0
|
Remove the given container from the allocated containers, and update
* allocated container utilization accordingly. | QueuingContainerManagerImpl.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,385
|
QueuingContainerManagerImpl.java
|
// If container was indeed running, update allocated resource utilization.
| 0
|
// If container was indeed running, update allocated resource utilization. | QueuingContainerManagerImpl.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
6,386
|
QueuingContainerManagerImpl.java
|
@return true if the container was found in one of the queues.
| 0
|
@return true if the container was found in one of the queues. | QueuingContainerManagerImpl.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,387
|
QueuingContainerManagerImpl.java
|
@param allocatedContInfo
* the container whose execution needs to start by freeing up
* resources occupied by opportunistic containers.
| 0
|
@param allocatedContInfo
* the container whose execution needs to start by freeing up
* resources occupied by opportunistic containers. | QueuingContainerManagerImpl.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,388
|
QueuingContainerManagerImpl.java
|
@param containerToStartId
* the container whose execution needs to start by freeing up
* resources occupied by opportunistic containers.
| 0
|
@param containerToStartId
* the container whose execution needs to start by freeing up
* resources occupied by opportunistic containers. | QueuingContainerManagerImpl.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,389
|
QueuingContainerManagerImpl.java
|
* @return the additional opportunistic containers that need to be killed.
| 0
|
* @return the additional opportunistic containers that need to be killed. | QueuingContainerManagerImpl.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,390
|
QueuingContainerManagerImpl.java
|
@param containerToStartId
* the ContainerId of the guaranteed container for which we need to
* free resources, so that its execution can start.
| 0
|
@param containerToStartId
* the ContainerId of the guaranteed container for which we need to
* free resources, so that its execution can start. | QueuingContainerManagerImpl.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,391
|
QueuingContainerManagerImpl.java
|
@return the resources that need to be freed up for the given guaranteed
* container to start.
| 0
|
@return the resources that need to be freed up for the given guaranteed
* container to start. | QueuingContainerManagerImpl.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,392
|
QueuingContainerManagerImpl.java
|
// Remove finished container from the allocated containers, and
// attempt to start new containers.
| 0
|
// Remove finished container from the allocated containers, and
// attempt to start new containers. | QueuingContainerManagerImpl.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,393
|
QueuingContainerManagerImpl.java
|
// Start opportunistic containers, if resources available.
| 0
|
// Start opportunistic containers, if resources available. | QueuingContainerManagerImpl.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,394
|
QueuingContainerManagerImpl.java
|
// Start pending guaranteed containers, if resources available.
| 0
|
// Start pending guaranteed containers, if resources available. | QueuingContainerManagerImpl.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,395
|
QueuingContainerManagerImpl.java
|
If there are available resources, try to start as many pending containers
* as possible.
| 0
|
If there are available resources, try to start as many pending containers
* as possible. | QueuingContainerManagerImpl.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,396
|
QueuingContainerManagerImpl.java
|
// Subtract the overall node resources.
| 0
|
// Subtract the overall node resources. | QueuingContainerManagerImpl.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,397
|
QueuingContainerManagerImpl.java
|
// Add to the allocation the allocation of the pending guaranteed
// containers that will start before the current container will be started.
| 0
|
// Add to the allocation the allocation of the pending guaranteed
// containers that will start before the current container will be started. | QueuingContainerManagerImpl.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,398
|
QueuingContainerManagerImpl.java
|
// Subtract from the allocation the allocation of the opportunistic
// containers that are marked for killing.
| 0
|
// Subtract from the allocation the allocation of the opportunistic
// containers that are marked for killing. | QueuingContainerManagerImpl.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,399
|
QueuingContainerManagerImpl.java
|
// Get allocation of currently allocated containers.
| 0
|
// Get allocation of currently allocated containers. | QueuingContainerManagerImpl.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,400
|
QueuingContainerManagerImpl.java
|
Calculates the amount of resources that need to be freed up (by killing
* opportunistic containers) in order for the given guaranteed container to
* start its execution. Resource allocation to be freed up =
* <code>containersAllocation</code> -
* allocation of <code>opportunisticContainersToKill</code> +
* allocation of <code>queuedGuaranteedContainers</code> that will start
* before the given container +
* allocation of given container -
* total resources of node.
| 0
|
Calculates the amount of resources that need to be freed up (by killing
* opportunistic containers) in order for the given guaranteed container to
* start its execution. Resource allocation to be freed up =
* <code>containersAllocation</code> -
* allocation of <code>opportunisticContainersToKill</code> +
* allocation of <code>queuedGuaranteedContainers</code> that will start
* before the given container +
* allocation of given container -
* total resources of node. | QueuingContainerManagerImpl.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,401
|
QueuingContainerManagerImpl.java
|
// If there are sufficient resources to execute the given container, do
// not kill more opportunistic containers.
| 0
|
// If there are sufficient resources to execute the given container, do
// not kill more opportunistic containers. | QueuingContainerManagerImpl.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,402
|
QueuingContainerManagerImpl.java
|
// Go over the running opportunistic containers. Avoid containers that have
// already been marked for killing.
| 0
|
// Go over the running opportunistic containers. Avoid containers that have
// already been marked for killing. | QueuingContainerManagerImpl.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,403
|
QueuingContainerManagerImpl.java
|
// The additional opportunistic containers that need to be killed for the
// given container to start.
| 0
|
// The additional opportunistic containers that need to be killed for the
// given container to start. | QueuingContainerManagerImpl.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,404
|
QueuingContainerManagerImpl.java
|
// Track resources that need to be freed.
| 0
|
// Track resources that need to be freed. | QueuingContainerManagerImpl.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,405
|
QueuingContainerManagerImpl.java
|
Choose the opportunistic containers to kill in order to free up resources
* for running the given container.
| 0
|
Choose the opportunistic containers to kill in order to free up resources
* for running the given container. | QueuingContainerManagerImpl.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,406
|
QueuingContainerManagerImpl.java
|
// Kill the opportunistic containers that were chosen.
| 0
|
// Kill the opportunistic containers that were chosen. | QueuingContainerManagerImpl.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,407
|
QueuingContainerManagerImpl.java
|
Kill opportunistic containers to free up resources for running the given
* container.
| 0
|
Kill opportunistic containers to free up resources for running the given
* container. | QueuingContainerManagerImpl.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,408
|
QueuingContainerManagerImpl.java
|
Stop a container only if it is currently running. If queued, do not stop
* it.
| 0
|
Stop a container only if it is currently running. If queued, do not stop
* it. | QueuingContainerManagerImpl.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,410
|
Profiler.java
|
@since 7.0.0
| 0
|
@since 7.0.0 | Profiler.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,411
|
Profiler.java
|
* @since 7.0.0
| 0
|
* @since 7.0.0 | Profiler.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,412
|
Profiler.java
|
* @since 7.1
| 0
|
* @since 7.1 | Profiler.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,413
|
Profiler.java
|
* @param name
| 0
|
* @param name | Profiler.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,414
|
Profiler.java
|
* @return the name of the node
| 0
|
* @return the name of the node | Profiler.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,415
|
Profiler.java
|
@param name
* the name of the child
| 0
|
@param name
* the name of the child | Profiler.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,416
|
Profiler.java
|
@param timestamp
* the timestamp for when the node is entered
| 0
|
@param timestamp
* the timestamp for when the node is entered | Profiler.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,417
|
Profiler.java
|
* @return the child node object
| 0
|
* @return the child node object | Profiler.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,418
|
Profiler.java
|
* @return the total time spent, in milliseconds
| 0
|
* @return the total time spent, in milliseconds | Profiler.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,419
|
Profiler.java
|
* @return the time spent for the fastest invocation, in milliseconds
| 0
|
* @return the time spent for the fastest invocation, in milliseconds | Profiler.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,420
|
Profiler.java
|
* @return the time spent for the slowest invocation, in milliseconds
| 0
|
* @return the time spent for the slowest invocation, in milliseconds | Profiler.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,421
|
Profiler.java
|
* @return the number of times the node has been entered
| 0
|
* @return the number of times the node has been entered | Profiler.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,422
|
Profiler.java
|
* @return the total time spent, in milliseconds
| 0
|
* @return the total time spent, in milliseconds | Profiler.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,423
|
Profiler.java
|
* @return a collection of child nodes
| 0
|
* @return a collection of child nodes | Profiler.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,424
|
Profiler.java
|
* @param timestamp
| 0
|
* @param timestamp | Profiler.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,425
|
Profiler.java
|
@return <code>true</code> if the profiling is enabled, else
* <code>false</code>
| 0
|
@return <code>true</code> if the profiling is enabled, else
* <code>false</code> | Profiler.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,426
|
Profiler.java
|
@param name
* the name of the entered block
| 0
|
@param name
* the name of the entered block | Profiler.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,427
|
Profiler.java
|
@param name
* the name of the left block
| 0
|
@param name
* the name of the left block | Profiler.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,428
|
Profiler.java
|
* @since 7.6
| 0
|
* @since 7.6 | Profiler.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,429
|
Profiler.java
|
* @since 7.0.2
| 0
|
* @since 7.0.2 | Profiler.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,430
|
Profiler.java
|
@return <code>true</code> if the profiling is enabled, else
* <code>false</code>
| 0
|
@return <code>true</code> if the profiling is enabled, else
* <code>false</code> | Profiler.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,431
|
Profiler.java
|
@since 7.1.4
| 0
|
@since 7.1.4 | Profiler.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,432
|
Profiler.java
|
@param profilerResultConsumer
* the consumer that gets profiler data
| 0
|
@param profilerResultConsumer
* the consumer that gets profiler data | Profiler.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,435
|
Profiler.java
|
Lightweight profiling tool that can be used to collect profiling data with
* zero overhead unless enabled. To enable profiling, add
* <code><set-property name="vaadin.profiler" value="true" /></code> to
* your .gwt.xml file.
| 0
|
Lightweight profiling tool that can be used to collect profiling data with
* zero overhead unless enabled. To enable profiling, add
* <code><set-property name="vaadin.profiler" value="true" /></code> to
* your .gwt.xml file. | Profiler.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,436
|
Profiler.java
|
* Class to include using deferred binding to enable the profiling.
| 0
|
* Class to include using deferred binding to enable the profiling. | Profiler.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,437
|
Profiler.java
|
Interface for getting data from the {@link Profiler}.
* <p>
* <b>Warning!</b> This interface is most likely to change in the future
| 0
|
Interface for getting data from the {@link Profiler}.
* <p>
* <b>Warning!</b> This interface is most likely to change in the future | Profiler.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,438
|
Profiler.java
|
A hierarchical representation of the time spent running a named block of
* code.
* <p>
* <b>Warning!</b> This class is most likely to change in the future and is
* therefore defined in this class in an internal package instead of
* Profiler where it might seem more logical.
| 0
|
A hierarchical representation of the time spent running a named block of
* code.
* <p>
* <b>Warning!</b> This class is most likely to change in the future and is
* therefore defined in this class in an internal package instead of
* Profiler where it might seem more logical. | Profiler.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,439
|
Profiler.java
|
* Create a new node with the given name.
| 0
|
* Create a new node with the given name. | Profiler.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,440
|
Profiler.java
|
* Gets the name of the node
| 0
|
* Gets the name of the node | Profiler.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,441
|
Profiler.java
|
Creates a new child node or retrieves and existing child and updates
* its total time and hit count.
| 0
|
Creates a new child node or retrieves and existing child and updates
* its total time and hit count. | Profiler.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,442
|
Profiler.java
|
Gets the total time spent in this node, including time spent in sub
* nodes
| 0
|
Gets the total time spent in this node, including time spent in sub
* nodes | Profiler.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,443
|
Profiler.java
|
Gets the minimum time spent for one invocation of this node,
* including time spent in sub nodes
| 0
|
Gets the minimum time spent for one invocation of this node,
* including time spent in sub nodes | Profiler.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,444
|
Profiler.java
|
Gets the maximum time spent for one invocation of this node,
* including time spent in sub nodes
| 0
|
Gets the maximum time spent for one invocation of this node,
* including time spent in sub nodes | Profiler.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,445
|
Profiler.java
|
Gets the number of times this node has been entered
| 0
|
Gets the number of times this node has been entered | Profiler.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,446
|
Profiler.java
|
Gets the total time spent in this node, excluding time spent in sub
* nodes
| 0
|
Gets the total time spent in this node, excluding time spent in sub
* nodes | Profiler.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,447
|
Profiler.java
|
* Gets the child nodes of this node
| 0
|
* Gets the child nodes of this node | Profiler.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,448
|
Profiler.java
|
// Number of significant digits
| 0
|
// Number of significant digits | Profiler.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,449
|
Profiler.java
|
// JSO constructor
| 0
|
// JSO constructor | Profiler.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,450
|
Profiler.java
|
* Checks whether the profiling gathering is enabled.
| 0
|
* Checks whether the profiling gathering is enabled. | Profiler.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,451
|
Profiler.java
|
// This will be fully inlined by the compiler
| 0
|
// This will be fully inlined by the compiler | Profiler.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,452
|
Profiler.java
|
@link #leave(String)
| 0
|
@link #leave(String) | Profiler.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
6,453
|
Profiler.java
|
@link #enter(String)
| 0
|
@link #enter(String) | Profiler.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
6,454
|
Profiler.java
|
Enters a named block. There should always be a matching invocation of
* {@link #leave(String)} when leaving the block. Calls to this method will
* be removed by the compiler unless profiling is enabled.
| 0
|
Enters a named block. There should always be a matching invocation of
* {@link #leave(String)} when leaving the block. Calls to this method will
* be removed by the compiler unless profiling is enabled. | Profiler.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,455
|
Profiler.java
|
Leaves a named block. There should always be a matching invocation of
* {@link #enter(String)} when entering the block. Calls to this method will
* be removed by the compiler unless profiling is enabled.
| 0
|
Leaves a named block. There should always be a matching invocation of
* {@link #enter(String)} when entering the block. Calls to this method will
* be removed by the compiler unless profiling is enabled. | Profiler.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,456
|
Profiler.java
|
Returns time relative to the particular page load time. The value should
* not be used directly but rather difference between two values returned by
* this method should be used to compare measurements.
| 0
|
Returns time relative to the particular page load time. The value should
* not be used directly but rather difference between two values returned by
* this method should be used to compare measurements. | Profiler.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,457
|
Profiler.java
|
Resets the collected profiler data. Calls to this method will be removed
* by the compiler unless profiling is enabled.
| 0
|
Resets the collected profiler data. Calls to this method will be removed
* by the compiler unless profiling is enabled. | Profiler.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,458
|
Profiler.java
|
Old implementations might call reset for initialization, so
* ensure it is initialized here as well. Initialization has no side
* effects if already done.
| 0
|
Old implementations might call reset for initialization, so
* ensure it is initialized here as well. Initialization has no side
* effects if already done. | Profiler.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,459
|
Profiler.java
|
Initializes the profiler. This should be done before calling any other
* function in this class. Failing to do so might cause undesired behavior.
* This method has no side effects if the initialization has already been
* done.
| 0
|
Initializes the profiler. This should be done before calling any other
* function in this class. Failing to do so might cause undesired behavior.
* This method has no side effects if the initialization has already been
* done. | Profiler.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,460
|
Profiler.java
|
Please note that this method should be called even if the profiler is not
* enabled because it will then remove a logger function that might have
* been included in the HTML page and that would leak memory unless removed.
| 0
|
Please note that this method should be called even if the profiler is not
* enabled because it will then remove a logger function that might have
* been included in the HTML page and that would leak memory unless removed. | Profiler.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.