@InterfaceAudience.Private public abstract class SplitContainer extends Object
Constructor and Description |
---|
SplitContainer() |
Modifier and Type | Method and Description |
---|---|
abstract long |
getLength() |
abstract String[] |
getPreferredLocations() |
boolean |
isProcessed() |
void |
setIsProcessed(boolean val) |
public abstract String[] getPreferredLocations() throws IOException, InterruptedException
IOException
InterruptedException
public abstract long getLength() throws IOException, InterruptedException
IOException
InterruptedException
public boolean isProcessed()
public void setIsProcessed(boolean val)
Copyright © 2016 Apache Software Foundation. All rights reserved.