Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultConnectionTimeout = time.Second * 30
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ZKStateStore ¶
type ZKStateStore struct { core.StateStore // contains filtered or unexported fields }
func NewZKStateStore ¶
func NewZKStateStore() *ZKStateStore
func (*ZKStateStore) Close ¶
func (s *ZKStateStore) Close()
func (*ZKStateStore) Configure ¶
func (s *ZKStateStore) Configure(config core.StringMap) (err error)
func (*ZKStateStore) GetType ¶
func (s *ZKStateStore) GetType() string
type ZKStateStoreConfig ¶
Click to show internal directories.
Click to hide internal directories.