FenceQueryResponse

public class FenceQueryResponse extends Response<FenceQueryResult>

Result for query fence states Api

Public Method Summary

FenceStateMap
getFenceStateMap()
Provides FenceStateMap that can be used by clients to obtain all the fence keys that are returned in response or the FenceState for the given fence key.

Inherited Method Summary

Public Methods

public FenceStateMap getFenceStateMap ()

Provides FenceStateMap that can be used by clients to obtain all the fence keys that are returned in response or the FenceState for the given fence key.

Returns