toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-tck
/
me.ahoo.wow.tck.prepare
/
PrepareKeySpec
Prepare
Key
Spec
abstract
class
PrepareKeySpec
<
V
:
Any
>
Members
Constructors
Prepare
Key
Spec
Link copied to clipboard
constructor
(
)
Properties
name
Link copied to clipboard
abstract
val
name
:
String
value
Type
Link copied to clipboard
abstract
val
valueType
:
Class
<
V
>
Functions
create
Prepare
Key
Factory
Link copied to clipboard
abstract
fun
createPrepareKeyFactory
(
)
:
PrepareKeyFactory
generate
Value
Link copied to clipboard
abstract
fun
generateValue
(
)
:
V
get
Name
Link copied to clipboard
@
Test
fun
getName
(
)
prepare
Link copied to clipboard
@
Test
fun
prepare
(
)
prepare
With
Ttl
At
Link copied to clipboard
@
Test
fun
prepareWithTtlAt
(
)
reprepare
Link copied to clipboard
@
Test
fun
reprepare
(
)
reprepare
New
Key
Link copied to clipboard
@
Test
fun
reprepareNewKey
(
)
reprepare
New
Key
Eq
Key
Link copied to clipboard
@
Test
fun
reprepareNewKeyEqKey
(
)
reprepare
New
Key
Not
Found
Key
Link copied to clipboard
@
Test
fun
reprepareNewKeyNotFoundKey
(
)
rollback
Link copied to clipboard
@
Test
fun
rollback
(
)
setup
Link copied to clipboard
@
BeforeEach
open
fun
setup
(
)
using
Prepare
Link copied to clipboard
@
Test
fun
usingPrepare
(
)