Uses of Class
io.airlift.drift.transport.ParameterMetadata
Packages that use ParameterMetadata
-
Uses of ParameterMetadata in io.airlift.drift.transport
Methods in io.airlift.drift.transport that return ParameterMetadataMethods in io.airlift.drift.transport that return types with arguments of type ParameterMetadataConstructor parameters in io.airlift.drift.transport with type arguments of type ParameterMetadataModifierConstructorDescriptionMethodMetadata(String name, List<ParameterMetadata> parameters, ThriftCodec<Object> resultCodec, Map<Short, ThriftCodec<Object>> exceptionCodecs, Map<Short, Optional<Boolean>> exceptionRetryable, boolean oneway, boolean idempotent)