Uses of Class
com.gpudb.protocol.AdminHaRefreshRequest
-
Packages that use AdminHaRefreshRequest Package Description com.gpudb com.gpudb.protocol -
-
Uses of AdminHaRefreshRequest in com.gpudb
Methods in com.gpudb with parameters of type AdminHaRefreshRequest Modifier and Type Method Description AdminHaRefreshResponseGPUdb. adminHaRefresh(AdminHaRefreshRequest request)Restarts the HA processing on the given cluster as a mechanism of accepting breaking HA conf changes. -
Uses of AdminHaRefreshRequest in com.gpudb.protocol
Methods in com.gpudb.protocol that return AdminHaRefreshRequest Modifier and Type Method Description AdminHaRefreshRequestAdminHaRefreshRequest. setOptions(Map<String,String> options)Optional parameters.
-