Class | Description |
---|---|
AbstractLineageClient |
Tachyon Lineage client.
|
DummyFileOutputStream |
A dummy file output stream that does nothing.
|
LineageFileOutStream |
A stream API to write a file when lineage is enabled.
|
LineageMasterClient |
A wrapper for the thrift client to interact with the lineage master, used by tachyon clients.
|
LineageMasterClientPool | |
TachyonLineage |
A LineageClient implementation.
|
TachyonLineageFileSystem |
Tachyon lineage file system client.
|
Enum | Description |
---|---|
LineageContext |
A shared context in each client JVM for common lineage functionality such as a pool of lineage
master clients.
|
Copyright © 2015. All Rights Reserved.