Package | Description |
---|---|
com.enremmeta.rtb | |
com.enremmeta.rtb.api.proto.openrtb.lot49 | |
com.enremmeta.rtb.dao | |
com.enremmeta.rtb.dao.impl.aerospike | |
com.enremmeta.rtb.dao.impl.dynamodb |
Modifier and Type | Field and Description |
---|---|
private UserAttributes |
BidCandidateManager.userAttributes |
Modifier and Type | Field and Description |
---|---|
private Future<UserAttributes> |
BidCandidateManager.userAttributesFuture |
Modifier and Type | Method and Description |
---|---|
UserAttributes |
BidCandidateManager.getUserAttributes() |
Modifier and Type | Method and Description |
---|---|
Future<UserAttributes> |
BidCandidateManager.getUserAttributesFuture() |
Modifier and Type | Method and Description |
---|---|
void |
BidCandidateManager.setUserAttributes(UserAttributes userAttributes) |
Modifier and Type | Field and Description |
---|---|
private UserAttributes |
Lot49ExtRemote.userAttributes |
Modifier and Type | Method and Description |
---|---|
UserAttributes |
Lot49ExtRemote.getUserAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
Lot49ExtRemote.setUserAttributes(UserAttributes userAttributes) |
Modifier and Type | Method and Description |
---|---|
Future<UserAttributes> |
DaoMapOfUserAttributes.getAsync(String uid) |
Modifier and Type | Method and Description |
---|---|
void |
DaoMapOfUserAttributes.putAsync(String uid,
UserAttributes value) |
Modifier and Type | Field and Description |
---|---|
private UserAttributes |
AerospikeUserAttributesFuture.userAttributes |
Modifier and Type | Method and Description |
---|---|
UserAttributes |
AerospikeUserAttributesFuture.get() |
UserAttributes |
AerospikeUserAttributesFuture.get(long timeout,
TimeUnit unit) |
static UserAttributes |
AerospikeDaoMapOfUserAttributes.recordToUserAttributes(com.aerospike.client.Record record) |
Modifier and Type | Method and Description |
---|---|
Future<UserAttributes> |
AerospikeDaoMapOfUserAttributes.getAsync(String uid) |
Modifier and Type | Method and Description |
---|---|
void |
AerospikeDaoMapOfUserAttributes.putAsync(String uid,
UserAttributes userAttributes) |
Modifier and Type | Field and Description |
---|---|
private UserAttributes |
DynamoDBUserAttributesFuture.value |
Modifier and Type | Method and Description |
---|---|
private UserAttributes |
DynamoDBDaoMapOfUserAttributesSpec_putAsync.createAndFillUserAttributes() |
UserAttributes |
DynamoDBUserAttributesFuture.get() |
UserAttributes |
DynamoDBUserAttributesFuture.get(long timeout,
TimeUnit unit) |
static UserAttributes |
DynamoDBDaoMapOfUserAttributes.getResultFromResponse(com.amazonaws.services.dynamodbv2.model.GetItemResult res,
long startTime) |
Modifier and Type | Method and Description |
---|---|
Future<UserAttributes> |
DynamoDBDaoMapOfUserAttributes.getAsync(String uid) |
Modifier and Type | Method and Description |
---|---|
void |
DynamoDBDaoMapOfUserAttributes.putAsync(String uid,
UserAttributes userAttributes) |