Interface | Description |
---|---|
ChannelSupplier |
An interface which represents a
Function that returns
Channel and may throw an AlluxioStatusException . |
Class | Description |
---|---|
ConfigOverrides |
Override some Alluxio configuration values with hub-specific ones.
|
HubSslContextProvider |
Hub SSL context provider.
|
HubUtil |
Hub Utility Class.
|
RpcClient<T extends io.grpc.stub.AbstractBlockingStub<T>> |
A wrapper around a particular client to a gRPC service that will automatically create and
connect a channel to the desired endpoint.
|
Copyright © 2023. All Rights Reserved.