A map of fence states keyed off of the fence keys resulting from a FenceQueryRequest.
| abstract Set<String> |
getFenceKeys()
Returns the
Set of fence keys that are contained in this
FenceStateMap.
|
| abstract FenceState |
Returns the Set of fence keys that are contained in this
FenceStateMap.
Returns a FenceState for the given fence key. If no
FenceState is found null is returned.