JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.dingodb.sdk.common.cluster
Interface Store
All Known Implementing Classes:
InternalStore
public interface
Store
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
id
()
Location
raftLocation
()
Location
serverLocation
()
int
storeState
()
int
storeType
()
Method Details
id
long
id
()
storeType
int
storeType
()
serverLocation
Location
serverLocation
()
raftLocation
Location
raftLocation
()
storeState
int
storeState
()