Uses of Class
org.apache.fluo.api.client.FluoAdmin.TableExistsException
-
Packages that use FluoAdmin.TableExistsException Package Description org.apache.fluo.api.client -
-
Uses of FluoAdmin.TableExistsException in org.apache.fluo.api.client
Methods in org.apache.fluo.api.client that throw FluoAdmin.TableExistsException Modifier and Type Method Description void
FluoAdmin. initialize(FluoAdmin.InitializationOptions opts)
Initializes Fluo application and stores shared configuration in Zookeeper.
-