Method | Description | |
---|---|---|
AddRoleInfoEntity ( |
||
GetAllEndpoints ( ) : IEnumerable |
||
GetInstanceEndpoint ( string roleId ) : |
||
RemoveRoleInfoEntity ( string roleId, string ip, int port ) : void | ||
RoleInfoDataSource ( ) : System |
Method | Description | |
---|---|---|
IPEndpointFromParts ( string ipString, int port ) : |
public AddRoleInfoEntity ( |
||
newItem | ||
return | void |
public GetInstanceEndpoint ( string roleId ) : |
||
roleId | string | |
return |
public RemoveRoleInfoEntity ( string roleId, string ip, int port ) : void | ||
roleId | string | |
ip | string | |
port | int | |
return | void |