public class FHandle extends AbstractHandle
| Modifier and Type | Class and Description |
|---|---|
static class |
FHandle.FHBuilder |
static class |
FHandle.FHReference |
static class |
FHandle.FHWalker |
AbstractHandle.AbstractBuilder<B extends AbstractHandle.AbstractBuilder<?,?>,T extends AbstractHandle>| Modifier and Type | Method and Description |
|---|---|
FHandle |
findChild(java.nio.file.Path path) |
java.util.List<FHandle> |
getChildren() |
java.nio.file.Path |
getFilePath() |
FHandle |
getParent() |
java.nio.file.Path |
getPath() |
FHandle |
getRoot() |
java.lang.String |
getSecretToken() |
java.net.URL |
getURL() |
boolean |
hasChildren() |
boolean |
isEncrypted() |
java.lang.String |
toString() |
java.lang.String |
toString(boolean verbose) |
equals, getAttempt, getCid, getCidPath, getElapsed, getLabel, getOwner, getTxId, hashCode, isAvailable, isExpired, isMissingpublic FHandle getRoot()
public FHandle getParent()
public java.util.List<FHandle> getChildren()
public FHandle findChild(java.nio.file.Path path)
public boolean hasChildren()
public java.net.URL getURL()
public java.nio.file.Path getFilePath()
public java.nio.file.Path getPath()
public java.lang.String getSecretToken()
public boolean isEncrypted()
public java.lang.String toString(boolean verbose)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2019. All rights reserved.