Package | Description |
---|---|
com.sleepycat.thrift |
Modifier and Type | Method and Description |
---|---|
BdbService.dbCompact_result |
BdbService.dbCompact_result.deepCopy() |
BdbService.dbCompact_result |
BdbService.Processor.dbCompact.getResult(I iface,
BdbService.dbCompact_args args) |
BdbService.dbCompact_result |
BdbService.dbCompact_result.setDbe(TDatabaseException dbe) |
BdbService.dbCompact_result |
BdbService.dbCompact_result.setRe(TRuntimeException re) |
BdbService.dbCompact_result |
BdbService.dbCompact_result.setSuccess(TCompactResult success) |
Modifier and Type | Method and Description |
---|---|
int |
BdbService.dbCompact_result.compareTo(BdbService.dbCompact_result other) |
boolean |
BdbService.dbCompact_result.equals(BdbService.dbCompact_result that) |
Constructor and Description |
---|
dbCompact_result(BdbService.dbCompact_result other)
Performs a deep copy on other.
|
Copyright (c) 2016, 2018 Oracle and/or its affiliates. All rights reserved.