public class StorageUtils
extends Object
| Constructor and Description | 
|---|
| StorageUtils() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | dispose(java.nio.ByteBuffer buffer)Attempt to clean up a ByteBuffer if it is direct or memory-mapped. | 
| static int | externalShuffleServicePort(SparkConf conf)Get the port used by the external shuffle service. | 
| static void | org$apache$spark$internal$Logging$$log__$eq(org.slf4j.Logger x$1) | 
| static org.slf4j.Logger | org$apache$spark$internal$Logging$$log_() | 
public static void dispose(java.nio.ByteBuffer buffer)
buffer - (undocumented)public static int externalShuffleServicePort(SparkConf conf)
conf - (undocumented)public static org.slf4j.Logger org$apache$spark$internal$Logging$$log_()
public static void org$apache$spark$internal$Logging$$log__$eq(org.slf4j.Logger x$1)