Skip navigation links
A B C D E F G H I L M N P R S T U W 

A

actions_count - Variable in class com.datawizards.model.DeviceUsage
Deprecated.
actions_count - Variable in class com.datawizards.model.UserProfile
Deprecated.
ApplicationMain - Class in com.datawizards.kafka.streams
 
ApplicationMain() - Constructor for class com.datawizards.kafka.streams.ApplicationMain
 

B

build() - Method in class com.datawizards.model.DeviceUsage.Builder
 
build() - Method in class com.datawizards.model.User.Builder
 
build() - Method in class com.datawizards.model.UserAction.Builder
 
build() - Method in class com.datawizards.model.UserProfile.Builder
 
buildTopology(KStreamBuilder) - Method in class com.datawizards.kafka.streams.ApplicationMain
 

C

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.

D

DATE_CONVERSION - Static variable in class com.datawizards.model.UserAction
 
DATE_CONVERSION - Static variable in class com.datawizards.model.UserProfile
 
DECIMAL_CONVERSION - Static variable in class com.datawizards.model.UserAction
 
DECIMAL_CONVERSION - Static variable in class com.datawizards.model.UserProfile
 
device - Variable in class com.datawizards.model.DeviceUsage
Deprecated.
device - Variable in class com.datawizards.model.UserAction
Deprecated.
device_usage - Variable in class com.datawizards.model.UserProfile
Deprecated.
DeviceUsage - Class in com.datawizards.model
 
DeviceUsage() - Constructor for class com.datawizards.model.DeviceUsage
Default constructor.
DeviceUsage(CharSequence, Long) - Constructor for class com.datawizards.model.DeviceUsage
All-args constructor.
DeviceUsage.Builder - Class in com.datawizards.model
RecordBuilder for DeviceUsage instances.

E

event_date - Variable in class com.datawizards.model.UserAction
Deprecated.
event_id - Variable in class com.datawizards.model.UserAction
Deprecated.
event_type - Variable in class com.datawizards.model.UserAction
Deprecated.

F

favourite_device - Variable in class com.datawizards.model.UserProfile
Deprecated.
first_name - Variable in class com.datawizards.model.User
Deprecated.
fromByteBuffer(ByteBuffer) - Static method in class com.datawizards.model.DeviceUsage
Deserializes a DeviceUsage from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.datawizards.model.User
Deserializes a User from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.datawizards.model.UserAction
Deserializes a UserAction from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.datawizards.model.UserProfile
Deserializes a UserProfile from a ByteBuffer.

G

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.

H

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.

I

id - Variable in class com.datawizards.model.User
Deprecated.

L

last_action - Variable in class com.datawizards.model.UserProfile
Deprecated.
last_name - Variable in class com.datawizards.model.User
Deprecated.
listing_id - Variable in class com.datawizards.model.UserAction
Deprecated.

M

main(String[]) - Static method in class com.datawizards.kafka.streams.ApplicationMain
 
main(String[]) - Static method in class com.datawizards.kafka.streams.UserActionsConsumer
 
main(String[]) - Static method in class com.datawizards.kafka.streams.UserActionsDummyProducer
 
main(String[]) - Static method in class com.datawizards.kafka.streams.UserProfileConsumer
 

N

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.

P

put(int, Object) - Method in class com.datawizards.model.DeviceUsage
 
put(int, Object) - Method in class com.datawizards.model.User
 
put(int, Object) - Method in class com.datawizards.model.UserAction
 
put(int, Object) - Method in class com.datawizards.model.UserProfile
 

R

readExternal(ObjectInput) - Method in class com.datawizards.model.DeviceUsage
 
readExternal(ObjectInput) - Method in class com.datawizards.model.User
 
readExternal(ObjectInput) - Method in class com.datawizards.model.UserAction
 
readExternal(ObjectInput) - Method in class com.datawizards.model.UserProfile
 

S

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.

T

TIME_CONVERSION - Static variable in class com.datawizards.model.UserAction
 
TIME_CONVERSION - Static variable in class com.datawizards.model.UserProfile
 
TIMESTAMP_CONVERSION - Static variable in class com.datawizards.model.UserAction
 
TIMESTAMP_CONVERSION - Static variable in class com.datawizards.model.UserProfile
 
toByteBuffer() - Method in class com.datawizards.model.DeviceUsage
Serializes this DeviceUsage to a ByteBuffer.
toByteBuffer() - Method in class com.datawizards.model.User
Serializes this User to a ByteBuffer.
toByteBuffer() - Method in class com.datawizards.model.UserAction
Serializes this UserAction to a ByteBuffer.
toByteBuffer() - Method in class com.datawizards.model.UserProfile
Serializes this UserProfile to a ByteBuffer.

U

User - Class in com.datawizards.model
 
User() - Constructor for class com.datawizards.model.User
Default constructor.
User(CharSequence, CharSequence, CharSequence) - Constructor for class com.datawizards.model.User
All-args constructor.
User.Builder - Class in com.datawizards.model
RecordBuilder for User instances.
user_id - Variable in class com.datawizards.model.UserAction
Deprecated.
user_id - Variable in class com.datawizards.model.UserProfile
Deprecated.
UserAction - Class in com.datawizards.model
 
UserAction() - Constructor for class com.datawizards.model.UserAction
Default constructor.
UserAction(CharSequence, CharSequence, CharSequence, DateTime, CharSequence, CharSequence, CharSequence) - Constructor for class com.datawizards.model.UserAction
All-args constructor.
UserAction.Builder - Class in com.datawizards.model
RecordBuilder for UserAction instances.
UserActionsConsumer - Class in com.datawizards.kafka.streams
 
UserActionsConsumer() - Constructor for class com.datawizards.kafka.streams.UserActionsConsumer
 
UserActionsDummyProducer - Class in com.datawizards.kafka.streams
 
UserActionsDummyProducer() - Constructor for class com.datawizards.kafka.streams.UserActionsDummyProducer
 
UserProfile - Class in com.datawizards.model
 
UserProfile() - Constructor for class com.datawizards.model.UserProfile
Default constructor.
UserProfile(CharSequence, Long, DateTime, CharSequence, List<DeviceUsage>) - Constructor for class com.datawizards.model.UserProfile
All-args constructor.
UserProfile.Builder - Class in com.datawizards.model
RecordBuilder for UserProfile instances.
UserProfileConsumer - Class in com.datawizards.kafka.streams
 
UserProfileConsumer() - Constructor for class com.datawizards.kafka.streams.UserProfileConsumer
 

W

writeExternal(ObjectOutput) - Method in class com.datawizards.model.DeviceUsage
 
writeExternal(ObjectOutput) - Method in class com.datawizards.model.User
 
writeExternal(ObjectOutput) - Method in class com.datawizards.model.UserAction
 
writeExternal(ObjectOutput) - Method in class com.datawizards.model.UserProfile
 
A B C D E F G H I L M N P R S T U W 
Skip navigation links

Copyright © 2017. All rights reserved.