Uses of Class
tachyon.LogType

Packages that use LogType
tachyon   
 

Uses of LogType in tachyon
 

Methods in tachyon that return LogType
static LogType LogType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LogType[] LogType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in tachyon that return types with arguments of type LogType
 Pair<LogType,Object> MasterLogReader.getNextPair()
           
 



Copyright © 2013. All Rights Reserved.