public class SplitInfo extends Object
Constructor and Description |
---|
SplitInfo(String splitid,
String pathid,
Set<String> pathids)
Create a new split info.
|
Modifier and Type | Method and Description |
---|---|
String |
getPathId()
Get the path id.
|
Set<String> |
getPathIds()
Get the path ids of the split.
|
String |
getSplitId()
Get the split id.
|
Copyright © 2012. All Rights Reserved.