Uses of Class
com.opencloud.rhino.resource.TableDumpException
-
Packages that use TableDumpException Package Description com.opencloud.rhino.resource -
-
Uses of TableDumpException in com.opencloud.rhino.resource
Methods in com.opencloud.rhino.resource that throw TableDumpException Modifier and Type Method Description TabularData
PersistingResourceMBean. dumpTable(String keyspaceName, String tableName, long timeout, int maxRows)
Return the content of the specified table as tabular data.
-