(package private) FileObjectDatabase.InsertLooseObjectResult |
CachedObjectDirectory.insertUnpackedObject(java.io.File tmp,
ObjectId objectId,
boolean createDuplicate) |
|
(package private) abstract FileObjectDatabase.InsertLooseObjectResult |
FileObjectDatabase.insertUnpackedObject(java.io.File tmp,
ObjectId id,
boolean createDuplicate) |
|
(package private) FileObjectDatabase.InsertLooseObjectResult |
ObjectDirectory.insertUnpackedObject(java.io.File tmp,
ObjectId id,
boolean createDuplicate) |
|
private FileObjectDatabase.InsertLooseObjectResult |
ObjectDirectory.tryMove(java.io.File tmp,
java.io.File dst,
ObjectId id) |
|
static FileObjectDatabase.InsertLooseObjectResult |
FileObjectDatabase.InsertLooseObjectResult.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static FileObjectDatabase.InsertLooseObjectResult[] |
FileObjectDatabase.InsertLooseObjectResult.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|