- get(CompletableFuture<T>) - Static method in class org.hawaiiframework.async.HawaiiAsyncUtil
-
- get(CompletableFuture<T>, Long, TimeUnit) - Static method in class org.hawaiiframework.async.HawaiiAsyncUtil
-
- get() - Static method in class org.hawaiiframework.async.timeout.SharedTaskContextHolder
-
Getter for #sharedTaskAbortStrategy.
- getAbortedTaskCount() - Method in class org.hawaiiframework.async.statistics.ExecutorStatistics
-
Get the number of aborted tasks.
- getAbortedTaskCount() - Method in class org.hawaiiframework.async.statistics.ExecutorStatisticsView
-
Get the number of aborted tasks.
- getApiError() - Method in exception org.hawaiiframework.exception.ApiException
-
Getter for the ApiError.
- getApiErrorCode() - Method in class org.hawaiiframework.web.resource.ApiErrorResponseResource
-
Getter for error code.
- getApiErrorReason() - Method in class org.hawaiiframework.web.resource.ApiErrorResponseResource
-
Getter for reason.
- getApplicationContext() - Static method in class org.hawaiiframework.context.ApplicationContextHolder
-
- getAsyncExecutor() - Method in class org.hawaiiframework.async.AsyncExecutorConfiguration
- getAsyncTimeoutExecutorPoolSize() - Method in class org.hawaiiframework.async.model.ExecutorConfigurationProperties
-
Getter for the async task timeout executor pool size.
- getAsyncUncaughtExceptionHandler() - Method in class org.hawaiiframework.async.AsyncExecutorConfiguration
- getCacheKey(String) - Method in class org.hawaiiframework.sql.AbstractCachingSqlQueryResolver
-
Return the cache key for the given sql query name.
- getCacheLimit() - Method in class org.hawaiiframework.sql.AbstractCachingSqlQueryResolver
-
Return the maximum number of entries for the sql query cache.
- getCharset() - Method in class org.hawaiiframework.sql.ResourceSqlQueryResolver
-
Return the Charset
for retrieving sql query resources.
- getClock() - Method in class org.hawaiiframework.time.HawaiiTime
-
Returns the clock used by this HawaiiTime
.
- getCode() - Method in class org.hawaiiframework.validation.ValidationError
-
Returns the error code.
- getCode() - Method in class org.hawaiiframework.web.resource.ValidationErrorResource
-
- getCompletedTaskCount() - Method in class org.hawaiiframework.async.statistics.ExecutorStatistics
-
Get the number of completed tasks.
- getCompletedTaskCount() - Method in class org.hawaiiframework.async.statistics.ExecutorStatisticsView
-
Get the number of completed tasks.
- getContentType() - Method in class org.hawaiiframework.web.resource.ErrorResponseResource
-
Returns the request content type.
- getCorePoolSize() - Method in class org.hawaiiframework.async.model.ExecutorProperties
-
Getter for core pool size.
- getCurrentMdc() - Static method in class org.hawaiiframework.logging.model.MdcContext
-
Create a new instance.
- getDefaultExecutor() - Method in class org.hawaiiframework.async.model.ExecutorConfigurationProperties
-
Getter for the default executor.
- getDefaultExecutor() - Method in class org.hawaiiframework.async.model.SystemProperties
-
Getter for the default executor.
- getDefaultTimeout() - Method in class org.hawaiiframework.async.model.ExecutorConfigurationProperties
-
Getter for default timeout.
- getDefaultTimeout() - Method in class org.hawaiiframework.async.model.SystemProperties
-
Getter for the default timeout.
- getElement1() - Method in class org.hawaiiframework.util.tuple.Tuple1
-
Returns the 1st element of this tuple.
- getElement10() - Method in class org.hawaiiframework.util.tuple.Tuple10
-
Returns the 10th element of this tuple.
- getElement2() - Method in class org.hawaiiframework.util.tuple.Tuple2
-
Returns the 2nd element of this tuple.
- getElement3() - Method in class org.hawaiiframework.util.tuple.Tuple3
-
Returns the 3rd element of this tuple.
- getElement4() - Method in class org.hawaiiframework.util.tuple.Tuple4
-
Returns the 4th element of this tuple.
- getElement5() - Method in class org.hawaiiframework.util.tuple.Tuple5
-
Returns the 5th element of this tuple.
- getElement6() - Method in class org.hawaiiframework.util.tuple.Tuple6
-
Returns the 6th element of this tuple.
- getElement7() - Method in class org.hawaiiframework.util.tuple.Tuple7
-
Returns the 7th element of this tuple.
- getElement8() - Method in class org.hawaiiframework.util.tuple.Tuple8
-
Returns the 8th element of this tuple.
- getElement9() - Method in class org.hawaiiframework.util.tuple.Tuple9
-
Returns the 9th element of this tuple.
- getErrorCode() - Method in interface org.hawaiiframework.exception.ApiError
-
Getter for the error code.
- getErrorCode() - Method in exception org.hawaiiframework.exception.ApiException
-
Convenience method to retrieve the error code from the contained API error.
- getErrorMessage() - Method in class org.hawaiiframework.web.resource.ErrorResponseResource
-
Returns the error message (Throwable#getMessage()
).
- getErrors() - Method in class org.hawaiiframework.validation.ValidationResult
-
Returns the validation errors.
- getErrors() - Method in class org.hawaiiframework.web.resource.ValidationErrorResponseResource
-
Returns the validation errors.
- getExecutionTime() - Method in class org.hawaiiframework.async.statistics.TaskStatistics
-
Get the time (in nano seconds) the task was executing.
- getExecutor() - Method in class org.hawaiiframework.async.model.TaskProperties
-
Getter for executor.
- getExecutors() - Method in class org.hawaiiframework.async.model.ExecutorConfigurationProperties
-
Getter for the executors.
- getExecutorStatistics() - Method in class org.hawaiiframework.async.DelegatingExecutor
-
Return the view on the statistics.
- getField() - Method in class org.hawaiiframework.validation.ValidationError
-
Returns the field name or null
.
- getField() - Method in class org.hawaiiframework.web.resource.ValidationErrorResource
-
- getHttpStatus() - Method in exception org.hawaiiframework.web.exception.HttpException
-
- getKeepAliveTime() - Method in class org.hawaiiframework.async.model.ExecutorProperties
-
Getter for keep-alive time.
- getMaxPendingRequests() - Method in class org.hawaiiframework.async.model.ExecutorProperties
-
Getter for max pending requests.
- getMaxPoolSize() - Method in class org.hawaiiframework.async.model.ExecutorProperties
-
Getter for max pool size.
- getMaxPoolSize() - Method in class org.hawaiiframework.async.statistics.ExecutorStatistics
-
Get the executor's max pool size.
- getMaxPoolSize() - Method in class org.hawaiiframework.async.statistics.ExecutorStatisticsView
-
Get the executor's max pool size.
- getMethod() - Method in class org.hawaiiframework.async.model.TaskProperties
-
Getter for method name.
- getMethod() - Method in class org.hawaiiframework.web.resource.ErrorResponseResource
-
Returns the HTTP method.
- getName() - Method in class org.hawaiiframework.async.model.ExecutorProperties
-
Getter for name.
- getName() - Method in class org.hawaiiframework.async.model.SystemProperties
-
Getter for name.
- getNestedPath() - Method in class org.hawaiiframework.validation.ValidationResult
-
- getNow(CompletableFuture<T>, T) - Static method in class org.hawaiiframework.async.HawaiiAsyncUtil
-
- getOrder() - Method in class org.hawaiiframework.sql.ResourceSqlQueryResolver
-
- getOrder() - Method in class org.hawaiiframework.sql.SqlQueryResolverComposite
-
- getPoolSize() - Method in class org.hawaiiframework.async.statistics.ExecutorStatistics
-
Get the executor's pool size.
- getPoolSize() - Method in class org.hawaiiframework.async.statistics.ExecutorStatisticsView
-
Get the executor's pool size.
- getPrefix() - Method in class org.hawaiiframework.sql.ResourceSqlQueryResolver
-
Return the prefix that gets prepended to sql query names when building the resource location.
- getQuery() - Method in class org.hawaiiframework.web.resource.ErrorResponseResource
-
Returns the query string.
- getQueryTimestamp() - Method in class org.hawaiiframework.sql.AbstractCachingSqlQueryResolver.QueryHolder
-
- getQueueSize() - Method in class org.hawaiiframework.async.statistics.ExecutorStatistics
-
Get the executor's queued task size.
- getQueueSize() - Method in class org.hawaiiframework.async.statistics.ExecutorStatisticsView
-
Get the executor's queued task size.
- getQueueTime() - Method in class org.hawaiiframework.async.statistics.TaskStatistics
-
Get the time (in nano seconds) the task was in the queue.
- getReason() - Method in interface org.hawaiiframework.exception.ApiError
-
Get the error reason.
- getReason() - Method in exception org.hawaiiframework.exception.ApiException
-
Convenience method to retrieve the reason from the contained API error.
- getRefreshTimestamp() - Method in class org.hawaiiframework.sql.AbstractCachingSqlQueryResolver.QueryHolder
-
- getRequiredApplicationContext() - Static method in class org.hawaiiframework.context.ApplicationContextHolder
-
- getResponseEnrichers() - Method in class org.hawaiiframework.web.exception.HawaiiResponseEntityExceptionHandler
-
Returns a collection of registered response enrichers.
- getSqlQuery() - Method in class org.hawaiiframework.sql.AbstractCachingSqlQueryResolver.QueryHolder
-
- getSqlQueryResolvers() - Method in class org.hawaiiframework.sql.SqlQueryResolverComposite
-
- getStatusCode() - Method in class org.hawaiiframework.web.resource.ErrorResponseResource
-
Returns the response status code.
- getStatusMessage() - Method in class org.hawaiiframework.web.resource.ErrorResponseResource
-
Returns the response status message.
- getSuffix() - Method in class org.hawaiiframework.sql.ResourceSqlQueryResolver
-
Return the suffix that gets appended to sql query names when building the resource location.
- getSystemPropertiesForName(String) - Method in class org.hawaiiframework.async.model.ExecutorConfigurationProperties
-
Retrieve the properties for the system with the given name.
- getSystems() - Method in class org.hawaiiframework.async.model.ExecutorConfigurationProperties
-
Getter for the systems.
- getTaskId() - Method in class org.hawaiiframework.async.timeout.SharedTaskContext
-
Get the task's id.
- getTaskId() - Static method in class org.hawaiiframework.async.timeout.SharedTaskContextHolder
-
Return the task id for the current thread's task.
- getTaskName() - Method in class org.hawaiiframework.async.timeout.SharedTaskContext
-
Retrieve the task's name.
- getTaskPropertiesForName(String) - Method in class org.hawaiiframework.async.model.SystemProperties
-
Retrieve the properties for a named task.
- getTasks() - Method in class org.hawaiiframework.async.model.SystemProperties
-
Getter for the tasks.
- getTaskStatistics() - Method in class org.hawaiiframework.async.timeout.SharedTaskContext
-
Return the task's execution statistics.
- getTaskTimeout(String) - Method in class org.hawaiiframework.async.model.ExecutorConfigurationProperties
-
Determine the timeout for a task.
- getThrowable() - Method in class org.hawaiiframework.web.resource.ErrorResponseResource
-
Getter for throwable.
- getTimeout() - Method in class org.hawaiiframework.async.model.TaskProperties
-
Getter for timeout.
- getTimeout() - Method in class org.hawaiiframework.async.timeout.SharedTaskContext
-
Get the timeout for the task this strategy is for.
- getTimezone() - Method in class org.hawaiiframework.boot.autoconfigure.time.HawaiiTimeProperties
-
- getTotalTime() - Method in class org.hawaiiframework.async.statistics.TaskStatistics
-
Get the time (in nano seconds) the task took from start (offer / queue) to completion.
- getUri() - Method in class org.hawaiiframework.web.resource.ErrorResponseResource
-
Returns the request URI.
- getValidationResult() - Method in exception org.hawaiiframework.validation.ValidationException
-
Returns the validation result containing the validation errors.
- getZone() - Method in class org.hawaiiframework.time.HawaiiTime
-
Returns the zone used by this HawaiiTime
.