Package | Description |
---|---|
com.sleepycat.thrift |
Modifier and Type | Field and Description |
---|---|
TProtocolVersionTestResult |
BdbService.isProtocolVersionSupported_result.success |
Modifier and Type | Method and Description |
---|---|
TProtocolVersionTestResult |
TProtocolVersionTestResult.deepCopy() |
TProtocolVersionTestResult |
BdbService.AsyncClient.isProtocolVersionSupported_call.getResult() |
TProtocolVersionTestResult |
BdbService.isProtocolVersionSupported_result.getSuccess() |
TProtocolVersionTestResult |
BdbService.Iface.isProtocolVersionSupported(java.lang.String clientVersion) |
TProtocolVersionTestResult |
BdbService.Client.isProtocolVersionSupported(java.lang.String clientVersion) |
TProtocolVersionTestResult |
BdbService.Client.recv_isProtocolVersionSupported() |
TProtocolVersionTestResult |
TProtocolVersionTestResult.setMessage(java.lang.String message) |
TProtocolVersionTestResult |
TProtocolVersionTestResult.setServerBigEndian(boolean serverBigEndian) |
TProtocolVersionTestResult |
TProtocolVersionTestResult.setServerProtocolVersion(java.lang.String serverProtocolVersion) |
TProtocolVersionTestResult |
TProtocolVersionTestResult.setSupported(boolean supported) |
Modifier and Type | Method and Description |
---|---|
org.apache.thrift.async.AsyncMethodCallback<TProtocolVersionTestResult> |
BdbService.AsyncProcessor.isProtocolVersionSupported.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
Modifier and Type | Method and Description |
---|---|
int |
TProtocolVersionTestResult.compareTo(TProtocolVersionTestResult other) |
boolean |
TProtocolVersionTestResult.equals(TProtocolVersionTestResult that) |
BdbService.isProtocolVersionSupported_result |
BdbService.isProtocolVersionSupported_result.setSuccess(TProtocolVersionTestResult success) |
Modifier and Type | Method and Description |
---|---|
void |
BdbService.AsyncIface.isProtocolVersionSupported(java.lang.String clientVersion,
org.apache.thrift.async.AsyncMethodCallback<TProtocolVersionTestResult> resultHandler) |
void |
BdbService.AsyncClient.isProtocolVersionSupported(java.lang.String clientVersion,
org.apache.thrift.async.AsyncMethodCallback<TProtocolVersionTestResult> resultHandler) |
void |
BdbService.AsyncProcessor.isProtocolVersionSupported.start(I iface,
BdbService.isProtocolVersionSupported_args args,
org.apache.thrift.async.AsyncMethodCallback<TProtocolVersionTestResult> resultHandler) |
Constructor and Description |
---|
isProtocolVersionSupported_result(TProtocolVersionTestResult success) |
TProtocolVersionTestResult(TProtocolVersionTestResult other)
Performs a deep copy on other.
|
Constructor and Description |
---|
isProtocolVersionSupported_call(java.lang.String clientVersion,
org.apache.thrift.async.AsyncMethodCallback<TProtocolVersionTestResult> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
Copyright (c) 2016, 2019 Oracle and/or its affiliates. All rights reserved.