JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
P
R
S
T
U
V
A
addMetadata(String, String)
- Method in class com.github.phillipkruger.profiling.
UserEvent
ApplicationConfig
- Class in
com.github.phillipkruger.profiling
Activate JAX-RS.
ApplicationConfig()
- Constructor for class com.github.phillipkruger.profiling.
ApplicationConfig
B
BootstrapData
- Interface in
com.github.phillipkruger.profiling.startup
Just some test data
BootstrapService
- Class in
com.github.phillipkruger.profiling.startup
Start an internal elasticsearch service, and load some test events so that we data to play with
BootstrapService()
- Constructor for class com.github.phillipkruger.profiling.startup.
BootstrapService
C
call()
- Method in class com.github.phillipkruger.profiling.health.
ProfilingHealthCheck
ClientNotAvailableException
- Exception in
com.github.phillipkruger.profiling.repository
ClientNotAvailableException(String)
- Constructor for exception com.github.phillipkruger.profiling.repository.
ClientNotAvailableException
ClientNotAvailableException(String, Throwable)
- Constructor for exception com.github.phillipkruger.profiling.repository.
ClientNotAvailableException
ClientNotAvailableException(Throwable)
- Constructor for exception com.github.phillipkruger.profiling.repository.
ClientNotAvailableException
ClientNotAvailableException(String, Throwable, boolean, boolean)
- Constructor for exception com.github.phillipkruger.profiling.repository.
ClientNotAvailableException
CLUSTER_NAME
- Static variable in interface com.github.phillipkruger.profiling.repository.
IndexDetails
com.github.phillipkruger.profiling
- package com.github.phillipkruger.profiling
com.github.phillipkruger.profiling.eventstatus
- package com.github.phillipkruger.profiling.eventstatus
com.github.phillipkruger.profiling.health
- package com.github.phillipkruger.profiling.health
com.github.phillipkruger.profiling.jaxrs
- package com.github.phillipkruger.profiling.jaxrs
com.github.phillipkruger.profiling.membership
- package com.github.phillipkruger.profiling.membership
com.github.phillipkruger.profiling.repository
- package com.github.phillipkruger.profiling.repository
com.github.phillipkruger.profiling.startup
- package com.github.phillipkruger.profiling.startup
D
deviceOptions
- Static variable in interface com.github.phillipkruger.profiling.startup.
BootstrapData
DURATION_IN_MINUTES
- Static variable in class com.github.phillipkruger.profiling.
UserEventConverter
E
EVENT_NAME
- Static variable in class com.github.phillipkruger.profiling.
UserEventConverter
EventLogger
- Class in
com.github.phillipkruger.profiling.repository
EventLogger()
- Constructor for class com.github.phillipkruger.profiling.repository.
EventLogger
EventLoggerFallbackHandler
- Class in
com.github.phillipkruger.profiling.repository
EventLoggerFallbackHandler()
- Constructor for class com.github.phillipkruger.profiling.repository.
EventLoggerFallbackHandler
EventSearcher
- Class in
com.github.phillipkruger.profiling.repository
EventSearcher()
- Constructor for class com.github.phillipkruger.profiling.repository.
EventSearcher
F
Failed
- Annotation Type in
com.github.phillipkruger.profiling.eventstatus
FAILURE_INDEX
- Static variable in interface com.github.phillipkruger.profiling.repository.
IndexDetails
fromJsonObject(JsonObject)
- Method in class com.github.phillipkruger.profiling.
UserEventConverter
fromJsonStream(InputStream)
- Method in class com.github.phillipkruger.profiling.
UserEventConverter
fromJsonString(String)
- Method in class com.github.phillipkruger.profiling.
UserEventConverter
G
getClient()
- Method in class com.github.phillipkruger.profiling.startup.
BootstrapService
getMembership(String, int)
- Method in interface com.github.phillipkruger.profiling.membership.
MembershipProxy
getUserEvents(int, int)
- Method in class com.github.phillipkruger.profiling.
ProfileService
gymClassOptions
- Static variable in interface com.github.phillipkruger.profiling.startup.
BootstrapData
gymPartners
- Static variable in interface com.github.phillipkruger.profiling.startup.
BootstrapData
H
handle(ExecutionContext)
- Method in class com.github.phillipkruger.profiling.repository.
EventLoggerFallbackHandler
handleSuccessfulEvents(UserEvent)
- Method in class com.github.phillipkruger.profiling.repository.
EventLogger
I
IndexDetails
- Interface in
com.github.phillipkruger.profiling.repository
init(Object)
- Method in class com.github.phillipkruger.profiling.startup.
BootstrapService
isReadable(Class<?>, Type, Annotation[], MediaType)
- Method in class com.github.phillipkruger.profiling.jaxrs.
UserEventReader
L
LOCATION
- Static variable in class com.github.phillipkruger.profiling.
UserEventConverter
logEvent(UserEvent)
- Method in class com.github.phillipkruger.profiling.
ProfileService
logEvent(String, UserEvent)
- Method in class com.github.phillipkruger.profiling.repository.
EventLogger
M
Membership
- Class in
com.github.phillipkruger.profiling.membership
Membership()
- Constructor for class com.github.phillipkruger.profiling.membership.
Membership
MembershipProxy
- Interface in
com.github.phillipkruger.profiling.membership
METADATA
- Static variable in class com.github.phillipkruger.profiling.
UserEventConverter
P
PARTNER_NAME
- Static variable in class com.github.phillipkruger.profiling.
UserEventConverter
Person
- Class in
com.github.phillipkruger.profiling.membership
Person()
- Constructor for class com.github.phillipkruger.profiling.membership.
Person
ProfileService
- Class in
com.github.phillipkruger.profiling
Profiling Service.
ProfileService()
- Constructor for class com.github.phillipkruger.profiling.
ProfileService
PROFILING_INDEX
- Static variable in interface com.github.phillipkruger.profiling.repository.
IndexDetails
ProfilingHealthCheck
- Class in
com.github.phillipkruger.profiling.health
Simple health check that test that the elasticsearch server is available.
ProfilingHealthCheck()
- Constructor for class com.github.phillipkruger.profiling.health.
ProfilingHealthCheck
R
readFrom(Class<UserEvent>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream)
- Method in class com.github.phillipkruger.profiling.jaxrs.
UserEventReader
S
search(String, Object, int)
- Method in class com.github.phillipkruger.profiling.repository.
EventSearcher
searchEvents(String, int)
- Method in class com.github.phillipkruger.profiling.
ProfileService
searchLocations(String, int)
- Method in class com.github.phillipkruger.profiling.
ProfileService
searchPartners(String, int)
- Method in class com.github.phillipkruger.profiling.
ProfileService
sportType
- Static variable in interface com.github.phillipkruger.profiling.startup.
BootstrapData
Successful
- Annotation Type in
com.github.phillipkruger.profiling.eventstatus
T
TIME_OCCURED
- Static variable in class com.github.phillipkruger.profiling.
UserEventConverter
TIME_RECEIVED
- Static variable in class com.github.phillipkruger.profiling.
UserEventConverter
toJsonObject(UserEvent)
- Method in class com.github.phillipkruger.profiling.
UserEventConverter
toJsonString(UserEvent)
- Method in class com.github.phillipkruger.profiling.
UserEventConverter
townOptions
- Static variable in interface com.github.phillipkruger.profiling.startup.
BootstrapData
Type
- Enum in
com.github.phillipkruger.profiling.membership
TYPE
- Static variable in interface com.github.phillipkruger.profiling.repository.
IndexDetails
U
USER_ID
- Static variable in class com.github.phillipkruger.profiling.
UserEventConverter
UserEvent
- Class in
com.github.phillipkruger.profiling
Event POJO
UserEvent()
- Constructor for class com.github.phillipkruger.profiling.
UserEvent
UserEventConverter
- Class in
com.github.phillipkruger.profiling
UserEventConverter()
- Constructor for class com.github.phillipkruger.profiling.
UserEventConverter
UserEventReader
- Class in
com.github.phillipkruger.profiling.jaxrs
UserEventReader()
- Constructor for class com.github.phillipkruger.profiling.jaxrs.
UserEventReader
V
valueOf(String)
- Static method in enum com.github.phillipkruger.profiling.membership.
Type
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.github.phillipkruger.profiling.membership.
Type
Returns an array containing the constants of this enum type, in the order they are declared.
A
B
C
D
E
F
G
H
I
L
M
P
R
S
T
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.