|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StorageEntryWrapper.StorageOperation | |
---|---|
org.apache.lucene.gdata.storage.lucenestorage | Lucene storage implementation |
Uses of StorageEntryWrapper.StorageOperation in org.apache.lucene.gdata.storage.lucenestorage |
---|
Methods in org.apache.lucene.gdata.storage.lucenestorage that return StorageEntryWrapper.StorageOperation | |
---|---|
StorageEntryWrapper.StorageOperation |
StorageEntryWrapper.getOperation()
|
static StorageEntryWrapper.StorageOperation |
StorageEntryWrapper.StorageOperation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static StorageEntryWrapper.StorageOperation[] |
StorageEntryWrapper.StorageOperation.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Constructors in org.apache.lucene.gdata.storage.lucenestorage with parameters of type StorageEntryWrapper.StorageOperation | |
---|---|
StorageEntryWrapper(ServerBaseEntry entry,
StorageEntryWrapper.StorageOperation operation)
Creates a new StorageEntryWrapper. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |