Index

A B C D E F G H I L M N O P R S T V W Y 
All Classes and Interfaces|All Packages

A

addAfter(StartupMethodInfo) - Method in interface host.anzo.core.startup.IStartupLevel
 
addBefore(StartupMethodInfo) - Method in interface host.anzo.core.startup.IStartupLevel
 
addDependency(StartModule<SL>) - Method in class host.anzo.core.startup.StartModule
 
addScheduledMethod(Class<?>, Method) - Method in class host.anzo.core.startup.ScheduledService
 
after() - Method in interface host.anzo.core.startup.IStartupLevel
 
after() - Element in annotation interface host.anzo.core.startup.StartupRun
 
afterMethods - Static variable in interface host.anzo.core.startup.IStartupLevel
 
AI - Enum constant in enum class host.anzo.commons.emergency.metric.MetricGroupType
 

B

before() - Method in interface host.anzo.core.startup.IStartupLevel
 
before() - Element in annotation interface host.anzo.core.startup.StartupRun
 
beforeMethods - Static variable in interface host.anzo.core.startup.IStartupLevel
 
Black - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
BlackB - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
Blue - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
BlueB - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 

C

cast(Class<T>, String) - Static method in class host.anzo.commons.config.ConfigTypeCaster
Changes targets' value to new given value with type casting.
cast(Object, Field, String, String, Long, Long) - Static method in class host.anzo.commons.config.ConfigTypeCaster
Puts value to field.
clamp(double, double, double) - Static method in class host.anzo.commons.utils.MathUtils
 
clamp(float, float, float) - Static method in class host.anzo.commons.utils.MathUtils
 
clamp(int, int, int) - Static method in class host.anzo.commons.utils.MathUtils
 
clamp(long, long, long) - Static method in class host.anzo.commons.utils.MathUtils
 
ClassUtils - Class in host.anzo.commons.utils
 
ClassUtils() - Constructor for class host.anzo.commons.utils.ClassUtils
 
clazz() - Method in record class host.anzo.core.startup.StartupMethodInfo
Returns the value of the clazz record component.
color() - Method in enum class host.anzo.commons.enums.ConsoleColors
 
comment() - Element in annotation interface host.anzo.commons.config.annotation.ConfigComments
 
ConfigAfterLoad - Annotation Interface in host.anzo.commons.config.annotation
 
ConfigComments - Annotation Interface in host.anzo.commons.config.annotation
 
ConfigFile - Annotation Interface in host.anzo.commons.config.annotation
 
ConfigLoader - Class in host.anzo.commons.config
 
ConfigLoader() - Constructor for class host.anzo.commons.config.ConfigLoader
 
ConfigProperty - Annotation Interface in host.anzo.commons.config.annotation
 
ConfigTypeCaster - Class in host.anzo.commons.config
The Type Caster is small utility that helps put string values into object fields with different types.
ConfigTypeCaster() - Constructor for class host.anzo.commons.config.ConfigTypeCaster
 
ConsoleColors - Enum Class in host.anzo.commons.enums
 
ConsoleUtils - Class in host.anzo.commons.utils
 
ConsoleUtils() - Constructor for class host.anzo.commons.utils.ConsoleUtils
 
Cyan - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
CyanB - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 

D

DATABASE - Enum constant in enum class host.anzo.commons.emergency.metric.MetricGroupType
 
DateTimeUtils - Class in host.anzo.commons.utils
 
DateTimeUtils() - Constructor for class host.anzo.commons.utils.DateTimeUtils
 
deadlockDetected(ThreadInfo[]) - Method in interface host.anzo.commons.emergency.deadlock.IDeadlockListener
 
DeadlockDetector - Class in host.anzo.commons.emergency.deadlock
 
DEBUG - Static variable in class host.anzo.commons.utils.VMUtils
 
DefaultWatcher - Class in host.anzo.commons.emergency.memory.watchers
 
DefaultWatcher() - Constructor for class host.anzo.commons.emergency.memory.watchers.DefaultWatcher
 
dependency() - Element in annotation interface host.anzo.core.startup.StartupComponent
 
DUMP_HEAP_ON_LEAK - Static variable in class host.anzo.core.config.EmergencyConfig
 
dumpHeap(String, boolean) - Static method in class host.anzo.commons.emergency.memory.MemoryHeapDumper
Create memory dump file

E

EmergencyConfig - Class in host.anzo.core.config
 
EmergencyConfig() - Constructor for class host.anzo.core.config.EmergencyConfig
 
ENABLE_METRICS - Static variable in class host.anzo.core.config.EmergencyConfig
 
equals(Object) - Method in record class host.anzo.core.startup.StartupMethodInfo
Indicates whether some other object is "equal to" this one.
EShutdownPriority - Enum Class in host.anzo.core.startup
 
executeGeneral(String, Runnable) - Method in class host.anzo.commons.threading.ThreadPool
Executes an general task sometime in future in another thread.

F

forEach(String, Runnable) - Method in class host.anzo.core.service.ForkJoinPoolService
 
ForkJoinPoolService - Class in host.anzo.core.service
 
ForkJoinPoolService() - Constructor for class host.anzo.core.service.ForkJoinPoolService
 
fromParent() - Element in annotation interface host.anzo.commons.emergency.metric.Metric
 
fromURI(String) - Static method in class host.anzo.commons.versioning.Locator
Constructs a file path from a file: URI.

G

G1Watcher - Class in host.anzo.commons.emergency.memory.watchers
 
G1Watcher() - Constructor for class host.anzo.commons.emergency.memory.watchers.G1Watcher
 
GEODATA - Enum constant in enum class host.anzo.commons.emergency.metric.MetricGroupType
 
get(SL) - Method in class host.anzo.core.startup.StartupInstance
 
getAll() - Method in class host.anzo.core.startup.StartupInstance
 
getBean() - Static method in class host.anzo.commons.utils.VMUtils
 
getByteBufferPool(boolean) - Static method in class host.anzo.commons.utils.VMUtils
 
getByteBufferPools() - Static method in class host.anzo.commons.utils.VMUtils
 
getClassSource(Class<?>) - Static method in class host.anzo.commons.versioning.Locator
Find the directory or jar file the class has been loaded from.
getCurrentDayHourTime(long, int) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getCurrentDayPassedTime(long, TimeUnit) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getCurrentMonthStartTime(long) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getDirectBufferFreeMemory() - Static method in class host.anzo.commons.utils.VMUtils
 
getFormattedDateTime(LocalDateTime) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getInternationalTime(long) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getLocalDate(long) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getLocalDateTime() - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getLocalDateTime(long) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getLocationURLs(File, String[]) - Static method in class host.anzo.commons.versioning.Locator
Get an array of URLs representing all of the files of a given set of extensions in the given location.
getLocationURLs(File) - Static method in class host.anzo.commons.versioning.Locator
Get an array of URLs representing all of the jar files in the given location.
getMemoryUsageStatistics() - Method in class host.anzo.commons.emergency.memory.MemoryLeakDetector
 
getMethodsAnnotatedWith(Class<?>, Class<? extends Annotation>) - Static method in class host.anzo.commons.utils.ClassUtils
 
getMetric() - Method in class host.anzo.commons.emergency.memory.MemoryLeakDetector
 
getMetric() - Method in interface host.anzo.commons.emergency.metric.IMetric
 
getMetric() - Static method in class host.anzo.commons.threading.RunnableWrapper
 
getMetric() - Method in class host.anzo.commons.threading.ThreadPool
 
getMetric() - Method in class host.anzo.core.service.ForkJoinPoolService
 
getMetrics() - Method in class host.anzo.commons.emergency.metric.MetricService
 
getMetricVirtual() - Static method in class host.anzo.commons.threading.RunnableWrapper
 
getNextDayHourTime(long, int) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getNextDayStartTime(long) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getNextDayStartTime(long, DayOfWeek) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getNextHourTime(long) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getNextHourTime(long, int) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getNextMonthStartTime(long) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getResourceSource(ClassLoader, String) - Static method in class host.anzo.commons.versioning.Locator
Find the directory or jar a given resource has been loaded from.
getStats() - Method in class host.anzo.commons.emergency.memory.MemoryLeakDetector
 
getStats() - Method in class host.anzo.commons.threading.ThreadPool
 
getStats() - Method in class host.anzo.core.service.ForkJoinPoolService
 
getTimeTo(LocalDateTime, TimeUnit) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getTimeToNextDayStart(long) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getTimeToNextDayStart(long, DayOfWeek) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
getToolsJar() - Static method in class host.anzo.commons.versioning.Locator
Get the File necessary to load the Sun compiler tools.
getUptime(TimeUnit) - Method in class host.anzo.core.startup.StartupManager
 
getVMOption(String) - Static method in class host.anzo.commons.utils.VMUtils
 
getZonedDateTime(long) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
Green - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
GreenB - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
group() - Element in annotation interface host.anzo.core.startup.Reloadable
 

H

handleNotification(Notification, Object) - Method in class host.anzo.commons.emergency.memory.MemoryLeakDetector
 
handleNotification(Notification, Object) - Method in class host.anzo.commons.emergency.memory.watchers.PoolListener
 
hashCode() - Method in record class host.anzo.core.startup.StartupMethodInfo
Returns a hash code value for this object.
host.anzo.commons.config - package host.anzo.commons.config
 
host.anzo.commons.config.annotation - package host.anzo.commons.config.annotation
 
host.anzo.commons.emergency.deadlock - package host.anzo.commons.emergency.deadlock
 
host.anzo.commons.emergency.memory - package host.anzo.commons.emergency.memory
 
host.anzo.commons.emergency.memory.watchers - package host.anzo.commons.emergency.memory.watchers
 
host.anzo.commons.emergency.metric - package host.anzo.commons.emergency.metric
 
host.anzo.commons.enums - package host.anzo.commons.enums
 
host.anzo.commons.threading - package host.anzo.commons.threading
 
host.anzo.commons.utils - package host.anzo.commons.utils
 
host.anzo.commons.versioning - package host.anzo.commons.versioning
 
host.anzo.core.config - package host.anzo.core.config
 
host.anzo.core.service - package host.anzo.core.service
 
host.anzo.core.startup - package host.anzo.core.startup
 

I

IDeadlockListener - Interface in host.anzo.commons.emergency.deadlock
 
IMemoryListener - Interface in host.anzo.commons.emergency.memory
 
IMemoryWatcher - Interface in host.anzo.commons.emergency.memory.watchers
 
IMetric - Interface in host.anzo.commons.emergency.metric
 
init() - Method in class host.anzo.core.startup.StartModule
 
init(Class<?>) - Method in class host.anzo.commons.versioning.Version
 
IReloadable - Interface in host.anzo.core.startup
 
isAsync() - Method in record class host.anzo.core.startup.StartupMethodInfo
Returns the value of the isAsync record component.
isAsync() - Element in annotation interface host.anzo.core.startup.StartupRun
 
IShutdownable - Interface in host.anzo.core.startup
 
isLoadFromFile() - Element in annotation interface host.anzo.commons.config.annotation.ConfigProperty
 
isMap() - Element in annotation interface host.anzo.commons.config.annotation.ConfigProperty
 
isSameDay(long, long) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
isShutDowning() - Method in class host.anzo.core.startup.StartupManager
 
isStartupCompleted() - Method in class host.anzo.core.startup.StartupManager
 
IStartupLevel - Interface in host.anzo.core.startup
 
isValid(MemoryPoolMXBean) - Method in class host.anzo.commons.emergency.memory.watchers.DefaultWatcher
 
isValid(MemoryPoolMXBean) - Method in class host.anzo.commons.emergency.memory.watchers.G1Watcher
 
isValid(MemoryPoolMXBean) - Method in interface host.anzo.commons.emergency.memory.watchers.IMemoryWatcher
 

L

loadForPackages() - Element in annotation interface host.anzo.commons.config.annotation.ConfigFile
 
Locator - Class in host.anzo.commons.versioning
The Locator is a utility class which is used to find certain items in the environment.

M

MAJOR - Enum constant in enum class host.anzo.core.startup.EShutdownPriority
 
MathUtils - Class in host.anzo.commons.utils
 
MathUtils() - Constructor for class host.anzo.commons.utils.MathUtils
 
MAX_SQL_DATE - Static variable in class host.anzo.commons.utils.DateTimeUtils
 
maxValue() - Element in annotation interface host.anzo.commons.config.annotation.ConfigProperty
 
MEMORY_LEAK_DETECT_PERCENT - Static variable in class host.anzo.core.config.EmergencyConfig
 
MemoryHeapDumper - Class in host.anzo.commons.emergency.memory
 
MemoryHeapDumper() - Constructor for class host.anzo.commons.emergency.memory.MemoryHeapDumper
 
MemoryLeakDetector - Class in host.anzo.commons.emergency.memory
 
method() - Method in record class host.anzo.core.startup.StartupMethodInfo
Returns the value of the method record component.
Metric - Annotation Interface in host.anzo.commons.emergency.metric
 
MetricGroupType - Enum Class in host.anzo.commons.emergency.metric
 
MetricResult - Class in host.anzo.commons.emergency.metric
 
MetricResult() - Constructor for class host.anzo.commons.emergency.metric.MetricResult
 
MetricService - Class in host.anzo.commons.emergency.metric
 
MINOR - Enum constant in enum class host.anzo.core.startup.EShutdownPriority
 
minValue() - Element in annotation interface host.anzo.commons.config.annotation.ConfigProperty
 

N

name() - Element in annotation interface host.anzo.commons.config.annotation.ConfigFile
 
name() - Element in annotation interface host.anzo.commons.config.annotation.ConfigProperty
 
name() - Element in annotation interface host.anzo.core.startup.Reloadable
 
NETWORK - Enum constant in enum class host.anzo.commons.emergency.metric.MetricGroupType
 
newThread(Runnable) - Method in class host.anzo.commons.threading.ThreadPoolPriorityFactory
 
Normal - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
notifyReady() - Static method in class host.anzo.commons.utils.SystemdUtils
 

O

onMemoryLeakDetected() - Method in interface host.anzo.commons.emergency.memory.IMemoryListener
 
onMemoryLeakDetected() - Method in class host.anzo.commons.emergency.memory.MemoryLeakDetector
 
onShutdown() - Method in class host.anzo.commons.threading.ThreadPool
 
onShutdown() - Method in interface host.anzo.core.startup.IShutdownable
 
onShutdown() - Method in class host.anzo.core.startup.ScheduledService
 
ORDINAL - Enum constant in enum class host.anzo.core.startup.EShutdownPriority
 

P

parseDay(int) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
parseTimeSpan(String, TimeUnit) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
period() - Element in annotation interface host.anzo.core.startup.Scheduled
 
PoolListener - Class in host.anzo.commons.emergency.memory.watchers
 
printSection(String) - Static method in class host.anzo.commons.utils.ConsoleUtils
Prints a named section to log.
printSection(String, ConsoleColors) - Static method in class host.anzo.commons.utils.ConsoleUtils
TODO: Implement custom RollingRandomAccessFile with replace ANSI codes when write to file to avoid unreadable symbols in text file Prints a named section to log.
Purple - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
PurpleB - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 

R

Red - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
RedB - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
register(MemoryPoolMXBean) - Method in class host.anzo.commons.emergency.memory.watchers.DefaultWatcher
 
register(MemoryPoolMXBean) - Method in class host.anzo.commons.emergency.memory.watchers.G1Watcher
 
register(MemoryPoolMXBean) - Method in interface host.anzo.commons.emergency.memory.watchers.IMemoryWatcher
 
registerListener(IDeadlockListener) - Method in class host.anzo.commons.emergency.deadlock.DeadlockDetector
 
registerListener(IMemoryListener) - Method in class host.anzo.commons.emergency.memory.MemoryLeakDetector
 
reload() - Method in class host.anzo.commons.config.ConfigLoader
 
reload() - Method in interface host.anzo.core.startup.IReloadable
 
Reloadable - Annotation Interface in host.anzo.core.startup
 
reloadByGroup(String) - Method in class host.anzo.core.startup.ReloadService
Reload all instances with a specified reloadable group
reloadByName(String) - Method in class host.anzo.core.startup.ReloadService
Reload all instances with specified reloadable name
ReloadService - Class in host.anzo.core.startup
 
reportMemoryStats() - Method in class host.anzo.commons.emergency.memory.MemoryLeakDetector
 
RESTART_IF_DEADLOCK - Static variable in class host.anzo.core.config.EmergencyConfig
 
RESTART_IF_MEMORY_LEAK - Static variable in class host.anzo.core.config.EmergencyConfig
 
run() - Method in class host.anzo.commons.threading.RunnableWrapper
 
runAfterMethods() - Method in interface host.anzo.core.startup.IStartupLevel
 
runAfterServerStart() - Element in annotation interface host.anzo.core.startup.Scheduled
 
runBeforeMethods() - Method in interface host.anzo.core.startup.IStartupLevel
 
RunnableWrapper - Class in host.anzo.commons.threading
 
RunnableWrapper(Runnable) - Constructor for class host.anzo.commons.threading.RunnableWrapper
 
RunnableWrapper(Runnable, boolean) - Constructor for class host.anzo.commons.threading.RunnableWrapper
 
RunnableWrapper(Runnable, boolean, String) - Constructor for class host.anzo.commons.threading.RunnableWrapper
 
RunnableWrapper(Runnable, String) - Constructor for class host.anzo.commons.threading.RunnableWrapper
 

S

Scheduled - Annotation Interface in host.anzo.core.startup
 
ScheduledService - Class in host.anzo.core.startup
 
scheduleGeneral(String, Runnable, long, TimeUnit) - Method in class host.anzo.commons.threading.ThreadPool
Schedules a general task to be executed after the given delay.
scheduleGeneral(String, Runnable, LocalDateTime) - Method in class host.anzo.commons.threading.ThreadPool
 
scheduleGeneralAtFixedRate(String, Runnable, long, long, TimeUnit) - Method in class host.anzo.commons.threading.ThreadPool
Schedules a general task to be executed at fixed rate.
scheduleTasks() - Method in class host.anzo.core.startup.ScheduledService
 
sendPackets(String, Runnable) - Method in class host.anzo.core.service.ForkJoinPoolService
 
setStatus(String) - Static method in class host.anzo.commons.utils.SystemdUtils
 
shutdown() - Method in class host.anzo.core.startup.StartupManager
 
shutdownPriority() - Element in annotation interface host.anzo.core.startup.StartupComponent
 
singletonInstance(Class<?>) - Static method in class host.anzo.commons.utils.ClassUtils
 
singletonInstanceMethod(Class<?>, Method) - Static method in class host.anzo.commons.utils.ClassUtils
 
splitter() - Element in annotation interface host.anzo.commons.config.annotation.ConfigProperty
 
StartModule<SL extends Enum<SL>> - Class in host.anzo.core.startup
 
StartModule(SL, Class<?>) - Constructor for class host.anzo.core.startup.StartModule
 
startup(Class<SL>) - Method in class host.anzo.core.startup.StartupManager
 
StartupComponent - Annotation Interface in host.anzo.core.startup
 
StartupInstance<SL extends Enum<SL>> - Class in host.anzo.core.startup
 
StartupInstance() - Constructor for class host.anzo.core.startup.StartupInstance
 
StartupManager - Class in host.anzo.core.startup
 
StartupMethodInfo - Record Class in host.anzo.core.startup
 
StartupMethodInfo(Class<?>, Method, boolean) - Constructor for record class host.anzo.core.startup.StartupMethodInfo
Creates an instance of a StartupMethodInfo record class.
StartupRun - Annotation Interface in host.anzo.core.startup
 
SYSTEM - Enum constant in enum class host.anzo.commons.emergency.metric.MetricGroupType
 
SystemdUtils - Class in host.anzo.commons.utils
 
SystemdUtils() - Constructor for class host.anzo.commons.utils.SystemdUtils
 

T

ThreadPool - Class in host.anzo.commons.threading
 
THREADPOOL - Enum constant in enum class host.anzo.commons.emergency.metric.MetricGroupType
 
ThreadPoolPriorityFactory - Class in host.anzo.commons.threading
 
ThreadPoolPriorityFactory(String, int) - Constructor for class host.anzo.commons.threading.ThreadPoolPriorityFactory
 
timeUnit() - Element in annotation interface host.anzo.core.startup.Scheduled
 
toEpochMillis(LocalDateTime) - Static method in class host.anzo.commons.utils.DateTimeUtils
 
toString() - Method in class host.anzo.commons.versioning.Version
 
toString() - Method in class host.anzo.core.startup.StartModule
 
toString() - Method in record class host.anzo.core.startup.StartupMethodInfo
Returns a string representation of this record class.
toTimeSpan(long) - Static method in class host.anzo.commons.utils.DateTimeUtils
 

V

value() - Element in annotation interface host.anzo.commons.config.annotation.ConfigProperty
 
value() - Element in annotation interface host.anzo.core.startup.StartupComponent
 
valueOf(String) - Static method in enum class host.anzo.commons.emergency.metric.MetricGroupType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.commons.enums.ConsoleColors
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.core.startup.EShutdownPriority
Returns the enum constant of this class with the specified name.
values() - Element in annotation interface host.anzo.commons.config.annotation.ConfigProperty
 
values() - Static method in enum class host.anzo.commons.emergency.metric.MetricGroupType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.commons.enums.ConsoleColors
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.core.startup.EShutdownPriority
Returns an array containing the constants of this enum class, in the order they are declared.
Version - Class in host.anzo.commons.versioning
 
Version() - Constructor for class host.anzo.commons.versioning.Version
 
VMUtils - Class in host.anzo.commons.utils
 
VMUtils() - Constructor for class host.anzo.commons.utils.VMUtils
 

W

WEB - Enum constant in enum class host.anzo.commons.emergency.metric.MetricGroupType
 
White - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
WhiteB - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
WORLD - Enum constant in enum class host.anzo.commons.emergency.metric.MetricGroupType
 

Y

Yellow - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
YellowB - Enum constant in enum class host.anzo.commons.enums.ConsoleColors
 
A B C D E F G H I L M N O P R S T V W Y 
All Classes and Interfaces|All Packages