FenceQueryResult

public interface FenceQueryResult implements Result

Result for query fence states Api

Public Method Summary

abstract 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 abstract 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