@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
IOExceptionInterruptedExceptionpublic abstract long getLength()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic boolean isProcessed()
public void setIsProcessed(boolean val)
Copyright © 2017 Apache Software Foundation. All rights reserved.