Interface FilibusterLatencyProfile
-
- All Known Implementing Classes:
Filibuster1000msLatencyProfile
,FilibusterNoLatencyProfile
public interface FilibusterLatencyProfile
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getMsLatencyForMethod(java.lang.String methodName)
int
getMsLatencyForService(java.lang.String methodName)
-