public interface StoreServiceApp extends MetadataServiceApp
Modifier and Type | Method and Description |
---|---|
StoreServer |
getServer()
Gets the store server instance.
|
String |
getServerName()
Gets the server name.
|
Optional<StoreEntity> |
getStoreEntity()
Gets the store entity.
|
getEntityName, onNewMetadata, setUp
createStats, onAlert, onEvent, onServicesNotReady, onServicesReady, onSignal, setUp, start, stop, tearDown
@Nonnull @CheckReturnValue StoreServer getServer()
@Nonnull @CheckReturnValue String getServerName()
@Nonnull @CheckReturnValue Optional<StoreEntity> getStoreEntity()
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.