Interface CallStackHostUtils.IHostIdProvider

All Superinterfaces:
Function<Long,String>
Enclosing class:
CallStackHostUtils

public static interface CallStackHostUtils.IHostIdProvider extends Function<Long,String>
Interface for classes that provide a host ID at time t for a callstack. The host ID is used to identify the machine on which the callstack was taken and can be correlated with the model of a system to obtain additional data.