JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
G
I
R
S
A
afterAll(ExtensionContext)
- Method in class io.etcd.jetcd.test.
EtcdClusterExtension
afterEach(ExtensionContext)
- Method in class io.etcd.jetcd.test.
GrpcServerExtension
After the test has completed, clean up the channel and server.
B
beforeAll(ExtensionContext)
- Method in class io.etcd.jetcd.test.
EtcdClusterExtension
beforeEach(ExtensionContext)
- Method in class io.etcd.jetcd.test.
GrpcServerExtension
Before the test has started, create the server and channel.
C
close()
- Method in class io.etcd.jetcd.test.
EtcdClusterExtension
D
directExecutor()
- Method in class io.etcd.jetcd.test.
GrpcServerExtension
Returns
this
configured to use a direct executor for the
ManagedChannel
and
Server
.
E
EtcdClusterExtension
- Class in
io.etcd.jetcd.test
JUnit5 Extension to have etcd cluster in tests.
EtcdClusterExtension(String, int)
- Constructor for class io.etcd.jetcd.test.
EtcdClusterExtension
EtcdClusterExtension(String, int, boolean)
- Constructor for class io.etcd.jetcd.test.
EtcdClusterExtension
EtcdClusterExtension(String, int, boolean, String...)
- Constructor for class io.etcd.jetcd.test.
EtcdClusterExtension
G
getChannel()
- Method in class io.etcd.jetcd.test.
GrpcServerExtension
Returns a
ManagedChannel
connected to this service.
getClientEndpoints()
- Method in class io.etcd.jetcd.test.
EtcdClusterExtension
getPeerEndpoints()
- Method in class io.etcd.jetcd.test.
EtcdClusterExtension
getServer()
- Method in class io.etcd.jetcd.test.
GrpcServerExtension
Returns the underlying gRPC
Server
for this service.
getServerName()
- Method in class io.etcd.jetcd.test.
GrpcServerExtension
Returns the randomly generated server name for this service.
getServiceRegistry()
- Method in class io.etcd.jetcd.test.
GrpcServerExtension
Returns the service registry for this service.
GrpcServerExtension
- Class in
io.etcd.jetcd.test
GrpcServerExtension()
- Constructor for class io.etcd.jetcd.test.
GrpcServerExtension
I
io.etcd.jetcd.test
- package io.etcd.jetcd.test
R
restart()
- Method in class io.etcd.jetcd.test.
EtcdClusterExtension
S
start()
- Method in class io.etcd.jetcd.test.
EtcdClusterExtension
A
B
C
D
E
G
I
R
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020. All rights reserved.