C# Class Scalien.ListerThreadState

Afficher le fichier Open project: scalien/scaliendb Class Usage Examples

Méthodes publiques

Свойство Type Description
elapsed System.TimeSpan
keys string[]
shardServer ConfigState.ShardServer
thread Thread
url string

Méthodes publiques

Méthode Description
GetTableKeysHTTP ( string url ) : string[]
ListerThreadFunc ( ) : void

Method Details

GetTableKeysHTTP() public static méthode

public static GetTableKeysHTTP ( string url ) : string[]
url string
Résultat string[]

ListerThreadFunc() public méthode

public ListerThreadFunc ( ) : void
Résultat void

Property Details

elapsed public_oe property

public TimeSpan,System elapsed
Résultat System.TimeSpan

keys public_oe property

public string[] keys
Résultat string[]

shardServer public_oe property

public ConfigState.ShardServer shardServer
Résultat ConfigState.ShardServer

thread public_oe property

public Thread thread
Résultat Thread

url public_oe property

public string url
Résultat string