public class InfinispanSessionLegacyConverter
extends java.lang.Object
Constructor and Description |
---|
InfinispanSessionLegacyConverter(java.lang.String cacheName) |
Modifier and Type | Method and Description |
---|---|
void |
checkConverted()
Retrieve the sessions using protobuf format and print them out to
confirm they're ok.
|
void |
convert()
Convert all sessions to protobuf format sessions.
|
static void |
main(java.lang.String... args) |
static void |
usage() |
public InfinispanSessionLegacyConverter(java.lang.String cacheName) throws java.lang.Exception
java.lang.Exception
public void convert()
public void checkConverted()
public static final void usage()
public static final void main(java.lang.String... args)
Copyright © 1995–2023 Webtide. All rights reserved.