public interface NodeStoreService
NodeStoreView
for different an account that will restrict what parts of the
actual store can be viewed or edited.Modifier and Type | Method and Description |
---|---|
NodeStore |
getSystemView()
Get the full view of the node store for system operations.
|
NodeStoreView |
getView(Account account)
Get a view of the node store as seen by the given account.
|
NodeStoreView getView(Account account)
account
- Account of the user that is accessing the store.NodeStore getSystemView()
Copyright © 2013-2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.