Uses of Class
org.apache.parquet.Log
-
Packages that use Log Package Description org.apache.parquet -
-
Uses of Log in org.apache.parquet
Methods in org.apache.parquet that return Log Modifier and Type Method Description static LogLog. getLog(Class<?> c)Deprecated.will be removed in 2.0.0; use org.slf4j.LoggerFactory instead.
-