Skip navigation links
A C D E F G H I M N O P R S T 

A

Address - Class in io.scalecube.net
 
ADDRESS_FORMAT - Static variable in class io.scalecube.net.Address
 

C

contains(Throwable) - Method in class io.scalecube.errors.DistinctErrors
Return true if there is an observation (or at least in the eviction time window) of this error type for a stack trace.
create(String, int) - Static method in class io.scalecube.net.Address
Create address from host and port.

D

DistinctErrors - Class in io.scalecube.errors
 
DistinctErrors() - Constructor for class io.scalecube.errors.DistinctErrors
Constructor.
DistinctErrors(Duration) - Constructor for class io.scalecube.errors.DistinctErrors
Constructor.

E

equals(Object) - Method in class io.scalecube.net.Address
 

F

findAll(Class<T>) - Static method in class io.scalecube.utils.ServiceLoaderUtil
Finds all implementations of the given service type and creates their instances.
findAll(Class<T>, Predicate<? super T>) - Static method in class io.scalecube.utils.ServiceLoaderUtil
Finds all implementations of the given service type using the given predicate to filter out found service types and creates their instances.
findFirst(Class<T>) - Static method in class io.scalecube.utils.ServiceLoaderUtil
Finds the first implementation of the given service type and creates its instance.
findFirst(Class<T>, Predicate<? super T>) - Static method in class io.scalecube.utils.ServiceLoaderUtil
Finds the first implementation of the given service type using the given predicate to filter out found service types and creates its instance.
from(String) - Static method in class io.scalecube.net.Address
Parses given host:port string to create Address instance.

G

getLocalIpAddress() - Static method in class io.scalecube.net.Address
Getting local IP address by the address of local host.

H

hashCode() - Method in class io.scalecube.net.Address
 
HexUtil - Class in io.scalecube.utils
 
host() - Method in class io.scalecube.net.Address
Returns host.

I

io.scalecube.errors - package io.scalecube.errors
 
io.scalecube.net - package io.scalecube.net
 
io.scalecube.runners - package io.scalecube.runners
 
io.scalecube.utils - package io.scalecube.utils
 

M

mask(String) - Static method in class io.scalecube.utils.MaskUtil
Mask sensitive data by replacing part of string with an asterisk symbol.
mask(UUID) - Static method in class io.scalecube.utils.MaskUtil
Mask sensitive data by replacing part of string with an asterisk symbol.
mask(Map<String, String>) - Static method in class io.scalecube.utils.MaskUtil
Mask sensitive data by replacing part of string with an asterisk symbol.
MaskUtil - Class in io.scalecube.utils
 

N

NULL_ADDRESS - Static variable in class io.scalecube.net.Address
 

O

onShutdown(Runnable) - Static method in class io.scalecube.runners.Runners
Listens to jvm signas SIGTERM and SIGINT and applies shutdown lambda function.

P

port() - Method in class io.scalecube.net.Address
Returns port.

R

Runners - Class in io.scalecube.runners
 

S

ServiceLoaderUtil - Class in io.scalecube.utils
 

T

toHex(byte[]) - Static method in class io.scalecube.utils.HexUtil
Converts bytes array to hex string.
toString() - Method in class io.scalecube.net.Address
 
A C D E F G H I M N O P R S T 
Skip navigation links

Copyright © 2015–2021. All rights reserved.