Index

A B E G I O P R S T 
All Classes and Interfaces|All Packages

A

alwaysWithDocker - Variable in class org.eolang.hone.BuildMojo
Run without Docker even if phino is available.

B

BuildMojo - Class in org.eolang.hone
Build Docker image.
BuildMojo() - Constructor for class org.eolang.hone.BuildMojo
 

E

exec() - Method in class org.eolang.hone.BuildMojo
 
exec() - Method in class org.eolang.hone.OptimizeMojo
 
exec() - Method in class org.eolang.hone.PullMojo
 
exec() - Method in class org.eolang.hone.RmiMojo
 
execute() - Method in class org.eolang.hone.BuildMojo
 

G

geteuid() - Method in interface org.eolang.hone.OptimizeMojo.CLibrary
Get the effective user ID of the calling process.
getuid() - Method in interface org.eolang.hone.OptimizeMojo.CLibrary
Get the user ID of the calling process.

I

image - Variable in class org.eolang.hone.BuildMojo
Docker image to use.
INSTANCE - Static variable in interface org.eolang.hone.OptimizeMojo.CLibrary
Instance of the C library.

O

OptimizeMojo - Class in org.eolang.hone
Converts Bytecode to Bytecode in order to make it faster.
OptimizeMojo() - Constructor for class org.eolang.hone.OptimizeMojo
 
OptimizeMojo.CLibrary - Interface in org.eolang.hone
C library interface for getting user IDs.
org.eolang.hone - package org.eolang.hone
The main classes of the hone-maven-plugin.

P

PullMojo - Class in org.eolang.hone
Pull Docker image from Docker Hub.
PullMojo() - Constructor for class org.eolang.hone.PullMojo
 

R

RmiMojo - Class in org.eolang.hone
Remove Docker image.
RmiMojo() - Constructor for class org.eolang.hone.RmiMojo
 

S

sudo - Variable in class org.eolang.hone.BuildMojo
Whether to use "sudo" when executing Docker commands.

T

target - Variable in class org.eolang.hone.BuildMojo
The "target/" directory of Maven project.
timings - Variable in class org.eolang.hone.BuildMojo
Timings tracker for performance measurements.
A B E G I O P R S T 
All Classes and Interfaces|All Packages