public abstract class AbstractStoreOperation extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractStoreOperation(StoreContext storeContext)
constructor.
|
| Modifier and Type | Method and Description |
|---|---|
StoreContext |
getStoreContext()
Get the store context.
|
protected AbstractStoreOperation(StoreContext storeContext)
storeContext - store context.public final StoreContext getStoreContext()
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.