|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Storage.TYPE | |
---|---|
org.apache.falcon.entity |
Uses of Storage.TYPE in org.apache.falcon.entity |
---|
Methods in org.apache.falcon.entity that return Storage.TYPE | |
---|---|
static Storage.TYPE |
FeedHelper.getStorageType(org.apache.falcon.entity.v0.feed.Feed feed)
|
static Storage.TYPE |
FeedHelper.getStorageType(org.apache.falcon.entity.v0.feed.Feed feed,
org.apache.falcon.entity.v0.feed.Cluster cluster)
|
static Storage.TYPE |
FeedHelper.getStorageType(org.apache.falcon.entity.v0.feed.Feed feed,
org.apache.falcon.entity.v0.cluster.Cluster clusterEntity)
|
Storage.TYPE |
Storage.getType()
Return the type of storage. |
Storage.TYPE |
FileSystemStorage.getType()
|
Storage.TYPE |
CatalogStorage.getType()
|
static Storage.TYPE |
Storage.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Storage.TYPE[] |
Storage.TYPE.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |