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,873 | JWTRedirectAuthenticationHandler.java | // if there were no expected audiences configured then just
// consider any audience acceptable | 0 | // if there were no expected audiences configured then just
// consider any audience acceptable | JWTRedirectAuthenticationHandler.java | [
0,
0,
0,
0,
0,
0,
1
] |
6,874 | JWTRedirectAuthenticationHandler.java | // if any of the configured audiences is found then consider it
// acceptable | 0 | // if any of the configured audiences is found then consider it
// acceptable | JWTRedirectAuthenticationHandler.java | [
0,
0,
0,
0,
0,
0,
1
] |
6,875 | JWTRedirectAuthenticationHandler.java | * Validate that the expiration time of the JWT token has not been violated. | 0 | * Validate that the expiration time of the JWT token has not been violated. | JWTRedirectAuthenticationHandler.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,876 | OperationsWhileTargetIsRunningTest_6_7.java | Contributors:
* Ericsson AB - Initial implementation of Test cases | 0 | Contributors:
* Ericsson AB - Initial implementation of Test cases | OperationsWhileTargetIsRunningTest_6_7.java | [
0,
1,
0,
0,
0,
0,
0
] |
6,877 | TestAMLivelinessMonitor.java | // make sure that monitor has started | 0 | // make sure that monitor has started | TestAMLivelinessMonitor.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,878 | TestAMLivelinessMonitor.java | // expired[0] would be set to true without resetTimer | 0 | // expired[0] would be set to true without resetTimer | TestAMLivelinessMonitor.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,879 | TestForStyledUpload.java | * @see com.vaadin.ui.Upload.Receiver#receiveUpload(String, String) | 0 | * @see com.vaadin.ui.Upload.Receiver#receiveUpload(String, String) | TestForStyledUpload.java | [
0,
0,
0,
0,
1,
0,
0
] |
6,880 | TestForStyledUpload.java | @return String | 0 | @return String | TestForStyledUpload.java | [
0,
0,
0,
1,
0,
0,
0
] |
6,881 | TestForStyledUpload.java | @return String | 0 | @return String | TestForStyledUpload.java | [
0,
0,
0,
1,
0,
0,
0
] |
6,882 | TestForStyledUpload.java | * Returns the fileName. | 0 | * Returns the fileName. | TestForStyledUpload.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,883 | TestForStyledUpload.java | * Returns the mimeType. | 0 | * Returns the mimeType. | TestForStyledUpload.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,884 | AbstractCEditorTextHover.java | Contributors:
* QNX Software Systems - Initial API and implementation
* IBM Corporation
* Anton Leherbauer (Wind River Systems) | 0 | Contributors:
* QNX Software Systems - Initial API and implementation
* IBM Corporation
* Anton Leherbauer (Wind River Systems) | AbstractCEditorTextHover.java | [
0,
1,
0,
0,
0,
0,
0
] |
6,885 | AbstractCEditorTextHover.java | * Abstract class for providing hover information for C elements. | 0 | * Abstract class for providing hover information for C elements. | AbstractCEditorTextHover.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,886 | AbstractCEditorTextHover.java | @see ICEditorTextHover#setEditor(IEditorPart) | 0 | @see ICEditorTextHover#setEditor(IEditorPart) | AbstractCEditorTextHover.java | [
0,
0,
0,
0,
1,
0,
0
] |
6,887 | AbstractCEditorTextHover.java | @see ITextHover#getHoverRegion(ITextViewer, int) | 0 | @see ITextHover#getHoverRegion(ITextViewer, int) | AbstractCEditorTextHover.java | [
0,
0,
0,
0,
1,
0,
0
] |
6,888 | AbstractCEditorTextHover.java | @see ITextHover#getHoverInfo(ITextViewer, IRegion) | 0 | @see ITextHover#getHoverInfo(ITextViewer, IRegion) | AbstractCEditorTextHover.java | [
0,
0,
0,
0,
1,
0,
0
] |
6,889 | AbstractCEditorTextHover.java | @see ITextHoverExtension2#getHoverInfo2(ITextViewer, IRegion) | 0 | @see ITextHoverExtension2#getHoverInfo2(ITextViewer, IRegion) | AbstractCEditorTextHover.java | [
0,
0,
0,
0,
1,
0,
0
] |
6,890 | AbstractCEditorTextHover.java | @see ITextHoverExtension#getHoverControlCreator() | 0 | @see ITextHoverExtension#getHoverControlCreator() | AbstractCEditorTextHover.java | [
0,
0,
0,
0,
1,
0,
0
] |
6,891 | AbstractCEditorTextHover.java | @see ITextHoverExtension2#getInformationPresenterControlCreator() | 0 | @see ITextHoverExtension2#getInformationPresenterControlCreator() | AbstractCEditorTextHover.java | [
0,
0,
0,
0,
1,
0,
0
] |
6,892 | AbstractCEditorTextHover.java | @return the affordance string or <code>null</code> if disabled or no
* key binding is defined | 0 | @return the affordance string or <code>null</code> if disabled or no
* key binding is defined | AbstractCEditorTextHover.java | [
0,
0,
0,
1,
0,
0,
0
] |
6,894 | AbstractCEditorTextHover.java | @since 5.0 | 0 | @since 5.0 | AbstractCEditorTextHover.java | [
0,
0,
0,
1,
0,
0,
0
] |
6,896 | AbstractCEditorTextHover.java | Returns the tool tip affordance string. | 0 | Returns the tool tip affordance string. | AbstractCEditorTextHover.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,897 | AbstractCEditorTextHover.java | If the hover offset falls within the selection range return the
* region for the whole selection. | 0 | If the hover offset falls within the selection range return the
* region for the whole selection. | AbstractCEditorTextHover.java | [
0,
0,
0,
0,
0,
0,
1
] |
6,898 | MIExecContinue.java | Contributors:
* QNX Software Systems - Initial API and implementation
* Wind River Systems - Modified for new DSF Reference Implementation | 0 | Contributors:
* QNX Software Systems - Initial API and implementation
* Wind River Systems - Modified for new DSF Reference Implementation | MIExecContinue.java | [
0,
1,
0,
0,
0,
0,
0
] |
6,899 | MIExecContinue.java |
* -exec-continue [--all | --thread-group ID]
*
* Asynchronous command. Resumes the execution of the inferior program
* until a breakpoint is encountered, or until the inferior exits. | 0 |
* -exec-continue [--all | --thread-group ID]
*
* Asynchronous command. Resumes the execution of the inferior program
* until a breakpoint is encountered, or until the inferior exits. | MIExecContinue.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,902 | MIExecContinue.java | The parameters allThreads and groupId are mutually exclusive. allThreads must be false
* if we are to use groupId. The value of this method is to only have one place
* where we use the hard-coded strings. | 0 | The parameters allThreads and groupId are mutually exclusive. allThreads must be false
* if we are to use groupId. The value of this method is to only have one place
* where we use the hard-coded strings. | MIExecContinue.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,903 | TestSetTimes.java | * This class tests the access time on files. | 0 | * This class tests the access time on files. | TestSetTimes.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,904 | TestSetTimes.java | * Tests mod & access time in DFS. | 0 | * Tests mod & access time in DFS. | TestSetTimes.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,905 | TestSetTimes.java | // create file and record atime/mtime | 0 | // create file and record atime/mtime | TestSetTimes.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,906 | TestSetTimes.java | // record dir times | 0 | // record dir times | TestSetTimes.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,907 | TestSetTimes.java | // set the access time to be one day in the past | 0 | // set the access time to be one day in the past | TestSetTimes.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,908 | TestSetTimes.java | // check new access time on file | 0 | // check new access time on file | TestSetTimes.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,909 | TestSetTimes.java | // set the modification time to be 1 hour in the past | 0 | // set the modification time to be 1 hour in the past | TestSetTimes.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,910 | TestSetTimes.java | long mtime2 = mtime1 - (3600L * 1000L);
fileSys.setTimes(file1, mtime2, -1); | 0 | long mtime2 = mtime1 - (3600L * 1000L);
fileSys.setTimes(file1, mtime2, -1); | TestSetTimes.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,911 | TestSetTimes.java | // check new modification time on file | 0 | // check new modification time on file | TestSetTimes.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,912 | TestSetTimes.java | // check new modification time on file | 0 | // check new modification time on file | TestSetTimes.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,913 | TestSetTimes.java | // shutdown cluster and restart | 0 | // shutdown cluster and restart | TestSetTimes.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,914 | TestSetTimes.java | // verify that access times and modification times persist after a
// cluster restart. | 0 | // verify that access times and modification times persist after a
// cluster restart. | TestSetTimes.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,915 | TestSetTimes.java | * Tests mod time change at close in DFS. | 0 | * Tests mod time change at close in DFS. | TestSetTimes.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,916 | TestSetTimes.java | // 2s | 0 | // 2s | TestSetTimes.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,917 | TestSetTimes.java | // parameter initialization | 0 | // parameter initialization | TestSetTimes.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,918 | TestSetTimes.java | // create a new file and write to it | 0 | // create a new file and write to it | TestSetTimes.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,919 | TestSetTimes.java | //close file after writing | 0 | //close file after writing | TestSetTimes.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,920 | TestSetTimes.java | Test that when access time updates are not needed, the FSNamesystem
* write lock is not taken by getBlockLocations.
* Regression test for HDFS-3981. | 0 | Test that when access time updates are not needed, the FSNamesystem
* write lock is not taken by getBlockLocations.
* Regression test for HDFS-3981. | TestSetTimes.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,921 | TestSetTimes.java | // Create empty file in the FSN. | 0 | // Create empty file in the FSN. | TestSetTimes.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,922 | TestSetTimes.java | // getBlockLocations() should not need the write lock, since we just created
// the file (and thus its access time is already within the 100-second
// accesstime precision configured above). | 0 | // getBlockLocations() should not need the write lock, since we just created
// the file (and thus its access time is already within the 100-second
// accesstime precision configured above). | TestSetTimes.java | [
0,
0,
1,
0,
0,
0,
0
] |
6,923 | TestSetTimes.java | Test whether atime can be set explicitly even when the atime support is
* disabled. | 0 | Test whether atime can be set explicitly even when the atime support is
* disabled. | TestSetTimes.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,924 | TestSetTimes.java | // Create an empty file | 0 | // Create an empty file | TestSetTimes.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,925 | FreshValueGeneratorTest.java | @link FreshValueGenerator | 0 | @link FreshValueGenerator | FreshValueGeneratorTest.java | [
0,
0,
0,
0,
1,
0,
0
] |
6,927 | FreshValueGeneratorTest.java | Tests for {@link FreshValueGenerator}. | 0 | Tests for {@link FreshValueGenerator}. | FreshValueGeneratorTest.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,928 | FreshValueGeneratorTest.java | // problem with equality of Type objects? | 0 | // problem with equality of Type objects? | FreshValueGeneratorTest.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,929 | FreshValueGeneratorTest.java | // problem with equality of Type objects? | 0 | // problem with equality of Type objects? | FreshValueGeneratorTest.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,930 | FreshValueGeneratorTest.java | // Test that the first generated instance for different Optional<T> is always absent().
// Having generated Optional<String> instances doesn't prevent absent() from being generated for
// other Optional types. | 0 | // Test that the first generated instance for different Optional<T> is always absent().
// Having generated Optional<String> instances doesn't prevent absent() from being generated for
// other Optional types. | FreshValueGeneratorTest.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,931 | FreshValueGeneratorTest.java | // repeat a few times to make sure we don't stumble upon a bad Locale | 0 | // repeat a few times to make sure we don't stumble upon a bad Locale | FreshValueGeneratorTest.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,932 | TotalHeapUsageEmulatorPlugin.java | @link ResourceUsageEmulatorPlugin | 0 | @link ResourceUsageEmulatorPlugin | TotalHeapUsageEmulatorPlugin.java | [
0,
0,
0,
0,
1,
0,
0
] |
6,933 | TotalHeapUsageEmulatorPlugin.java | @link TotalHeapUsageEmulatorPlugin | 0 | @link TotalHeapUsageEmulatorPlugin | TotalHeapUsageEmulatorPlugin.java | [
0,
0,
0,
0,
1,
0,
0
] |
6,934 | TotalHeapUsageEmulatorPlugin.java | @link #HEAP_EMULATION_PROGRESS_INTERVAL | 0 | @link #HEAP_EMULATION_PROGRESS_INTERVAL | TotalHeapUsageEmulatorPlugin.java | [
0,
0,
0,
0,
1,
0,
0
] |
6,935 | TotalHeapUsageEmulatorPlugin.java | @link TotalHeapUsageEmulatorPlugin | 0 | @link TotalHeapUsageEmulatorPlugin | TotalHeapUsageEmulatorPlugin.java | [
0,
0,
0,
0,
1,
0,
0
] |
6,936 | TotalHeapUsageEmulatorPlugin.java | @link HeapUsageEmulatorCore | 0 | @link HeapUsageEmulatorCore | TotalHeapUsageEmulatorPlugin.java | [
0,
0,
0,
0,
1,
0,
0
] |
6,937 | TotalHeapUsageEmulatorPlugin.java | @link #DEFAULT_EMULATION_PROGRESS_INTERVAL | 0 | @link #DEFAULT_EMULATION_PROGRESS_INTERVAL | TotalHeapUsageEmulatorPlugin.java | [
0,
0,
0,
0,
1,
0,
0
] |
6,938 | TotalHeapUsageEmulatorPlugin.java | @link #load(long) | 0 | @link #load(long) | TotalHeapUsageEmulatorPlugin.java | [
0,
0,
0,
0,
1,
0,
0
] |
6,939 | TotalHeapUsageEmulatorPlugin.java | @link #initialize(ResourceCalculatorPlugin, long) | 0 | @link #initialize(ResourceCalculatorPlugin, long) | TotalHeapUsageEmulatorPlugin.java | [
0,
0,
0,
0,
1,
0,
0
] |
6,940 | TotalHeapUsageEmulatorPlugin.java | // calibrate the core heap-usage utility | 0 | // calibrate the core heap-usage utility | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,941 | TotalHeapUsageEmulatorPlugin.java | // get the target heap usage | 0 | // get the target heap usage | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,942 | TotalHeapUsageEmulatorPlugin.java | // reset the core so that the garbage is reclaimed | 0 | // reset the core so that the garbage is reclaimed | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,943 | TotalHeapUsageEmulatorPlugin.java | // store the emulation progress boundary | 0 | // store the emulation progress boundary | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,944 | TotalHeapUsageEmulatorPlugin.java | // add blocks in order of X% of the difference, X = 10% by default | 0 | // add blocks in order of X% of the difference, X = 10% by default | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,945 | TotalHeapUsageEmulatorPlugin.java | // Make sure that at least 1 MB is incremented. | 0 | // Make sure that at least 1 MB is incremented. | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,946 | TotalHeapUsageEmulatorPlugin.java | // Increase committed heap usage, if needed
// Using a linear weighing function for computing the expected usage | 0 | // Increase committed heap usage, if needed
// Using a linear weighing function for computing the expected usage | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,947 | TotalHeapUsageEmulatorPlugin.java | * For testing. | 0 | * For testing. | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,948 | TotalHeapUsageEmulatorPlugin.java | Clear references to all the GridMix-allocated special objects so that
* heap usage is reduced. | 0 | Clear references to all the GridMix-allocated special objects so that
* heap usage is reduced. | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,949 | TotalHeapUsageEmulatorPlugin.java | This will initialize the core and check if the core can emulate the
* desired target on the underlying hardware. | 0 | This will initialize the core and check if the core can emulate the
* desired target on the underlying hardware. | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,950 | TotalHeapUsageEmulatorPlugin.java | // Create another String object of size 1MB | 0 | // Create another String object of size 1MB | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,951 | TotalHeapUsageEmulatorPlugin.java | Increase heap usage by current process by the given amount.
* This is done by creating objects each of size 1MB. | 0 | Increase heap usage by current process by the given amount.
* This is done by creating objects each of size 1MB. | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,952 | TotalHeapUsageEmulatorPlugin.java | This is the core engine to emulate the heap usage. The only responsibility
* of this class is to perform certain memory intensive operations to make
* sure that some desired value of heap is used. | 0 | This is the core engine to emulate the heap usage. The only responsibility
* of this class is to perform certain memory intensive operations to make
* sure that some desired value of heap is used. | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,953 | TotalHeapUsageEmulatorPlugin.java | // store the unit loads in a list | 0 | // store the unit loads in a list | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,954 | TotalHeapUsageEmulatorPlugin.java | * Reset the resource usage | 0 | * Reset the resource usage | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,955 | TotalHeapUsageEmulatorPlugin.java | * Initialize the core. | 0 | * Initialize the core. | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,956 | TotalHeapUsageEmulatorPlugin.java | * Performs some memory intensive operations to use up some heap. | 0 | * Performs some memory intensive operations to use up some heap. | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,957 | TotalHeapUsageEmulatorPlugin.java | Defines the core heap usage emulation algorithm. This engine is expected
* to perform certain memory intensive operations to consume some
* amount of heap. {@link #load(long)} should load the current heap and
* increase the heap usage by the specified value. This core engine can be
* initialized using the {@link #initialize(ResourceCalculatorPlugin, long)}
* API to suit the underlying hardware better. | 0 | Defines the core heap usage emulation algorithm. This engine is expected
* to perform certain memory intensive operations to consume some
* amount of heap. {@link #load(long)} should load the current heap and
* increase the heap usage by the specified value. This core engine can be
* initialized using the {@link #initialize(ResourceCalculatorPlugin, long)}
* API to suit the underlying hardware better. | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,958 | TotalHeapUsageEmulatorPlugin.java | Determines the unit increase per call to the core engine's load API. This
* is expressed as a percentage of the difference between the expected total
* heap usage and the current usage. | 0 | Determines the unit increase per call to the core engine's load API. This
* is expressed as a percentage of the difference between the expected total
* heap usage and the current usage. | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,959 | TotalHeapUsageEmulatorPlugin.java | * The minimum buffer reserved for other non-emulation activities. | 0 | * The minimum buffer reserved for other non-emulation activities. | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,960 | TotalHeapUsageEmulatorPlugin.java | // 10 % | 0 | // 10 % | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,961 | TotalHeapUsageEmulatorPlugin.java | // Default value for emulation interval | 0 | // Default value for emulation interval | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,962 | TotalHeapUsageEmulatorPlugin.java | The frequency (based on task progress) with which memory-emulation code is
* run. If the value is set to 0.1 then the emulation will happen at 10% of
* the task's progress. The default value of this parameter is
* {@link #DEFAULT_EMULATION_PROGRESS_INTERVAL}. | 0 | The frequency (based on task progress) with which memory-emulation code is
* run. If the value is set to 0.1 then the emulation will happen at 10% of
* the task's progress. The default value of this parameter is
* {@link #DEFAULT_EMULATION_PROGRESS_INTERVAL}. | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,963 | TotalHeapUsageEmulatorPlugin.java | // target heap usage to emulate | 0 | // target heap usage to emulate | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,964 | TotalHeapUsageEmulatorPlugin.java | // the progress boundaries/interval where emulation should be done | 0 | // the progress boundaries/interval where emulation should be done | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,965 | TotalHeapUsageEmulatorPlugin.java | // decides if this plugin can emulate heap usage or not | 0 | // decides if this plugin can emulate heap usage or not | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,966 | TotalHeapUsageEmulatorPlugin.java | // the progress bar | 0 | // the progress bar | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,967 | TotalHeapUsageEmulatorPlugin.java | // Configuration parameters
// the core engine to emulate heap usage | 0 | // Configuration parameters
// the core engine to emulate heap usage | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,968 | TotalHeapUsageEmulatorPlugin.java | <p>A {@link ResourceUsageEmulatorPlugin} that emulates the total heap
* usage by loading the JVM heap memory. Adding smaller chunks of data to the
* heap will essentially use up some heap space thus forcing the JVM to expand
* its heap and thus resulting into increase in the heap usage.</p> | 0 | <p>A {@link ResourceUsageEmulatorPlugin} that emulates the total heap
* usage by loading the JVM heap memory. Adding smaller chunks of data to the
* heap will essentially use up some heap space thus forcing the JVM to expand
* its heap and thus resulting into increase in the heap usage.</p> | TotalHeapUsageEmulatorPlugin.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,969 | TotalHeapUsageEmulatorPlugin.java | <p>{@link TotalHeapUsageEmulatorPlugin} emulates the heap usage in steps.
* The frequency of emulation can be configured via
* {@link #HEAP_EMULATION_PROGRESS_INTERVAL}.
* Heap usage values are matched via emulation only at specific interval
* boundaries.
* </p>
*
* {@link TotalHeapUsageEmulatorPlugin} is a wrapper program for managing
* the heap usage emulation feature. It internally uses an emulation algorithm
* (called as core and described using {@link HeapUsageEmulatorCore}) for
* performing the actual emulation. Multiple calls to this core engine should
* use up some amount of heap. | 0 | <p>{@link TotalHeapUsageEmulatorPlugin} emulates the heap usage in steps.
* The frequency of emulation can be configured via
* {@link #HEAP_EMULATION_PROGRESS_INTERVAL}.
* Heap usage values are matched via emulation only at specific interval
* boundaries.
* </p>
*
* {@link TotalHeapUsageEmulatorPlugin} is a wrapper program for managing
* the heap usage emulation feature. It internally uses an emulation algorithm
* (called as core and described using {@link HeapUsageEmulatorCore}) for
* performing the actual emulation. Multiple calls to this core engine should
* use up some amount of heap. | TotalHeapUsageEmulatorPlugin.java | [
0,
0,
1,
0,
0,
0,
0
] |
6,970 | IdentityProvider.java | * @param obj the schedulable to use. | 0 | * @param obj the schedulable to use. | IdentityProvider.java | [
0,
0,
0,
1,
0,
0,
0
] |
6,971 | IdentityProvider.java | * @return string identity, or null if no identity could be made. | 0 | * @return string identity, or null if no identity could be made. | IdentityProvider.java | [
0,
0,
0,
1,
0,
0,
0
] |
6,972 | IdentityProvider.java | The IdentityProvider creates identities for each schedulable
* by extracting fields and returning an identity string.
*
* Implementers will be able to change how schedulers treat
* Schedulables. | 0 | The IdentityProvider creates identities for each schedulable
* by extracting fields and returning an identity string.
*
* Implementers will be able to change how schedulers treat
* Schedulables. | IdentityProvider.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,973 | IdentityProvider.java | * Return the string used for scheduling. | 0 | * Return the string used for scheduling. | IdentityProvider.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,974 | TestDomainSocketWatcher.java | * Test that we can create a DomainSocketWatcher and then shut it down. | 0 | * Test that we can create a DomainSocketWatcher and then shut it down. | TestDomainSocketWatcher.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,975 | TestDomainSocketWatcher.java | * Test that we can get notifications out a DomainSocketWatcher. | 0 | * Test that we can get notifications out a DomainSocketWatcher. | TestDomainSocketWatcher.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,976 | TestDomainSocketWatcher.java | * Test that a java interruption can stop the watcher thread | 0 | * Test that a java interruption can stop the watcher thread | TestDomainSocketWatcher.java | [
1,
0,
0,
0,
0,
0,
0
] |
6,977 | TestDomainSocketWatcher.java | * Test that domain sockets are closed when the watcher is closed. | 0 | * Test that domain sockets are closed when the watcher is closed. | TestDomainSocketWatcher.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.