ostore.tapestry.api
Interface TapestryQuery
- All Superinterfaces:
- QuickSerializable
- public interface TapestryQuery
- extends QuickSerializable
The query that is passed along with a location request.
- See Also:
TapestryLocateMsg
query
public TapestryQueryResult query(SecureHash node_guid,
TapestryTag tag,
TapestryQueryState state)
- Perform the query on the given backpointer and tag, possibly
modifying the supplied state.
- Parameters:
node_guid
- the backpointertag
- the associated tagstate
- the state, passed in and (possibly) modified- Returns:
- the query result