| Package | Description |
|---|---|
| org.apache.tephra.distributed |
This package contains standalone server of the transaction system v2.
|
| org.apache.tephra.rpc |
This package contains class for writing RPC server and client in simple manner.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionServiceThriftHandler
The implementation of a thrift service for tx service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ThriftRPCServer<T extends RPCServiceHandler,I> |
| Modifier and Type | Method and Description |
|---|---|
<T extends RPCServiceHandler> |
ThriftRPCServer.Builder.build(T serviceHandler) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.