Uses of Class
io.stargate.sdk.StargateDataCenter
-
Uses of StargateDataCenter in io.stargate.sdk
Fields in io.stargate.sdk with type parameters of type StargateDataCenterModifier and TypeFieldDescriptionprotected Map<String, StargateDataCenter> StargateClientBuilder.stargateNodesDCif an apiToken is provided it will be used for all nodes.Methods in io.stargate.sdk that return StargateDataCenterModifier and TypeMethodDescriptionStargateDataCenter.addDocumenService(io.stargate.sdk.http.ServiceHttp s) Add a new node to the DC.StargateDataCenter.addGraphQLService(io.stargate.sdk.http.ServiceHttp s) Add a new node to the DC.StargateDataCenter.addGrpcService(ServiceGrpc s) Add a new node to the DC.StargateDataCenter.addJsonService(io.stargate.sdk.http.ServiceHttp s) Add a new node to the DC.StargateDataCenter.addRestService(io.stargate.sdk.http.ServiceHttp s) Add a new node to the DC.StargateDataCenter.withJson()Add default Rest serviceStargateDataCenter.withRest()Add default Rest serviceMethods in io.stargate.sdk that return types with arguments of type StargateDataCenterModifier and TypeMethodDescriptionStargateClientBuilder.getStargateNodesDC()Gets stargateNodesDC