C D E G H I L O P S T 

C

CacheInterface<K,V> - Interface in org.gcube.portlets.user.topics.server.cache
Cache interface
CacheUtilities - Class in org.gcube.portlets.user.topics.server.cache
Utility functions for caches
CacheUtilities() - Constructor for class org.gcube.portlets.user.topics.server.cache.CacheUtilities
 
CacheValueBean<V> - Class in org.gcube.portlets.user.topics.server.cache
A bean object to be used as value within caches.
CacheValueBean(V, long) - Constructor for class org.gcube.portlets.user.topics.server.cache.CacheValueBean
 
compareTo(HashTagAndOccurrence) - Method in class org.gcube.portlets.user.topics.shared.HashTagAndOccurrence
 

D

destroy() - Method in class org.gcube.portlets.user.topics.server.TopicServiceImpl
 
DISPLAY_NAME - Static variable in class org.gcube.portlets.user.topics.client.panel.TopicsPanel
 
doView(RenderRequest, RenderResponse) - Method in class org.gcube.portlets.user.topics.server.portlet.TopicsPortlet
 

E

expired(long, long) - Static method in class org.gcube.portlets.user.topics.server.cache.CacheUtilities
Check if the bean expired

G

get(K) - Method in interface org.gcube.portlets.user.topics.server.cache.CacheInterface
Retrieve a value V from the cache
get(String) - Method in class org.gcube.portlets.user.topics.server.cache.TopicsCacheImpl
 
getCacheInstance() - Static method in class org.gcube.portlets.user.topics.server.cache.TopicsCacheImpl
Retrieve the current cache instance object
getDevelopmentUser() - Method in class org.gcube.portlets.user.topics.server.TopicServiceImpl
when packaging test will fail if the user is not set to test.user
getHashtag() - Method in class org.gcube.portlets.user.topics.shared.HashTagAndOccurrence
 
getHashtags() - Method in interface org.gcube.portlets.user.topics.client.TopicService
 
getHashtags(AsyncCallback<HashtagsWrapper>) - Method in interface org.gcube.portlets.user.topics.client.TopicServiceAsync
 
getHashtags() - Method in class org.gcube.portlets.user.topics.server.TopicServiceImpl
return trending hashtags
getHashtags() - Method in class org.gcube.portlets.user.topics.shared.HashtagsWrapper
 
getOccurrence() - Method in class org.gcube.portlets.user.topics.shared.HashTagAndOccurrence
 
getTTL() - Method in class org.gcube.portlets.user.topics.server.cache.CacheValueBean
 
getValue() - Method in class org.gcube.portlets.user.topics.server.cache.CacheValueBean
 
getWeight() - Method in class org.gcube.portlets.user.topics.shared.HashTagAndOccurrence
 

H

HashTagAndOccurrence - Class in org.gcube.portlets.user.topics.shared
 
HashTagAndOccurrence(String, Integer) - Constructor for class org.gcube.portlets.user.topics.shared.HashTagAndOccurrence
 
HashTagAndOccurrence(String, Integer, double) - Constructor for class org.gcube.portlets.user.topics.shared.HashTagAndOccurrence
 
HashtagsWrapper - Class in org.gcube.portlets.user.topics.shared
 
HashtagsWrapper(boolean, ArrayList<String>) - Constructor for class org.gcube.portlets.user.topics.shared.HashtagsWrapper
 
HashtagsWrapper() - Constructor for class org.gcube.portlets.user.topics.shared.HashtagsWrapper
 

I

init() - Method in class org.gcube.portlets.user.topics.server.TopicServiceImpl
connect to cassandra at startup
insert(K, V) - Method in interface org.gcube.portlets.user.topics.server.cache.CacheInterface
Insert an object V with key K into the cache
insert(String, ArrayList<String>) - Method in class org.gcube.portlets.user.topics.server.cache.TopicsCacheImpl
 
isInfrastructure() - Method in class org.gcube.portlets.user.topics.shared.HashtagsWrapper
 

L

loading - Static variable in class org.gcube.portlets.user.topics.client.panel.TopicsPanel
 

O

onModuleLoad() - Method in class org.gcube.portlets.user.topics.client.TopTopics
 
org.gcube.portlets.user.topics.client - package org.gcube.portlets.user.topics.client
 
org.gcube.portlets.user.topics.client.panel - package org.gcube.portlets.user.topics.client.panel
 
org.gcube.portlets.user.topics.server - package org.gcube.portlets.user.topics.server
 
org.gcube.portlets.user.topics.server.cache - package org.gcube.portlets.user.topics.server.cache
 
org.gcube.portlets.user.topics.server.portlet - package org.gcube.portlets.user.topics.server.portlet
 
org.gcube.portlets.user.topics.shared - package org.gcube.portlets.user.topics.shared
 

P

processAction(ActionRequest, ActionResponse) - Method in class org.gcube.portlets.user.topics.server.portlet.TopicsPortlet
 

S

setHashtag(String) - Method in class org.gcube.portlets.user.topics.shared.HashTagAndOccurrence
 
setHashtags(ArrayList<String>) - Method in class org.gcube.portlets.user.topics.shared.HashtagsWrapper
 
setInfrastructure(boolean) - Method in class org.gcube.portlets.user.topics.shared.HashtagsWrapper
 
setOccurrence(Integer) - Method in class org.gcube.portlets.user.topics.shared.HashTagAndOccurrence
 
setTTL(long) - Method in class org.gcube.portlets.user.topics.server.cache.CacheValueBean
 
setValue(V) - Method in class org.gcube.portlets.user.topics.server.cache.CacheValueBean
 
setWeight(double) - Method in class org.gcube.portlets.user.topics.shared.HashTagAndOccurrence
 

T

TEST_USER - Static variable in class org.gcube.portlets.user.topics.server.TopicServiceImpl
 
THRESHOLD_SHOW_HASHTAGS - Static variable in class org.gcube.portlets.user.topics.client.panel.TopicsPanel
 
TopicsCacheImpl - Class in org.gcube.portlets.user.topics.server.cache
TopTopics cache: the key of each value is the scope
TopicService - Interface in org.gcube.portlets.user.topics.client
 
TopicServiceAsync - Interface in org.gcube.portlets.user.topics.client
 
TopicServiceImpl - Class in org.gcube.portlets.user.topics.server
 
TopicServiceImpl() - Constructor for class org.gcube.portlets.user.topics.server.TopicServiceImpl
 
TopicsPanel - Class in org.gcube.portlets.user.topics.client.panel
 
TopicsPanel() - Constructor for class org.gcube.portlets.user.topics.client.panel.TopicsPanel
 
TopicsPortlet - Class in org.gcube.portlets.user.topics.server.portlet
 
TopicsPortlet() - Constructor for class org.gcube.portlets.user.topics.server.portlet.TopicsPortlet
 
TopTopics - Class in org.gcube.portlets.user.topics.client
 
TopTopics() - Constructor for class org.gcube.portlets.user.topics.client.TopTopics
 
toString() - Method in class org.gcube.portlets.user.topics.server.cache.CacheValueBean
 
toString() - Method in class org.gcube.portlets.user.topics.shared.HashTagAndOccurrence
 
C D E G H I L O P S T 

Copyright © 2016. All Rights Reserved.