- sendError(int) - Method in class org.hawaiiframework.logging.web.filter.ContentCachingWrappedResponse
- sendError(int, String) - Method in class org.hawaiiframework.logging.web.filter.ContentCachingWrappedResponse
- sendRedirect(String) - Method in class org.hawaiiframework.logging.web.filter.ContentCachingWrappedResponse
- ServletFilterUtil - Class in org.hawaiiframework.logging.web.filter
-
Utility for Servlet Filters.
- set(KibanaLogField, int) - Static method in class org.hawaiiframework.logging.model.KibanaLogFields
-
Sets the Kibana log field field
to the value
.
- set(KibanaLogField, String) - Static method in class org.hawaiiframework.logging.model.KibanaLogFields
-
Sets the Kibana log field field
to the value
.
- set(UUID) - Static method in class org.hawaiiframework.logging.model.RequestId
-
Set the request id.
- set(UUID) - Static method in class org.hawaiiframework.logging.model.TransactionId
-
Set the transaction id.
- setAllowedContentTypes(List<String>) - Method in class org.hawaiiframework.logging.config.RequestResponseLogFilterConfiguration
-
Setter for the allowed content types.
- setApiErrorCode(String) - Method in class org.hawaiiframework.web.resource.ApiErrorResponseResource
-
Setter for error code.
- setApiErrorReason(String) - Method in class org.hawaiiframework.web.resource.ApiErrorResponseResource
-
Setter for reason.
- setAsyncPropertiesLoader(AsyncPropertiesLoader) - Method in class org.hawaiiframework.async.AsyncExecutorConfiguration
-
Setter for the properties loaded.
- setAsyncTimeoutExecutorPoolSize(Integer) - Method in class org.hawaiiframework.async.model.ExecutorConfigurationProperties
-
Setter for the async task timeout executor pool size.
- setCache(boolean) - Method in class org.hawaiiframework.sql.AbstractCachingSqlQueryResolver
-
Enable or disable caching.
- setCacheLimit(int) - Method in class org.hawaiiframework.sql.AbstractCachingSqlQueryResolver
-
Specify the maximum number of entries for the sql query cache.
- setCacheSeconds(int) - Method in class org.hawaiiframework.sql.AbstractCachingSqlQueryResolver
-
Set the number of seconds to cache a loaded query.
- setCacheUnresolved(boolean) - Method in class org.hawaiiframework.sql.AbstractCachingSqlQueryResolver
-
Whether a sql query name once resolved to null
should be cached and automatically resolved to null
subsequently.
- setCallResult(KibanaLogCallResultTypes) - Static method in class org.hawaiiframework.logging.model.KibanaLogFields
-
Set the field KibanaLogTypeNames.LOG_TYPE to the given value
.
- setCharset(Charset) - Method in class org.hawaiiframework.sql.ResourceSqlQueryResolver
-
Set the Charset
for retrieving sql query resources.
- setClock(Clock) - Method in class org.hawaiiframework.time.HawaiiTime
-
Sets the clock to be used by this HawaiiTime
.
- setCode(String) - Method in class org.hawaiiframework.web.resource.ValidationErrorResource
-
- setContentType(String) - Method in class org.hawaiiframework.web.resource.ErrorResponseResource
-
Sets the request content type.
- setCorePoolSize(Integer) - Method in class org.hawaiiframework.async.model.ExecutorProperties
-
Setter for core pool size.
- setDefaultExecutor(String) - Method in class org.hawaiiframework.async.model.ExecutorConfigurationProperties
-
Setter for the default executor.
- setDefaultExecutor(String) - Method in class org.hawaiiframework.async.model.SystemProperties
-
Setter for the default executor.
- setDefaultTimeout(Integer) - Method in class org.hawaiiframework.async.model.ExecutorConfigurationProperties
-
Setter for the default timeout.
- setDefaultTimeout(Integer) - Method in class org.hawaiiframework.async.model.SystemProperties
-
Setter for the default timeout.
- setDirectory(String) - Method in class org.hawaiiframework.logging.config.RequestResponseLogFilterConfiguration
-
Setter for the logging directory.
- setElement1(T1) - Method in class org.hawaiiframework.util.tuple.Tuple1
-
Sets the 1st element of this tuple.
- setElement10(T10) - Method in class org.hawaiiframework.util.tuple.Tuple10
-
Sets the 10th element of this tuple.
- setElement2(T2) - Method in class org.hawaiiframework.util.tuple.Tuple2
-
Sets the 2nd element of this tuple.
- setElement3(T3) - Method in class org.hawaiiframework.util.tuple.Tuple3
-
Sets the 3rd element of this tuple.
- setElement4(T4) - Method in class org.hawaiiframework.util.tuple.Tuple4
-
Sets the 4th element of this tuple.
- setElement5(T5) - Method in class org.hawaiiframework.util.tuple.Tuple5
-
Sets the 5th element of this tuple.
- setElement6(T6) - Method in class org.hawaiiframework.util.tuple.Tuple6
-
Sets the 6th element of this tuple.
- setElement7(T7) - Method in class org.hawaiiframework.util.tuple.Tuple7
-
Sets the 7th element of this tuple.
- setElement8(T8) - Method in class org.hawaiiframework.util.tuple.Tuple8
-
Sets the 8th element of this tuple.
- setElement9(T9) - Method in class org.hawaiiframework.util.tuple.Tuple9
-
Sets the 9th element of this tuple.
- setEnabled(boolean) - Method in class org.hawaiiframework.boot.autoconfigure.time.HawaiiTimeProperties
-
- setEnabled(boolean) - Method in class org.hawaiiframework.logging.config.LoggingFilterProperties
-
Setter for the enabled flag.
- setEnvironment(Environment) - Method in class org.hawaiiframework.async.AsyncExecutorConfiguration
- setErrorMessage(String) - Method in class org.hawaiiframework.web.resource.ErrorResponseResource
-
Sets the error message.
- setErrors(List<ValidationErrorResource>) - Method in class org.hawaiiframework.web.resource.ValidationErrorResponseResource
-
Sets the validation errors.
- setExecutor(String) - Method in class org.hawaiiframework.async.model.TaskProperties
-
Setter for executor.
- setExecutors(List<ExecutorProperties>) - Method in class org.hawaiiframework.async.model.ExecutorConfigurationProperties
-
Setter for the executors.
- setFallbackToFile(boolean) - Method in class org.hawaiiframework.logging.config.RequestResponseLogFilterConfiguration
-
Setter for the fallback-to-file flag.
- setField(String) - Method in class org.hawaiiframework.web.resource.ValidationErrorResource
-
- setHttpHeader(String) - Method in class org.hawaiiframework.logging.config.HttpHeaderLoggingFilterProperties
-
Setter for the header name.
- setKeepAliveTime(Integer) - Method in class org.hawaiiframework.async.model.ExecutorProperties
-
Setter for keep-alive time.
- setKibanaLog(HttpHeaderLoggingFilterProperties) - Method in class org.hawaiiframework.logging.config.HawaiiLoggingConfigurationProperties
-
Setter for the Kibana log filter properties.
- setKibanaLogCleanup(LoggingFilterProperties) - Method in class org.hawaiiframework.logging.config.HawaiiLoggingConfigurationProperties
-
Setter for the Kibana log cleanup filter properties.
- setLogType(KibanaLogTypeNames) - Static method in class org.hawaiiframework.logging.model.KibanaLogFields
-
Set the field KibanaLogTypeNames.LOG_TYPE to the given value
.
- setMaxLogSize(String) - Method in class org.hawaiiframework.logging.config.RequestResponseLogFilterConfiguration
-
Setter for the max log size.
- setMaxPendingRequests(Integer) - Method in class org.hawaiiframework.async.model.ExecutorProperties
-
Setter for name.
- setMaxPoolSize(Integer) - Method in class org.hawaiiframework.async.model.ExecutorProperties
-
Setter for max pool size.
- setMethod(String) - Method in class org.hawaiiframework.async.model.TaskProperties
-
Setter for method name.
- setMethod(String) - Method in class org.hawaiiframework.web.resource.ErrorResponseResource
-
Sets the HTTP method.
- setName(String) - Method in class org.hawaiiframework.async.model.ExecutorProperties
-
Setter for name.
- setName(String) - Method in class org.hawaiiframework.async.model.SystemProperties
-
Setter for the name.
- setOrder(int) - Method in class org.hawaiiframework.logging.config.LoggingFilterProperties
-
Setter for the order.
- setOrder(int) - Method in class org.hawaiiframework.sql.ResourceSqlQueryResolver
-
- setOrder(int) - Method in class org.hawaiiframework.sql.SqlQueryResolverComposite
-
- setPrefix(String) - Method in class org.hawaiiframework.sql.ResourceSqlQueryResolver
-
Set the prefix that gets prepended to sql query names when building the resource location.
- setQuery(String) - Method in class org.hawaiiframework.web.resource.ErrorResponseResource
-
Sets the query string.
- setQueryTimestamp(long) - Method in class org.hawaiiframework.sql.AbstractCachingSqlQueryResolver.QueryHolder
-
- setReadListener(ReadListener) - Method in class org.hawaiiframework.logging.web.filter.ResettableServletInputStream
- setRefreshTimestamp(long) - Method in class org.hawaiiframework.sql.AbstractCachingSqlQueryResolver.QueryHolder
-
- setRequestDuration(LoggingFilterProperties) - Method in class org.hawaiiframework.logging.config.HawaiiLoggingConfigurationProperties
-
Setter for the request duration logging filter properties.
- setRequestId(HttpHeaderLoggingFilterProperties) - Method in class org.hawaiiframework.logging.config.HawaiiLoggingConfigurationProperties
-
Setter for the request id logging filter properties.
- setRequestResponse(RequestResponseLogFilterConfiguration) - Method in class org.hawaiiframework.logging.config.HawaiiLoggingConfigurationProperties
-
Setter for the request-response logging filter properties.
- setSqlQuery(String) - Method in class org.hawaiiframework.sql.AbstractCachingSqlQueryResolver.QueryHolder
-
- setSqlQueryResolvers(List<SqlQueryResolver>) - Method in class org.hawaiiframework.sql.SqlQueryResolverComposite
-
- setStatusCode(int) - Method in class org.hawaiiframework.web.resource.ErrorResponseResource
-
Sets the response status code.
- setStatusMessage(String) - Method in class org.hawaiiframework.web.resource.ErrorResponseResource
-
Sets the response status message.
- setSuffix(String) - Method in class org.hawaiiframework.sql.ResourceSqlQueryResolver
-
Set the suffix that gets appended to sql query names when building the resource location.
- setSystems(List<SystemProperties>) - Method in class org.hawaiiframework.async.model.ExecutorConfigurationProperties
-
Setter for the systems.
- setTaskAbortStrategy(TaskAbortStrategy) - Method in class org.hawaiiframework.async.timeout.SharedTaskContext
-
Register the task abort strategy.
- setTaskAbortStrategy(TaskAbortStrategy) - Static method in class org.hawaiiframework.async.timeout.SharedTaskContextHolder
-
Set the current thread's taskAbortStrategy
.
- setTaskRemoveStrategy(TaskRemoveStrategy) - Method in class org.hawaiiframework.async.timeout.SharedTaskContext
-
Register the task removal strategy.
- setTasks(List<TaskProperties>) - Method in class org.hawaiiframework.async.model.SystemProperties
-
Setter for the tasks.
- setTimeout(Integer) - Method in class org.hawaiiframework.async.model.TaskProperties
-
Setter for timeout.
- setTimeoutGuardTaskRemoveStrategy(TaskRemoveStrategy) - Method in class org.hawaiiframework.async.timeout.SharedTaskContext
-
Register the timeout guard task removal strategy.
- setTimezone(String) - Method in class org.hawaiiframework.boot.autoconfigure.time.HawaiiTimeProperties
-
- setTransactionId(HttpHeaderLoggingFilterProperties) - Method in class org.hawaiiframework.logging.config.HawaiiLoggingConfigurationProperties
-
Setter for the transaction id logging filter properties.
- setUpMockMvc() - Method in class org.hawaiiframework.test.mockmvc.AbstractMockMvcTest
-
- setUri(String) - Method in class org.hawaiiframework.web.resource.ErrorResponseResource
-
Sets the request URI.
- setUserDetails(LoggingFilterProperties) - Method in class org.hawaiiframework.logging.config.HawaiiLoggingConfigurationProperties
-
Setter for the user details logging filter properties.
- setZone(ZoneId) - Method in class org.hawaiiframework.time.HawaiiTime
-
Sets the zone to be used by this HawaiiTime
.
- SharedTaskContext - Class in org.hawaiiframework.async.timeout
-
- SharedTaskContext(String, ExecutorConfigurationProperties, ExecutorStatistics) - Constructor for class org.hawaiiframework.async.timeout.SharedTaskContext
-
Construct an instance.
- SharedTaskContextHolder - Class in org.hawaiiframework.async.timeout
-
Is used by the guarded task to register it's task abort command (if applicable).
- size() - Method in interface org.hawaiiframework.util.tuple.Tuple
-
Returns the number of elements of this tuple.
- size() - Method in class org.hawaiiframework.util.tuple.Tuple1
-
- size() - Method in class org.hawaiiframework.util.tuple.Tuple10
-
- size() - Method in class org.hawaiiframework.util.tuple.Tuple2
-
- size() - Method in class org.hawaiiframework.util.tuple.Tuple3
-
- size() - Method in class org.hawaiiframework.util.tuple.Tuple4
-
- size() - Method in class org.hawaiiframework.util.tuple.Tuple5
-
- size() - Method in class org.hawaiiframework.util.tuple.Tuple6
-
- size() - Method in class org.hawaiiframework.util.tuple.Tuple7
-
- size() - Method in class org.hawaiiframework.util.tuple.Tuple8
-
- size() - Method in class org.hawaiiframework.util.tuple.Tuple9
-
- SqlQueryResolver - Interface in org.hawaiiframework.sql
-
Interface to be implemented by objects that can resolve sql queries by name.
- SqlQueryResolverComposite - Class in org.hawaiiframework.sql
-
- SqlQueryResolverComposite() - Constructor for class org.hawaiiframework.sql.SqlQueryResolverComposite
-
- stack - Variable in class org.hawaiiframework.util.StackedHashMap
-
- StackedHashMap<K,V> - Class in org.hawaiiframework.util
-
A stacked HashMap
implementation.
- StackedHashMap() - Constructor for class org.hawaiiframework.util.StackedHashMap
-
Constructs a new StackedHashMap
.
- StackedHashMap(Map<? extends K, ? extends V>) - Constructor for class org.hawaiiframework.util.StackedHashMap
-
Constructs a new StackedHashMap
with the same mappings as the supplied Map
.
- stackSize() - Method in class org.hawaiiframework.util.StackedHashMap
-
Returns the number of elements (HashMap
s) on the stack.
- startExecution() - Method in class org.hawaiiframework.async.statistics.TaskStatistics
-
Set the timestamp the task is actually run.
- startExecution() - Method in class org.hawaiiframework.async.timeout.SharedTaskContext
-
Signal the start of the task's execution.
- stopExecution() - Method in class org.hawaiiframework.async.statistics.TaskStatistics
-
Set the timestamp the task is finished running.
- SystemProperties - Class in org.hawaiiframework.async.model
-
Configuration properties for a system.
- SystemProperties() - Constructor for class org.hawaiiframework.async.model.SystemProperties
-