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