java.lang.Object
io.datarouter.storage.file.PathbeanKey.FieldKeys
- Enclosing class:
- PathbeanKey
public static class PathbeanKey.FieldKeys
extends java.lang.Object
-
Field Summary
Fields
| Modifier and Type |
Field |
Description |
static io.datarouter.model.field.imp.StringFieldKey |
file |
|
static io.datarouter.model.field.imp.StringFieldKey |
path |
|
-
Constructor Summary
Constructors
| Constructor |
Description |
FieldKeys() |
|
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
public static final io.datarouter.model.field.imp.StringFieldKey path
-
public static final io.datarouter.model.field.imp.StringFieldKey file
-