|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Storage | |
---|---|
org.apache.falcon.entity |
Uses of Storage in org.apache.falcon.entity |
---|
Classes in org.apache.falcon.entity that implement Storage | |
---|---|
class |
CatalogStorage
A catalog registry implementation of a feed storage. |
class |
FileSystemStorage
A file system implementation of a feed storage. |
Methods in org.apache.falcon.entity with parameters of type Storage | |
---|---|
boolean |
Storage.isIdentical(Storage toCompareAgainst)
Check for equality of this instance against the one in question. |
boolean |
FileSystemStorage.isIdentical(Storage toCompareAgainst)
|
boolean |
CatalogStorage.isIdentical(Storage toCompareAgainst)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |