- calculateDeviceUsage(UserAction, List<DeviceUsage>) - Method in class com.datawizards.kafka.streams.ApplicationMain
-
- calculateFavouriteDevice(List<DeviceUsage>) - Method in class com.datawizards.kafka.streams.ApplicationMain
-
- clearActionsCount() - Method in class com.datawizards.model.DeviceUsage.Builder
-
Clears the value of the 'actions_count' field.
- clearActionsCount() - Method in class com.datawizards.model.UserProfile.Builder
-
Clears the value of the 'actions_count' field.
- clearDevice() - Method in class com.datawizards.model.DeviceUsage.Builder
-
Clears the value of the 'device' field.
- clearDevice() - Method in class com.datawizards.model.UserAction.Builder
-
Clears the value of the 'device' field.
- clearDeviceUsage() - Method in class com.datawizards.model.UserProfile.Builder
-
Clears the value of the 'device_usage' field.
- clearEventDate() - Method in class com.datawizards.model.UserAction.Builder
-
Clears the value of the 'event_date' field.
- clearEventId() - Method in class com.datawizards.model.UserAction.Builder
-
Clears the value of the 'event_id' field.
- clearEventType() - Method in class com.datawizards.model.UserAction.Builder
-
Clears the value of the 'event_type' field.
- clearFavouriteDevice() - Method in class com.datawizards.model.UserProfile.Builder
-
Clears the value of the 'favourite_device' field.
- clearFirstName() - Method in class com.datawizards.model.User.Builder
-
Clears the value of the 'first_name' field.
- clearId() - Method in class com.datawizards.model.User.Builder
-
Clears the value of the 'id' field.
- clearLastAction() - Method in class com.datawizards.model.UserProfile.Builder
-
Clears the value of the 'last_action' field.
- clearLastName() - Method in class com.datawizards.model.User.Builder
-
Clears the value of the 'last_name' field.
- clearListingId() - Method in class com.datawizards.model.UserAction.Builder
-
Clears the value of the 'listing_id' field.
- clearSessionId() - Method in class com.datawizards.model.UserAction.Builder
-
Clears the value of the 'session_id' field.
- clearUserId() - Method in class com.datawizards.model.UserAction.Builder
-
Clears the value of the 'user_id' field.
- clearUserId() - Method in class com.datawizards.model.UserProfile.Builder
-
Clears the value of the 'user_id' field.
- com.datawizards.kafka.streams - package com.datawizards.kafka.streams
-
- com.datawizards.model - package com.datawizards.model
-
- createDecoder(SchemaStore) - Static method in class com.datawizards.model.DeviceUsage
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class com.datawizards.model.User
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class com.datawizards.model.UserAction
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class com.datawizards.model.UserProfile
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- get(int) - Method in class com.datawizards.model.DeviceUsage
-
- get(int) - Method in class com.datawizards.model.User
-
- get(int) - Method in class com.datawizards.model.UserAction
-
- get(int) - Method in class com.datawizards.model.UserProfile
-
- getActionsCount() - Method in class com.datawizards.model.DeviceUsage.Builder
-
Gets the value of the 'actions_count' field.
- getActionsCount() - Method in class com.datawizards.model.DeviceUsage
-
Gets the value of the 'actions_count' field.
- getActionsCount() - Method in class com.datawizards.model.UserProfile.Builder
-
Gets the value of the 'actions_count' field.
- getActionsCount() - Method in class com.datawizards.model.UserProfile
-
Gets the value of the 'actions_count' field.
- getClassSchema() - Static method in class com.datawizards.model.DeviceUsage
-
- getClassSchema() - Static method in class com.datawizards.model.User
-
- getClassSchema() - Static method in class com.datawizards.model.UserAction
-
- getClassSchema() - Static method in class com.datawizards.model.UserProfile
-
- getConversion(int) - Method in class com.datawizards.model.UserAction
-
- getConversion(int) - Method in class com.datawizards.model.UserProfile
-
- getDecoder() - Static method in class com.datawizards.model.DeviceUsage
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class com.datawizards.model.User
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class com.datawizards.model.UserAction
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class com.datawizards.model.UserProfile
-
Return the BinaryMessageDecoder instance used by this class.
- getDevice() - Method in class com.datawizards.model.DeviceUsage.Builder
-
Gets the value of the 'device' field.
- getDevice() - Method in class com.datawizards.model.DeviceUsage
-
Gets the value of the 'device' field.
- getDevice() - Method in class com.datawizards.model.UserAction.Builder
-
Gets the value of the 'device' field.
- getDevice() - Method in class com.datawizards.model.UserAction
-
Gets the value of the 'device' field.
- getDeviceUsage() - Method in class com.datawizards.model.UserProfile.Builder
-
Gets the value of the 'device_usage' field.
- getDeviceUsage() - Method in class com.datawizards.model.UserProfile
-
Gets the value of the 'device_usage' field.
- getEventDate() - Method in class com.datawizards.model.UserAction.Builder
-
Gets the value of the 'event_date' field.
- getEventDate() - Method in class com.datawizards.model.UserAction
-
Gets the value of the 'event_date' field.
- getEventId() - Method in class com.datawizards.model.UserAction.Builder
-
Gets the value of the 'event_id' field.
- getEventId() - Method in class com.datawizards.model.UserAction
-
Gets the value of the 'event_id' field.
- getEventType() - Method in class com.datawizards.model.UserAction.Builder
-
Gets the value of the 'event_type' field.
- getEventType() - Method in class com.datawizards.model.UserAction
-
Gets the value of the 'event_type' field.
- getFavouriteDevice() - Method in class com.datawizards.model.UserProfile.Builder
-
Gets the value of the 'favourite_device' field.
- getFavouriteDevice() - Method in class com.datawizards.model.UserProfile
-
Gets the value of the 'favourite_device' field.
- getFirstName() - Method in class com.datawizards.model.User.Builder
-
Gets the value of the 'first_name' field.
- getFirstName() - Method in class com.datawizards.model.User
-
Gets the value of the 'first_name' field.
- getId() - Method in class com.datawizards.model.User.Builder
-
Gets the value of the 'id' field.
- getId() - Method in class com.datawizards.model.User
-
Gets the value of the 'id' field.
- getLastAction() - Method in class com.datawizards.model.UserProfile.Builder
-
Gets the value of the 'last_action' field.
- getLastAction() - Method in class com.datawizards.model.UserProfile
-
Gets the value of the 'last_action' field.
- getLastName() - Method in class com.datawizards.model.User.Builder
-
Gets the value of the 'last_name' field.
- getLastName() - Method in class com.datawizards.model.User
-
Gets the value of the 'last_name' field.
- getListingId() - Method in class com.datawizards.model.UserAction.Builder
-
Gets the value of the 'listing_id' field.
- getListingId() - Method in class com.datawizards.model.UserAction
-
Gets the value of the 'listing_id' field.
- getSchema() - Method in class com.datawizards.model.DeviceUsage
-
- getSchema() - Method in class com.datawizards.model.User
-
- getSchema() - Method in class com.datawizards.model.UserAction
-
- getSchema() - Method in class com.datawizards.model.UserProfile
-
- getSessionId() - Method in class com.datawizards.model.UserAction.Builder
-
Gets the value of the 'session_id' field.
- getSessionId() - Method in class com.datawizards.model.UserAction
-
Gets the value of the 'session_id' field.
- getUserId() - Method in class com.datawizards.model.UserAction.Builder
-
Gets the value of the 'user_id' field.
- getUserId() - Method in class com.datawizards.model.UserAction
-
Gets the value of the 'user_id' field.
- getUserId() - Method in class com.datawizards.model.UserProfile.Builder
-
Gets the value of the 'user_id' field.
- getUserId() - Method in class com.datawizards.model.UserProfile
-
Gets the value of the 'user_id' field.
- hasActionsCount() - Method in class com.datawizards.model.DeviceUsage.Builder
-
Checks whether the 'actions_count' field has been set.
- hasActionsCount() - Method in class com.datawizards.model.UserProfile.Builder
-
Checks whether the 'actions_count' field has been set.
- hasDevice() - Method in class com.datawizards.model.DeviceUsage.Builder
-
Checks whether the 'device' field has been set.
- hasDevice() - Method in class com.datawizards.model.UserAction.Builder
-
Checks whether the 'device' field has been set.
- hasDeviceUsage() - Method in class com.datawizards.model.UserProfile.Builder
-
Checks whether the 'device_usage' field has been set.
- hasEventDate() - Method in class com.datawizards.model.UserAction.Builder
-
Checks whether the 'event_date' field has been set.
- hasEventId() - Method in class com.datawizards.model.UserAction.Builder
-
Checks whether the 'event_id' field has been set.
- hasEventType() - Method in class com.datawizards.model.UserAction.Builder
-
Checks whether the 'event_type' field has been set.
- hasFavouriteDevice() - Method in class com.datawizards.model.UserProfile.Builder
-
Checks whether the 'favourite_device' field has been set.
- hasFirstName() - Method in class com.datawizards.model.User.Builder
-
Checks whether the 'first_name' field has been set.
- hasId() - Method in class com.datawizards.model.User.Builder
-
Checks whether the 'id' field has been set.
- hasLastAction() - Method in class com.datawizards.model.UserProfile.Builder
-
Checks whether the 'last_action' field has been set.
- hasLastName() - Method in class com.datawizards.model.User.Builder
-
Checks whether the 'last_name' field has been set.
- hasListingId() - Method in class com.datawizards.model.UserAction.Builder
-
Checks whether the 'listing_id' field has been set.
- hasSessionId() - Method in class com.datawizards.model.UserAction.Builder
-
Checks whether the 'session_id' field has been set.
- hasUserId() - Method in class com.datawizards.model.UserAction.Builder
-
Checks whether the 'user_id' field has been set.
- hasUserId() - Method in class com.datawizards.model.UserProfile.Builder
-
Checks whether the 'user_id' field has been set.
- newBuilder() - Static method in class com.datawizards.model.DeviceUsage
-
Creates a new DeviceUsage RecordBuilder.
- newBuilder(DeviceUsage.Builder) - Static method in class com.datawizards.model.DeviceUsage
-
Creates a new DeviceUsage RecordBuilder by copying an existing Builder.
- newBuilder(DeviceUsage) - Static method in class com.datawizards.model.DeviceUsage
-
Creates a new DeviceUsage RecordBuilder by copying an existing DeviceUsage instance.
- newBuilder() - Static method in class com.datawizards.model.User
-
Creates a new User RecordBuilder.
- newBuilder(User.Builder) - Static method in class com.datawizards.model.User
-
Creates a new User RecordBuilder by copying an existing Builder.
- newBuilder(User) - Static method in class com.datawizards.model.User
-
Creates a new User RecordBuilder by copying an existing User instance.
- newBuilder() - Static method in class com.datawizards.model.UserAction
-
Creates a new UserAction RecordBuilder.
- newBuilder(UserAction.Builder) - Static method in class com.datawizards.model.UserAction
-
Creates a new UserAction RecordBuilder by copying an existing Builder.
- newBuilder(UserAction) - Static method in class com.datawizards.model.UserAction
-
Creates a new UserAction RecordBuilder by copying an existing UserAction instance.
- newBuilder() - Static method in class com.datawizards.model.UserProfile
-
Creates a new UserProfile RecordBuilder.
- newBuilder(UserProfile.Builder) - Static method in class com.datawizards.model.UserProfile
-
Creates a new UserProfile RecordBuilder by copying an existing Builder.
- newBuilder(UserProfile) - Static method in class com.datawizards.model.UserProfile
-
Creates a new UserProfile RecordBuilder by copying an existing UserProfile instance.
- SCHEMA$ - Static variable in class com.datawizards.model.DeviceUsage
-
- SCHEMA$ - Static variable in class com.datawizards.model.User
-
- SCHEMA$ - Static variable in class com.datawizards.model.UserAction
-
- SCHEMA$ - Static variable in class com.datawizards.model.UserProfile
-
- session_id - Variable in class com.datawizards.model.UserAction
-
Deprecated.
- setActionsCount(long) - Method in class com.datawizards.model.DeviceUsage.Builder
-
Sets the value of the 'actions_count' field.
- setActionsCount(Long) - Method in class com.datawizards.model.DeviceUsage
-
Sets the value of the 'actions_count' field.
- setActionsCount(long) - Method in class com.datawizards.model.UserProfile.Builder
-
Sets the value of the 'actions_count' field.
- setActionsCount(Long) - Method in class com.datawizards.model.UserProfile
-
Sets the value of the 'actions_count' field.
- setDevice(CharSequence) - Method in class com.datawizards.model.DeviceUsage.Builder
-
Sets the value of the 'device' field.
- setDevice(CharSequence) - Method in class com.datawizards.model.DeviceUsage
-
Sets the value of the 'device' field.
- setDevice(CharSequence) - Method in class com.datawizards.model.UserAction.Builder
-
Sets the value of the 'device' field.
- setDevice(CharSequence) - Method in class com.datawizards.model.UserAction
-
Sets the value of the 'device' field.
- setDeviceUsage(List<DeviceUsage>) - Method in class com.datawizards.model.UserProfile.Builder
-
Sets the value of the 'device_usage' field.
- setDeviceUsage(List<DeviceUsage>) - Method in class com.datawizards.model.UserProfile
-
Sets the value of the 'device_usage' field.
- setEventDate(DateTime) - Method in class com.datawizards.model.UserAction.Builder
-
Sets the value of the 'event_date' field.
- setEventDate(DateTime) - Method in class com.datawizards.model.UserAction
-
Sets the value of the 'event_date' field.
- setEventId(CharSequence) - Method in class com.datawizards.model.UserAction.Builder
-
Sets the value of the 'event_id' field.
- setEventId(CharSequence) - Method in class com.datawizards.model.UserAction
-
Sets the value of the 'event_id' field.
- setEventType(CharSequence) - Method in class com.datawizards.model.UserAction.Builder
-
Sets the value of the 'event_type' field.
- setEventType(CharSequence) - Method in class com.datawizards.model.UserAction
-
Sets the value of the 'event_type' field.
- setFavouriteDevice(CharSequence) - Method in class com.datawizards.model.UserProfile.Builder
-
Sets the value of the 'favourite_device' field.
- setFavouriteDevice(CharSequence) - Method in class com.datawizards.model.UserProfile
-
Sets the value of the 'favourite_device' field.
- setFirstName(CharSequence) - Method in class com.datawizards.model.User.Builder
-
Sets the value of the 'first_name' field.
- setFirstName(CharSequence) - Method in class com.datawizards.model.User
-
Sets the value of the 'first_name' field.
- setId(CharSequence) - Method in class com.datawizards.model.User.Builder
-
Sets the value of the 'id' field.
- setId(CharSequence) - Method in class com.datawizards.model.User
-
Sets the value of the 'id' field.
- setLastAction(DateTime) - Method in class com.datawizards.model.UserProfile.Builder
-
Sets the value of the 'last_action' field.
- setLastAction(DateTime) - Method in class com.datawizards.model.UserProfile
-
Sets the value of the 'last_action' field.
- setLastName(CharSequence) - Method in class com.datawizards.model.User.Builder
-
Sets the value of the 'last_name' field.
- setLastName(CharSequence) - Method in class com.datawizards.model.User
-
Sets the value of the 'last_name' field.
- setListingId(CharSequence) - Method in class com.datawizards.model.UserAction.Builder
-
Sets the value of the 'listing_id' field.
- setListingId(CharSequence) - Method in class com.datawizards.model.UserAction
-
Sets the value of the 'listing_id' field.
- setSessionId(CharSequence) - Method in class com.datawizards.model.UserAction.Builder
-
Sets the value of the 'session_id' field.
- setSessionId(CharSequence) - Method in class com.datawizards.model.UserAction
-
Sets the value of the 'session_id' field.
- setUserId(CharSequence) - Method in class com.datawizards.model.UserAction.Builder
-
Sets the value of the 'user_id' field.
- setUserId(CharSequence) - Method in class com.datawizards.model.UserAction
-
Sets the value of the 'user_id' field.
- setUserId(CharSequence) - Method in class com.datawizards.model.UserProfile.Builder
-
Sets the value of the 'user_id' field.
- setUserId(CharSequence) - Method in class com.datawizards.model.UserProfile
-
Sets the value of the 'user_id' field.