public class Entry extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
DOC_TYPE |
static String |
INDEX_NAME |
| Constructor and Description |
|---|
Entry() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isPublic(Path file) |
static Optional<Entry> |
loadFromFile(Path file) |
static Long |
parseEntryId(Path file) |
public static final String INDEX_NAME
public static final String DOC_TYPE
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.