|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StorageOrFileNode
The interface to a storage or a remote file node.
Method Summary | |
---|---|
com.intel.gpe.clients.api.GridFile |
getFile()
Get the remote file |
ClientWrapper<com.intel.gpe.clients.api.StorageClient,java.lang.String> |
getStorage()
Get the storage client associated either with the storage node or the file location. |
java.lang.String |
getStorageName()
Get the storage name associated either with the storage node or the file location. |
Methods inherited from interface com.intel.gpe.client2.common.panels.remotefs.TargetSystemOrChildNode |
---|
getTargetSystem |
Methods inherited from interface com.intel.gpe.client2.common.panels.tree.Node |
---|
getChild, getChildCount, getIndex, getPath, isLeaf |
Method Detail |
---|
ClientWrapper<com.intel.gpe.clients.api.StorageClient,java.lang.String> getStorage()
java.lang.String getStorageName()
com.intel.gpe.clients.api.GridFile getFile()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |