Uses of Class
io.stargate.sdk.rest.TableClient
Packages that use TableClient
-
Uses of TableClient in io.stargate.sdk.rest
Methods in io.stargate.sdk.rest that return TableClientModifier and TypeMethodDescriptionMove to the Table clientConstructors in io.stargate.sdk.rest with parameters of type TableClientModifierConstructorDescriptionColumnsClient(LoadBalancedHttpClient stargateHttpClient, TableClient tableClient, String columnId) Constructor focusing on a single ColumnIndexClient(LoadBalancedHttpClient stargateHttpClient, TableClient tableClient, String indexName) Constructor focusing on a single ColumnKeyClient(LoadBalancedHttpClient stargateHttpClient, TableClient tableClient, Object... keys) Full constructor.