A C D E G I K L M O Q S T V _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACCESSED - Static variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- ATTRIBUTES - Static variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
C
- checkIndexes() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
-
Check to see if indexes are available, in which case we can do more performant queries.
- CONTEXTPATH - Static variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- COOKIESETTIME - Static variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- CREATETIME - Static variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
D
- DEFAULT_BACKOFF_MS - Static variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- DEFAULT_MAX_QUERY_RESULTS - Static variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- DEFAULT_MAX_RETRIES - Static variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- delete(String) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- doGetExpired(Set<String>) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- doLoad(String) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- doStart() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- doStop() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- doStore(String, SessionData, long) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
E
- EntityDataModel() - Constructor for class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- entityFromSession(SessionData, Key) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
-
Generate a gcloud datastore Entity from SessionData
- exists(String) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- EXPIRY - Static variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- ExpiryInfo(String, String, long) - Constructor for class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.ExpiryInfo
G
- GCloudSessionDataStore - Class in org.eclipse.jetty.gcloud.session
-
GCloudSessionDataStore
- GCloudSessionDataStore() - Constructor for class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- GCloudSessionDataStore.EntityDataModel - Class in org.eclipse.jetty.gcloud.session
-
EntityDataModel Names of type of Entity and Entity properties for sessions.
- GCloudSessionDataStore.ExpiryInfo - Class in org.eclipse.jetty.gcloud.session
-
ExpiryInfo Information related to session expiry
- GCloudSessionDataStoreFactory - Class in org.eclipse.jetty.gcloud.session
-
GCloudSessionDataStoreFactory
- GCloudSessionDataStoreFactory() - Constructor for class org.eclipse.jetty.gcloud.session.GCloudSessionDataStoreFactory
- getAccessed() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- getAttributes() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- getBackoffMs() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- getBackoffMs() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStoreFactory
- getContextPath() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- getCookieSetTime() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- getCreateTime() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- getEntityDataModel() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- getEntityDataModel() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStoreFactory
- getExpiry() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- getExpiry() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.ExpiryInfo
- getId() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- getId() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.ExpiryInfo
- getKind() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- getLastAccessed() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- getLastNode() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- getLastNode() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.ExpiryInfo
- getLastSaved() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- getMaxInactive() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- getMaxResults() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- getMaxRetries() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- getMaxRetries() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStoreFactory
- getNamespace() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- getNamespace() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStoreFactory
- getSessionDataStore(SessionHandler) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStoreFactory
- getVhost() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
I
- ID - Static variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- isExpired(long) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
-
Check to see if the given time is in the past.
- isPassivating() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
K
- KIND - Static variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
L
- LASTACCESSED - Static variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- LASTNODE - Static variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- LASTSAVED - Static variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
M
- makeKey(String, SessionContext) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
-
Make a unique key for this session.
- MAXINACTIVE - Static variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
O
- org.eclipse.jetty.gcloud.session - package org.eclipse.jetty.gcloud.session
Q
- queryExpiryByEntity() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
-
A less efficient query to find sessions whose expiry time has passed: retrieves the whole Entity.
- queryExpiryByIndex() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
-
An efficient query to find sessions whose expiry time has passed: uses a projection query, which requires indexes to be uploaded.
S
- sessionFromEntity(Entity) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
-
Generate SessionData from an Entity retrieved from gcloud datastore.
- setAccessed(String) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- setAttributes(String) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- setBackoffMs(int) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- setBackoffMs(int) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStoreFactory
- setContextPath(String) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- setCookieSetTime(String) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- setCreateTime(String) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- setDatastore(Datastore) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- setEntityDataModel(GCloudSessionDataStore.EntityDataModel) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- setEntityDataModel(GCloudSessionDataStore.EntityDataModel) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStoreFactory
- setExpiry(String) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- setId(String) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- setKind(String) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- setLastAccessed(String) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- setLastNode(String) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- setLastSaved(String) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- setMaxInactive(String) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- setMaxResults(int) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- setMaxRetries(int) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- setMaxRetries(int) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStoreFactory
- setNamespace(String) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- setNamespace(String) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStoreFactory
- setVhost(String) - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
T
- toString() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- toString() - Method in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
V
- VHOST - Static variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
_
- _accessed - Variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- _attributes - Variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- _backoff - Variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- _contextPath - Variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- _cookieSetTime - Variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- _createTime - Variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- _datastore - Variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- _dsProvided - Variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- _expiry - Variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- _id - Variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- _indexesPresent - Variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- _keyFactory - Variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- _kind - Variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- _lastAccessed - Variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- _lastNode - Variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- _lastSaved - Variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- _maxInactive - Variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
- _maxResults - Variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- _maxRetries - Variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- _model - Variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- _modelProvided - Variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore
- _vhost - Variable in class org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
All Classes All Packages