Package | Description |
---|---|
com.sleepycat.thrift |
Modifier and Type | Field and Description |
---|---|
TFileNotFoundException |
BdbService.deleteEnvironmentAndDatabases_result.fe |
Modifier and Type | Method and Description |
---|---|
TFileNotFoundException |
TFileNotFoundException.deepCopy() |
TFileNotFoundException |
BdbService.deleteEnvironmentAndDatabases_result.getFe() |
TFileNotFoundException |
TFileNotFoundException.setMessage(java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
int |
TFileNotFoundException.compareTo(TFileNotFoundException other) |
boolean |
TFileNotFoundException.equals(TFileNotFoundException that) |
BdbService.deleteEnvironmentAndDatabases_result |
BdbService.deleteEnvironmentAndDatabases_result.setFe(TFileNotFoundException fe) |
Modifier and Type | Method and Description |
---|---|
void |
BdbService.Iface.deleteEnvironmentAndDatabases(java.lang.String homeDir,
boolean force) |
void |
BdbService.Client.deleteEnvironmentAndDatabases(java.lang.String homeDir,
boolean force) |
java.lang.Void |
BdbService.AsyncClient.deleteEnvironmentAndDatabases_call.getResult() |
void |
BdbService.Client.recv_deleteEnvironmentAndDatabases() |
Constructor and Description |
---|
deleteEnvironmentAndDatabases_result(TFileNotFoundException fe,
TIOException ioe,
TResourceInUseException iue,
TDatabaseException dbe,
TRuntimeException re) |
TFileNotFoundException(TFileNotFoundException other)
Performs a deep copy on other.
|
Copyright (c) 2016, 2019 Oracle and/or its affiliates. All rights reserved.