Package | Description |
---|---|
com.sleepycat.client | |
com.sleepycat.thrift |
Modifier and Type | Field and Description |
---|---|
protected BdbService.Client |
SCursor.client
The remote service client.
|
protected BdbService.Client |
SDatabase.client
The remote service client.
|
Constructor and Description |
---|
SCursor(TCursor tCursor,
SDatabase database,
STransaction txn,
BdbService.Client client) |
SDatabase(TDatabase tDb,
java.lang.String fileName,
java.lang.String databaseName,
BdbService.Client client,
SEnvironment env)
Constructor for subclasses.
|
Modifier and Type | Method and Description |
---|---|
BdbService.Client |
BdbService.Client.Factory.getClient(org.apache.thrift.protocol.TProtocol prot) |
BdbService.Client |
BdbService.Client.Factory.getClient(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot) |
Copyright (c) 2016, 2018 Oracle and/or its affiliates. All rights reserved.