public final class RemoteDatasetAdmin extends Object implements DatasetAdmin
DatasetAdmin.| Constructor and Description |
|---|
RemoteDatasetAdmin(DatasetClient datasetClient,
Id.DatasetInstance datasetInstance,
DatasetInstanceConfiguration dsConfiguration) |
public RemoteDatasetAdmin(DatasetClient datasetClient, Id.DatasetInstance datasetInstance, DatasetInstanceConfiguration dsConfiguration)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic boolean exists()
throws IOException
exists in interface DatasetAdminIOExceptionpublic void create()
throws IOException
create in interface DatasetAdminIOExceptionpublic void drop()
throws IOException
drop in interface DatasetAdminIOExceptionpublic void truncate()
throws IOException
truncate in interface DatasetAdminIOExceptionpublic void upgrade()
throws IOException
upgrade in interface DatasetAdminIOExceptionCopyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.