Uses of Interface
org.voltdb.client.AllPartitionProcedureCallback
-
Uses of AllPartitionProcedureCallback in org.voltdb.client
Modifier and TypeMethodDescriptionboolean
Client.callAllPartitionProcedure
(AllPartitionProcedureCallback callback, String procedureName, Object... params) Asynchronously execute a stored procedure on a set of partitions, one partition at a time.