| Package | Description |
|---|---|
| tachyon.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockAlreadyExistsException |
class |
BlockDoesNotExistException |
class |
BlockInfoException |
class |
DependencyDoesNotExistException |
class |
FailedToCheckpointException |
class |
FileAlreadyExistsException |
class |
FileDoesNotExistException |
class |
InvalidPathException |
class |
InvalidWorkerStateException |
class |
LineageDeletionException |
class |
LineageDoesNotExistException |
class |
NoWorkerException |
class |
SuspectedFileSizeException |
class |
TableColumnException |
class |
TableDoesNotExistException |
class |
TableMetadataException |
class |
WorkerOutOfSpaceException |
| Modifier and Type | Method and Description |
|---|---|
static <T extends TachyonException> |
TachyonException.unwrap(TachyonException e,
Class<T> throwClass) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends TachyonException> |
TachyonException.unwrap(TachyonException e,
Class<T> throwClass) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends TachyonException> |
TachyonException.unwrap(TachyonException e,
Class<T> throwClass) |
Copyright © 2015. All Rights Reserved.