RouterAdminProtocolMountTableStore, MountTableStoreImpl, RouterAdminProtocolTranslatorPB, RouterAdminServerpublic interface MountTableManager
AddMountTableEntryResponse addMountTableEntry(AddMountTableEntryRequest request) throws java.io.IOException
request - Fully populated request object.java.io.IOException - Throws exception if the data store is not initialized.AddMountTableEntriesResponse addMountTableEntries(AddMountTableEntriesRequest request) throws java.io.IOException
request - Request object with fully populated list of mount point entries.java.io.IOException - Throws exception if the data store is not initialized.UpdateMountTableEntryResponse updateMountTableEntry(UpdateMountTableEntryRequest request) throws java.io.IOException
request - Fully populated request object.java.io.IOException - Throws exception if the data store is not initialized.RemoveMountTableEntryResponse removeMountTableEntry(RemoveMountTableEntryRequest request) throws java.io.IOException
request - Fully populated request object.java.io.IOException - Throws exception if the data store is not initialized.GetMountTableEntriesResponse getMountTableEntries(GetMountTableEntriesRequest request) throws java.io.IOException
request - Fully populated request object.java.io.IOException - Throws exception if the data store cannot be queried.RefreshMountTableEntriesResponse refreshMountTableEntries(RefreshMountTableEntriesRequest request) throws java.io.IOException
request - Fully populated request object.java.io.IOException - Throws exception if the data store is not initialized.GetDestinationResponse getDestination(GetDestinationRequest request) throws java.io.IOException
request - Fully populated request object including the file to check.java.io.IOException - Throws exception if the data store is not initialized.Copyright © 2008–2025 Apache Software Foundation. All rights reserved.