JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
D
E
F
G
I
J
K
M
N
O
P
R
S
B
bir()
- Method in class io.dropwizard.discovery.bundle.rotationstatus.
RotationStatus
BIRTask
- Class in
io.dropwizard.discovery.bundle.rotationstatus
Admin task to take node bir in ranger
BIRTask(RotationStatus)
- Constructor for class io.dropwizard.discovery.bundle.rotationstatus.
BIRTask
C
check(long, int)
- Method in class io.dropwizard.discovery.bundle.id.
CollisionChecker
CollisionChecker
- Class in
io.dropwizard.discovery.bundle.id
Checks collisions between ids in given period
CollisionChecker()
- Constructor for class io.dropwizard.discovery.bundle.id.
CollisionChecker
Constants
- Interface in
io.dropwizard.discovery.bundle
Constants
Constants
- Interface in
io.dropwizard.discovery.bundle.id
All constants for this project
CuratorPathUtils
- Class in
io.dropwizard.discovery.bundle.id
Utilities for curator
CuratorPathUtils(String)
- Constructor for class io.dropwizard.discovery.bundle.id.
CuratorPathUtils
D
DEFAULT_HOST
- Static variable in interface io.dropwizard.discovery.bundle.
Constants
DEFAULT_PORT
- Static variable in interface io.dropwizard.discovery.bundle.
Constants
E
execute(ImmutableMultimap<String, String>, PrintWriter)
- Method in class io.dropwizard.discovery.bundle.rotationstatus.
BIRTask
execute(ImmutableMultimap<String, String>, PrintWriter)
- Method in class io.dropwizard.discovery.bundle.rotationstatus.
OORTask
F
failFast()
- Method in interface io.dropwizard.discovery.bundle.id.constraints.
IdValidationConstraint
fixNodeId()
- Method in class io.dropwizard.discovery.bundle.id.
NodeIdManager
G
generate(String)
- Static method in class io.dropwizard.discovery.bundle.id.
IdGenerator
Generate id with given prefix
generateWithConstraints(String, String)
- Static method in class io.dropwizard.discovery.bundle.id.
IdGenerator
Generate id that mathces all passed constraints.
generateWithConstraints(String, String, boolean)
- Static method in class io.dropwizard.discovery.bundle.id.
IdGenerator
Generate id that mathces all passed constraints.
generateWithConstraints(String, List<IdValidationConstraint>)
- Static method in class io.dropwizard.discovery.bundle.id.
IdGenerator
Generate id that mathces all passed constraints.
generateWithConstraints(String, List<IdValidationConstraint>, boolean)
- Static method in class io.dropwizard.discovery.bundle.id.
IdGenerator
Generate id that mathces all passed constraints.
get()
- Method in class io.dropwizard.discovery.bundle.
InfoResource
getHealthMonitors()
- Method in class io.dropwizard.discovery.bundle.
ServiceDiscoveryBundle
getHost()
- Method in class io.dropwizard.discovery.bundle.
ServiceDiscoveryBundle
getPort(T)
- Method in class io.dropwizard.discovery.bundle.
ServiceDiscoveryBundle
getRangerConfiguration(T)
- Method in class io.dropwizard.discovery.bundle.
ServiceDiscoveryBundle
getServiceName(T)
- Method in class io.dropwizard.discovery.bundle.
ServiceDiscoveryBundle
I
Id
- Class in
io.dropwizard.discovery.bundle.id
A representation of an ID
Id()
- Constructor for class io.dropwizard.discovery.bundle.id.
Id
IdGenerator
- Class in
io.dropwizard.discovery.bundle.id
Id generation
IdGenerator()
- Constructor for class io.dropwizard.discovery.bundle.id.
IdGenerator
IdValidationConstraint
- Interface in
io.dropwizard.discovery.bundle.id.constraints
InfoResource
- Class in
io.dropwizard.discovery.bundle
Given information about the cluster.
InfoResource(ServiceDiscoveryClient)
- Constructor for class io.dropwizard.discovery.bundle.
InfoResource
initialize(int)
- Static method in class io.dropwizard.discovery.bundle.id.
IdGenerator
initialize(int, List<IdValidationConstraint>, Map<String, List<IdValidationConstraint>>)
- Static method in class io.dropwizard.discovery.bundle.id.
IdGenerator
initialize(Bootstrap<?>)
- Method in class io.dropwizard.discovery.bundle.
ServiceDiscoveryBundle
io.dropwizard.discovery.bundle
- package io.dropwizard.discovery.bundle
io.dropwizard.discovery.bundle.id
- package io.dropwizard.discovery.bundle.id
io.dropwizard.discovery.bundle.id.constraints
- package io.dropwizard.discovery.bundle.id.constraints
io.dropwizard.discovery.bundle.id.constraints.impl
- package io.dropwizard.discovery.bundle.id.constraints.impl
io.dropwizard.discovery.bundle.rotationstatus
- package io.dropwizard.discovery.bundle.rotationstatus
isValid(Id)
- Method in interface io.dropwizard.discovery.bundle.id.constraints.
IdValidationConstraint
isValid(Id)
- Method in class io.dropwizard.discovery.bundle.id.constraints.impl.
PartitionValidator
J
JavaHashCodeBasedKeyPartitioner
- Class in
io.dropwizard.discovery.bundle.id.constraints.impl
JavaHashCodeBasedKeyPartitioner(int)
- Constructor for class io.dropwizard.discovery.bundle.id.constraints.impl.
JavaHashCodeBasedKeyPartitioner
K
KeyPartitioner
- Interface in
io.dropwizard.discovery.bundle.id.constraints.impl
Takes an id and generates a partition
M
MAX_ID_PER_MS
- Static variable in interface io.dropwizard.discovery.bundle.id.
Constants
MAX_NUM_NODES
- Static variable in interface io.dropwizard.discovery.bundle.id.
Constants
MurmurBasedKeyPartitioner
- Class in
io.dropwizard.discovery.bundle.id.constraints.impl
MurmurBasedKeyPartitioner(int)
- Constructor for class io.dropwizard.discovery.bundle.id.constraints.impl.
MurmurBasedKeyPartitioner
N
NodeIdManager
- Class in
io.dropwizard.discovery.bundle.id
Created by santanu on 2/5/16.
NodeIdManager(CuratorFramework, String)
- Constructor for class io.dropwizard.discovery.bundle.id.
NodeIdManager
O
oor()
- Method in class io.dropwizard.discovery.bundle.rotationstatus.
RotationStatus
OORTask
- Class in
io.dropwizard.discovery.bundle.rotationstatus
Admin task to take node oor in ranger
OORTask(RotationStatus)
- Constructor for class io.dropwizard.discovery.bundle.rotationstatus.
OORTask
P
partition(Id)
- Method in class io.dropwizard.discovery.bundle.id.constraints.impl.
JavaHashCodeBasedKeyPartitioner
partition(Id)
- Method in interface io.dropwizard.discovery.bundle.id.constraints.impl.
KeyPartitioner
partition(Id)
- Method in class io.dropwizard.discovery.bundle.id.constraints.impl.
MurmurBasedKeyPartitioner
PartitionValidator
- Class in
io.dropwizard.discovery.bundle.id.constraints.impl
Checks if key is same partition as provided.
PartitionValidator(int, KeyPartitioner)
- Constructor for class io.dropwizard.discovery.bundle.id.constraints.impl.
PartitionValidator
path(int)
- Method in class io.dropwizard.discovery.bundle.id.
CuratorPathUtils
R
registerDomainSpecificConstraints(String, IdValidationConstraint...)
- Static method in class io.dropwizard.discovery.bundle.id.
IdGenerator
registerDomainSpecificConstraints(String, List<IdValidationConstraint>)
- Static method in class io.dropwizard.discovery.bundle.id.
IdGenerator
registerGlobalConstraints(IdValidationConstraint...)
- Static method in class io.dropwizard.discovery.bundle.id.
IdGenerator
registerGlobalConstraints(List<IdValidationConstraint>)
- Static method in class io.dropwizard.discovery.bundle.id.
IdGenerator
registerHealthcheck(Healthcheck)
- Method in class io.dropwizard.discovery.bundle.
ServiceDiscoveryBundle
registerHealthchecks(List<Healthcheck>)
- Method in class io.dropwizard.discovery.bundle.
ServiceDiscoveryBundle
RotationStatus
- Class in
io.dropwizard.discovery.bundle.rotationstatus
Current rotation status
RotationStatus(boolean)
- Constructor for class io.dropwizard.discovery.bundle.rotationstatus.
RotationStatus
run(T, Environment)
- Method in class io.dropwizard.discovery.bundle.
ServiceDiscoveryBundle
S
ServiceDiscoveryBundle
<
T
extends io.dropwizard.Configuration> - Class in
io.dropwizard.discovery.bundle
A dropwizard bundle for service discovery.
ServiceDiscoveryBundle()
- Constructor for class io.dropwizard.discovery.bundle.
ServiceDiscoveryBundle
ServiceDiscoveryBundle(List<IdValidationConstraint>)
- Constructor for class io.dropwizard.discovery.bundle.
ServiceDiscoveryBundle
ServiceDiscoveryConfiguration
- Class in
io.dropwizard.discovery.bundle
Ranger configuration.
ServiceDiscoveryConfiguration(String, String, String, int, String, int, boolean, int, boolean, long)
- Constructor for class io.dropwizard.discovery.bundle.
ServiceDiscoveryConfiguration
status()
- Method in class io.dropwizard.discovery.bundle.rotationstatus.
RotationStatus
B
C
D
E
F
G
I
J
K
M
N
O
P
R
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.