Uses of Class
logahawk.formatters.HashedMessageFormatter.HashMessagePair

Packages that use HashedMessageFormatter.HashMessagePair
logahawk.formatters   
 

Uses of HashedMessageFormatter.HashMessagePair in logahawk.formatters
 

Methods in logahawk.formatters that return types with arguments of type HashedMessageFormatter.HashMessagePair
protected  List<HashedMessageFormatter.HashMessagePair> HashedMessageFormatter.splitMessage(List<String> messages)
          Given a list of log messages, split the hash and message and return them inside of HashedMessageFormatter.HashMessagePairs.