File tree Expand file tree Collapse file tree 6 files changed +13
-8
lines changed
src/main/java/com/github/chrishantha/sample/highcpu Expand file tree Collapse file tree 6 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 1414 # See the License for the specific language governing permissions and
1515 # limitations under the License.
1616-->
17- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
17+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
18+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1819
1920 <parent >
2021 <groupId >com.github.chrishantha.sample</groupId >
Original file line number Diff line number Diff line change 1414 # See the License for the specific language governing permissions and
1515 # limitations under the License.
1616-->
17- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
17+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
18+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1819
1920 <parent >
2021 <groupId >com.github.chrishantha.sample</groupId >
Original file line number Diff line number Diff line change 1515 */
1616package com .github .chrishantha .sample .highcpu ;
1717
18- import java .util .Timer ;
19- import java .util .TimerTask ;
20-
2118import com .beust .jcommander .JCommander ;
2219import com .beust .jcommander .Parameter ;
2320
21+ import java .util .Timer ;
22+ import java .util .TimerTask ;
23+
2424public class App {
2525
2626 @ Parameter (names = "--run-hashing" , description = "Run Hashing Worker" , arity = 1 )
Original file line number Diff line number Diff line change 1414 # See the License for the specific language governing permissions and
1515 # limitations under the License.
1616-->
17- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
17+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
18+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1819
1920 <parent >
2021 <groupId >com.github.chrishantha.sample</groupId >
Original file line number Diff line number Diff line change 1414 # See the License for the specific language governing permissions and
1515 # limitations under the License.
1616-->
17- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
17+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
18+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1819
1920 <parent >
2021 <groupId >com.github.chrishantha.sample</groupId >
Original file line number Diff line number Diff line change 1414 # See the License for the specific language governing permissions and
1515 # limitations under the License.
1616-->
17- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
17+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
18+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1819 <parent >
1920 <groupId >org.apache</groupId >
2021 <artifactId >apache</artifactId >
You can’t perform that action at this time.
0 commit comments