Package com.exasol.bucketfs.jsonrpc
-
Class Summary Class Description CommandFactory Create commands that can be executed against the Exasol RPC interface.CommandFactory.Builder Builder for aCommandFactory.CreateBucketCommand This command creates a new bucket in BucketFS.CreateBucketCommand.CreateBucketCommandBuilder A builder for newCreateBucketCommand.CreateBucketCommand.Request This class represents the create bucket request to the JSON rpc API of the Exasol database. -
Exception Summary Exception Description JsonRpcException RuntimeExceptionthat is thrown in case execution of anRpcCommandfails.