public class GetItemResultWrapper
extends java.lang.Object
| Constructor and Description |
|---|
GetItemResultWrapper(com.thinkaurelius.titan.diskstorage.StaticBuffer titanKey,
GetItemResult dynamoDBResult) |
| Modifier and Type | Method and Description |
|---|---|
GetItemResult |
getDynamoDBResult() |
com.thinkaurelius.titan.diskstorage.StaticBuffer |
getTitanKey() |
public GetItemResultWrapper(com.thinkaurelius.titan.diskstorage.StaticBuffer titanKey,
GetItemResult dynamoDBResult)
public com.thinkaurelius.titan.diskstorage.StaticBuffer getTitanKey()
public GetItemResult getDynamoDBResult()