Interface SplitLogWorkerCoordination.SplitTaskDetails
- All Known Implementing Classes:
ZkSplitLogWorkerCoordination.ZkSplitTaskDetails
- Enclosing interface:
- SplitLogWorkerCoordination
public static interface SplitLogWorkerCoordination.SplitTaskDetails
Interface for log-split tasks Used to carry implementation details in encapsulated way through
Handlers to the coordination API.
-
Method Summary
Modifier and TypeMethodDescriptionReturns full file path in HDFS for the WAL file to be split.
-
Method Details
-
getWALFile
Returns full file path in HDFS for the WAL file to be split.
-