public interface BeaconProcessor
| Modifier and Type | Method and Description |
|---|---|
Future<com.dnastack.bob.persistence.entity.BeaconResponse> |
executeQuery(com.dnastack.bob.persistence.entity.Beacon beacon,
com.dnastack.bob.persistence.entity.Query query)
Asynchronously executes a query against a beacon.
|
Future<com.dnastack.bob.persistence.entity.BeaconResponse> executeQuery(com.dnastack.bob.persistence.entity.Beacon beacon, com.dnastack.bob.persistence.entity.Query query)
beacon - beaconquery - queryCopyright © 2016 DNAstack. All rights reserved.