Package | Description |
---|---|
org.apache.lens.cube.parse |
Modifier and Type | Method and Description |
---|---|
CandidateTablePruneCause.SkipStorageCode |
CandidateTablePruneCause.SkipStorageCause.getCause() |
static CandidateTablePruneCause.SkipStorageCode |
CandidateTablePruneCause.SkipStorageCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CandidateTablePruneCause.SkipStorageCode[] |
CandidateTablePruneCause.SkipStorageCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CandidateTablePruneCause.SkipStorageCause.setCause(CandidateTablePruneCause.SkipStorageCode cause) |
Constructor and Description |
---|
CandidateTablePruneCause.SkipStorageCause(CandidateTablePruneCause.SkipStorageCode cause) |
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.