@InterfaceAudience.Public @InterfaceStability.Evolving public class SplitLocationInfo extends Object
Constructor and Description |
---|
SplitLocationInfo(String location,
boolean inMemory) |
Modifier and Type | Method and Description |
---|---|
String |
getLocation() |
boolean |
isInMemory() |
boolean |
isOnDisk() |
public SplitLocationInfo(String location, boolean inMemory)
public boolean isOnDisk()
public boolean isInMemory()
public String getLocation()
Copyright © 2018 Apache Software Foundation. All rights reserved.