Package | Description |
---|---|
org.alfresco.jlan.ftp | |
org.alfresco.jlan.server.filesys | |
org.alfresco.jlan.server.filesys.cache | |
org.alfresco.jlan.server.filesys.db |
Modifier and Type | Method and Description |
---|---|
protected DiskSharedDevice |
FTPSrvSession.findShare(String name)
Find the required disk shared device
|
DiskSharedDevice |
FTPPath.getSharedDevice()
Return the shared device
|
Modifier and Type | Method and Description |
---|---|
void |
DiskDeviceContext.startFilesystem(DiskSharedDevice share)
Context has been initialized and attached to a shared device, do any startup processing in
this method.
|
Modifier and Type | Method and Description |
---|---|
void |
FileStateCache.setDriverDetails(DiskSharedDevice diskDev)
Set the filesystem driver and driver context details, if required by the cache
|
Modifier and Type | Method and Description |
---|---|
void |
DBDeviceContext.startFilesystem(DiskSharedDevice disk)
Start the shared filesystem, perform startup processing here.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.