Hierarchy For All Packages
Class Hierarchy
- java.lang.Object
- io.airlift.drift.transport.client.DriftClientConfig
- io.airlift.drift.transport.server.DriftServerConfig
- io.airlift.drift.transport.client.InvokeRequest
- io.airlift.drift.transport.MethodMetadata
- io.airlift.drift.transport.ParameterMetadata
- io.airlift.drift.transport.server.ServerInvokeRequest
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- io.airlift.drift.TException
- io.airlift.drift.transport.client.DriftApplicationException
- io.airlift.drift.protocol.TTransportException
- io.airlift.drift.transport.client.ConnectionFailedException
- io.airlift.drift.transport.client.MessageTooLargeException
- io.airlift.drift.transport.client.RequestTimeoutException
- io.airlift.drift.TException
- java.lang.Exception
Interface Hierarchy
- io.airlift.drift.transport.client.Address
- io.airlift.drift.transport.client.MethodInvoker
- io.airlift.drift.transport.client.MethodInvokerFactory<I>
- io.airlift.drift.transport.server.ServerMethodInvoker
- io.airlift.drift.transport.server.ServerTransport
- io.airlift.drift.transport.server.ServerTransportFactory