csw.config.api
Members list
Packages
Type members
Classlikes
This class represents the contents of the files being managed. It wraps an Pekko streams of ByteString.
This class represents the contents of the files being managed. It wraps an Pekko streams of ByteString.
Value parameters
- length
-
the length representing number of bytes
- source
-
an pekko source that materializes to stream of bytes
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
Provides various alternatives for constructing the data to be stored in the config service.
Provides various alternatives for constructing the data to be stored in the config service.
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ConfigData.type
csw.config.api.scaladsl.ConfigService deals with some admin functionality. In order to perform those, one need to implement this interface.
csw.config.api.scaladsl.ConfigService deals with some admin functionality. In order to perform those, one need to implement this interface.
Refer CliTokenFactory
class from csw-config-cli
project which implements this interface.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any