A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages

S

scheduledAspect() - Method in class org.hawaiiframework.logging.config.ScheduledConfiguration
 
ScheduledAspect - Class in org.hawaiiframework.logging.scheduled
Aspect around @Scheduled annotation to allow participating in Kibana tx's.
ScheduledAspect() - Constructor for class org.hawaiiframework.logging.scheduled.ScheduledAspect
 
ScheduledConfiguration - Class in org.hawaiiframework.logging.config
Configuration for adding transaction id's to scheduled methods.
ScheduledConfiguration() - Constructor for class org.hawaiiframework.logging.config.ScheduledConfiguration
 
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.
SESSION_ID - org.hawaiiframework.logging.model.KibanaLogFieldNames
 
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.
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.
setAllowedContentTypes(List<String>) - Method in class org.hawaiiframework.logging.config.HawaiiLoggingConfigurationProperties
 
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.
setApplicationContext(ApplicationContext) - Method in class org.hawaiiframework.async.task_listener.OpenTracingAsyncTaskListenerFactory
 
setApplicationContext(ApplicationContext) - Method in class org.hawaiiframework.logging.opentracing.OpentracingResponseFilter
 
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.
setBlockWhenExhausted(Boolean) - Method in class org.hawaiiframework.cache.redis.config.RedisPoolConfigurationProperties
 
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.
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.
setClusterMaster(String) - Method in class org.hawaiiframework.cache.redis.config.RedisConfigurationProperties
 
setCode(String) - Method in class org.hawaiiframework.web.resource.ValidationErrorResource
 
setContainerName(ContainerNameHttpHeaderFilterProperties) - Method in class org.hawaiiframework.logging.config.filter.HawaiiLoggingFilterConfigurationProperties
Setter for the container name response filter properties.
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.
setDefaultTimeOutInMinutes(Long) - Method in class org.hawaiiframework.cache.redis.config.RedisConfigurationProperties
 
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.filter.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.
setField(String) - Method in class org.hawaiiframework.web.resource.ValidationErrorResource
 
setHostname(String) - Method in class org.hawaiiframework.logging.config.filter.ContainerNameHttpHeaderFilterProperties
 
setHttpHeader(String) - Method in class org.hawaiiframework.logging.config.filter.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.filter.HawaiiLoggingFilterConfigurationProperties
Setter for the Kibana log filter properties.
setKibanaLogCleanup(LoggingFilterProperties) - Method in class org.hawaiiframework.logging.config.filter.HawaiiLoggingFilterConfigurationProperties
Setter for the Kibana log cleanup filter properties.
setMaxIdle(Integer) - Method in class org.hawaiiframework.cache.redis.config.RedisPoolConfigurationProperties
 
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.
setMaxTotal(Integer) - Method in class org.hawaiiframework.cache.redis.config.RedisPoolConfigurationProperties
 
setMaxWaitMillis(Long) - Method in class org.hawaiiframework.cache.redis.config.RedisPoolConfigurationProperties
 
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.
setMinEvictableIdleTimeMillis(Long) - Method in class org.hawaiiframework.cache.redis.config.RedisPoolConfigurationProperties
 
setMinIdle(Integer) - Method in class org.hawaiiframework.cache.redis.config.RedisPoolConfigurationProperties
 
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.
setNumTestsPerEvictionRun(Integer) - Method in class org.hawaiiframework.cache.redis.config.RedisPoolConfigurationProperties
 
setOpentracingResponse(LoggingFilterProperties) - Method in class org.hawaiiframework.logging.config.filter.HawaiiLoggingFilterConfigurationProperties
 
setOrder(int) - Method in class org.hawaiiframework.logging.config.filter.LoggingFilterProperties
Setter for the order.
setOrder(int) - Method in class org.hawaiiframework.sql.ResourceSqlQueryResolver
Set the order in which this SqlQueryResolver is evaluated.
setOrder(int) - Method in class org.hawaiiframework.sql.SqlQueryResolverComposite
 
setPoolConfiguration(RedisPoolConfigurationProperties) - Method in class org.hawaiiframework.cache.redis.config.RedisConfigurationProperties
 
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.filter.HawaiiLoggingFilterConfigurationProperties
Setter for the request duration logging filter properties.
setRequestId(HttpHeaderLoggingFilterProperties) - Method in class org.hawaiiframework.logging.config.filter.HawaiiLoggingFilterConfigurationProperties
Setter for the request id logging filter properties.
setRequestResponse(LoggingFilterProperties) - Method in class org.hawaiiframework.logging.config.filter.HawaiiLoggingFilterConfigurationProperties
Setter for the request-response logging filter properties.
setSentinelHostsAndPorts(List<String>) - Method in class org.hawaiiframework.cache.redis.config.RedisConfigurationProperties
 
setSharedTaskContext(SharedTaskContext) - Method in class org.hawaiiframework.async.task_listener.KibanaLogFieldsTaskListener
 
setSharedTaskContext(SharedTaskContext) - Method in class org.hawaiiframework.async.task_listener.LoggingTaskListener
 
setSharedTaskContext(SharedTaskContext) - Method in class org.hawaiiframework.async.task_listener.OpenTracingAsyncTaskListener
 
setSharedTaskContext(SharedTaskContext) - Method in interface org.hawaiiframework.async.task_listener.TaskListener
Set the shared task context in this task context.
setSoftwareVersion(LoggingFilterProperties) - Method in class org.hawaiiframework.logging.config.filter.HawaiiLoggingFilterConfigurationProperties
Setter for the software version logging filter properties.
setSqlQuery(String) - Method in class org.hawaiiframework.sql.AbstractCachingSqlQueryResolver.QueryHolder
 
setSqlQueryResolvers(List<SqlQueryResolver>) - Method in class org.hawaiiframework.sql.SqlQueryResolverComposite
Set the list of SqlQueryResolvers to delegate to.
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.
setTestOnBorrow(Boolean) - Method in class org.hawaiiframework.cache.redis.config.RedisPoolConfigurationProperties
 
setTestOnReturn(Boolean) - Method in class org.hawaiiframework.cache.redis.config.RedisPoolConfigurationProperties
 
setTestWhenIdle(Boolean) - Method in class org.hawaiiframework.cache.redis.config.RedisPoolConfigurationProperties
 
setTimeBetweenEvictionRunsMillis(Long) - Method in class org.hawaiiframework.cache.redis.config.RedisPoolConfigurationProperties
 
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.filter.HawaiiLoggingFilterConfigurationProperties
Setter for the transaction id logging filter properties.
setTransactionType(LoggingFilterProperties) - Method in class org.hawaiiframework.logging.config.filter.HawaiiLoggingFilterConfigurationProperties
Setter for the transaction type 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.filter.HawaiiLoggingFilterConfigurationProperties
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 - Variable in class org.hawaiiframework.async.HawaiiAsyncRunnable
The abort strategy to set on the executing thread's ThreadLocal SharedTaskContextHolder.
SharedTaskContext - Class in org.hawaiiframework.async.timeout
The strategy is used by the TimeoutGuardTask to stop a running guarded task.
SharedTaskContext(String, ExecutorConfigurationProperties, ExecutorStatistics, List<TaskListener>) - 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
 
SOFTWARE_VERSION - org.hawaiiframework.logging.model.KibanaLogFieldNames
 
softwareVersionLogFilter() - Method in class org.hawaiiframework.logging.config.filter.SoftwareVersionLogFilterConfiguration
Create the software version logging filter bean.
SoftwareVersionLogFilter - Class in org.hawaiiframework.logging.web.filter
Servlet filter that logs the software version of the application.
SoftwareVersionLogFilter(BuildProperties) - Constructor for class org.hawaiiframework.logging.web.filter.SoftwareVersionLogFilter
The constructor.
SoftwareVersionLogFilterConfiguration - Class in org.hawaiiframework.logging.config.filter
Configures the SoftwareVersionLogFilter.
SoftwareVersionLogFilterConfiguration(HawaiiLoggingFilterConfigurationProperties, BuildProperties) - Constructor for class org.hawaiiframework.logging.config.filter.SoftwareVersionLogFilterConfiguration
The constructor.
softwareVersionLogFilterRegistration(SoftwareVersionLogFilter) - Method in class org.hawaiiframework.logging.config.filter.SoftwareVersionLogFilterConfiguration
Create and register the SoftwareVersionLogFilter bean.
SPAN_ID - org.hawaiiframework.logging.opentracing.OpentracingKibanaLogField
 
SPAN_OPERATION_NAME - org.hawaiiframework.logging.opentracing.OpentracingKibanaLogField
 
SqlLoggingState - Class in org.hawaiiframework.logging.sql
Auto closeable state of sql statement logging.
SqlLoggingState() - Constructor for class org.hawaiiframework.logging.sql.SqlLoggingState
 
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
A SqlQueryResolver that delegates to others.
SqlQueryResolverComposite() - Constructor for class org.hawaiiframework.sql.SqlQueryResolverComposite
 
SqlStatementLogging - Class in org.hawaiiframework.logging.sql
Utility class to suppress sql logging.
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 (HashMaps) on the stack.
START - org.hawaiiframework.logging.model.KibanaLogTypeNames
 
startExecution() - Method in class org.hawaiiframework.async.statistics.TaskStatistics
Set the timestamp the task is actually run.
startExecution() - Method in class org.hawaiiframework.async.task_listener.KibanaLogFieldsTaskListener
 
startExecution() - Method in class org.hawaiiframework.async.task_listener.LoggingTaskListener
 
startExecution() - Method in class org.hawaiiframework.async.task_listener.OpenTracingAsyncTaskListener
 
startExecution() - Method in interface org.hawaiiframework.async.task_listener.TaskListener
Called just before the task is started.
startExecution() - Method in class org.hawaiiframework.async.timeout.SharedTaskContext
Signal the start of the task's execution.
statementLoggerQueryExecutionListener() - Method in class org.hawaiiframework.logging.config.StatementLoggerQueryExecutionListenerConfiguration
Create a statement logger query execution listener.
StatementLoggerQueryExecutionListener - Class in org.hawaiiframework.logging.sql
A listener for logging purposes.
StatementLoggerQueryExecutionListener() - Constructor for class org.hawaiiframework.logging.sql.StatementLoggerQueryExecutionListener
 
StatementLoggerQueryExecutionListenerConfiguration - Class in org.hawaiiframework.logging.config
Configuration for statement execution logging.
StatementLoggerQueryExecutionListenerConfiguration() - Constructor for class org.hawaiiframework.logging.config.StatementLoggerQueryExecutionListenerConfiguration
 
stopExecution() - Method in class org.hawaiiframework.async.statistics.TaskStatistics
Set the timestamp the task is finished running.
submit(Runnable) - Method in class org.hawaiiframework.async.DelegatingExecutor
submit(Callable<T>) - Method in class org.hawaiiframework.async.DelegatingExecutor
submitListenable(Callable<T>) - Method in class org.hawaiiframework.async.DelegatingExecutor
submitListenable(Runnable) - Method in class org.hawaiiframework.async.DelegatingExecutor
SUCCESS - org.hawaiiframework.logging.model.KibanaLogCallResultTypes
 
suppress() - Static method in class org.hawaiiframework.logging.sql.SqlStatementLogging
Suppress logging.
SystemProperties - Class in org.hawaiiframework.async.model
Configuration properties for a system.
SystemProperties() - Constructor for class org.hawaiiframework.async.model.SystemProperties
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages